And by the way, my extract_url no longer works: It is in my .muttrc as: ---------------------- # url-extract from Kyle Wheeler, 24 April 2008, # http://www.memoryhole.net/~kyle/extract_url/ # macro index,pager \cb "<enter-command> set my_pdsave=\$pipe_decode<enter>\ <enter-command> unset pipe_decode<enter>\ <pipe-message>extract_url.pl<enter>\ <enter-command> set pipe_decode=\$my_pdsave<enter>" "get URLs" ----------------------
Thanks, John V. On Mon, Apr 12, 2010 at 09:30:19AM -0700, John Velman wrote: > 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.
