I installed Snow Leopard over the weekend, with upgrades to 10.6.3. Now my mailboxes command doesn't work. Looks like something funny Snow Leopard is doing with access times. For example:
jrv:Mail jr$ ls -lt list.haskell-cafe -rw------- 1 jr staff 3662981 Apr 12 09:04 list.haskell-cafe jrv:Mail jr$ ls -ltu list.haskell-cafe -rw------- 1 jr staff 3662981 Apr 12 09:04 list.haskell-cafe and jrv:Mail jr$ ls -lt list.xcode-users -rw------- 1 jr staff 963539 Apr 12 09:12 list.xcode-users jrv:Mail jr$ ls -ltu list.xcode-users -rw------- 1 jr staff 963539 Apr 12 09:12 list.xcode-users Has anyone got a workaround for this? I'm using the apple Terminal app, with the "declare terminal as xterm-color" (as I had it before). The arrow keys no longer work either in the display of mail subjects, or in the command line for previous searches, saves, and so on. However, the arrow keys do work in the terminal itself (to retrieve previous commands, for example, or to edit a command). Any suggestions? Oh, also, under previous OS X 10.5 (up to 10.5.8) for the last couple years I was using mutt-1.5.17. After installing 10.6.3 I downloaded, compiled, and installed mutt-1.5.20 (with no options when I ran ./config). Thanks, John V.
