Alas! Rob Reid spake thus: > > This is really weird. I'm generating these with a perl script, and if I > > tell it to print "^$mbox", I'll get something like "^inbox" printed, but > > mutt will interpret that as "^Inbox" (a tab and then "nbox"). But if I > > tell it to print "^ ^H$mbox", it'll print the same thing but mutt will > > behave properly. > > I discovered this recently. The right (easiest) way to quote a ^ in mutt > regexps is "^^", because mutt uses ^x for Control-x so it provides ^^ for a > simple caret. ^I means control-I, a tab. I know you have a working veresion > already, but you shouldn't! ;-) I thought "^ ^H" meant > <control-space><backspace>. It works for me with just "^^blah".
Well, since there really is no such thing as "control-space", mutt is probably interpreting the "^ " as a caret and then a space. And then the backspace deletes the space, which gives me the "^blah" that I want, and works properly. I'll try your ^^ suggestion, though. -- Rob 'Feztaa' Park [EMAIL PROTECTED] -- Alexander Hamilton started the U.S. Treasury with nothing - and that was the closest our country has ever been to being even. -- The Best of Will Rogers
msg27695/pgp00000.pgp
Description: PGP signature