regex and UTF-8

2009-10-29 Thread Kevin Kammer
I had been trying to create send-hooks and save-hooks, but noticed that, contrary to all the documentation I could find, Mutt was insisting on evaluating my regular expressions as case-sensitive. I was not using any capitalized letters it the regexs. I know that if one or more letters is/are ca

Re: regex and UTF-8

2009-10-30 Thread Kevin Kammer
On Fri, Oct 30, 2009 at 02:32:33AM -0400, Patrick Shanahan wrote: > > From the Fine Manual: > > 1. Regular Expressions > > ... > >The search is case sensitive if the pattern contains at least one >upper case letter, and case insensitive otherwise. >

Re: regex and UTF-8

2009-10-30 Thread Kevin Kammer
On Fri, Oct 30, 2009 at 08:43:21AM -0500, Kyle Wheeler wrote: > Are you using your system's regex library, or the one that comes with > mutt? It's possible that your system's regex library has a bug in it > (and it would be nice to eliminate that before blaming mutt for the > problem). > > ~Kyl

Re: regex and UTF-8

2009-10-30 Thread Kevin Kammer
On Sat, Oct 31, 2009 at 12:25:32AM +0800, bill lam wrote: > On Fri, 30 Oct 2009, Kevin Kammer wrote: > > $ LC_ALL=C mutt > > AFAIK, gnu sort perform case sensitive sort for POSIX or C locale, > compare output from > > ls |sort # case insensitive in my

Re: Separate sent folders for different accounts

2009-10-30 Thread Kevin Kammer
On Fri, Oct 30, 2009 at 08:27:14PM +0100, Marcin Wlodarczak wrote: > > I was wondering if someone could help me to set up separate Sent folders > for different accounts. From what I've seen, people tend to use > folder-hooks for similar functionality but I would like the appropriate > Sent folder

Re: regex and UTF-8

2009-10-31 Thread Kevin Kammer
Thanks to all who responded. Though I'm not quite convinced that this is really a mutt bug, and not a peculiarity of mutt interacting with my system, I think I will have to file it as a bug to get any further with it anyway. In the mean time, I think I'm just going to work around it by rewriting

Re: intermittant hesitation after key strokes

2009-11-10 Thread Kevin Kammer
On Tue, Nov 10, 2009 at 04:36:25PM -0800 Morris, Patrick wrote: > On Wed, 11 Nov 2009, Robert Holtzman wrote: > > > On Tue, Nov 10, 2009 at 01:09:38PM -0800, Gary Johnson wrote: > > > On 2009-11-10, Robert Holtzman wrote: > > > > Mutt seems to change behavior from day to day. Yesterday it flew.

Re: Names in sent folder

2009-11-13 Thread Kevin Kammer
On Fri, Nov 13, 2009 at 11:19:20AM +0100 René Clerc wrote: > Hi Alex, > > * Alex Huth [13-11-2009 11:03]: > > > Actual i see in the sent folder my own name in the overview. How can i > > configure it, that i can see instead the To-address? > > Read the manual on $index_format, most notably the