Emacs mode to edit .muttrc

2000-11-27 Thread Laurent Pelecq
Hello, I've written an emacs mode to edit muttrc files. It can be usefull at least to highlight syntax. It is available at: http://home.earthlink.net/~lpelecq/mutt/muttrc-mode.html I hope this can help. Any comments are welcome. -- Laurent Pelecq <[EMAIL PROTECTED]>

Folder-Hook to purge??

2000-12-08 Thread Laurent Pelecq
ible to stop the push sequence on failure. It seems that mutt just push characters on the input and it can't make a difference between pushed chars and chars entered by hand. -- Laurent Pelecq <[EMAIL PROTECTED]>

Re: bla

2000-12-11 Thread Laurent Pelecq
s that the header info is correct. If you have quoted printable code like =E4, you must also have the following header: Content-Transfer-Encoding: quoted-printable -- Laurent Pelecq <[EMAIL PROTECTED]>

Re: special reply_regexp

2000-12-13 Thread Laurent Pelecq
If so, how should the reply_regexp look like? You can try "^(\[[][]*\][ \t]+)?(re([\[0-9\]+])*|aw):[ \t]*" \[[][]*\] should match: [ anything_except_brackets ] Or more specific: "^(\[[a-z0-9:-]*\][ \t]+)?(re ... " If you are sure that you can have only a-z0-9:- between the br

Selecting messages from several mailboxes

2001-05-10 Thread Laurent Pelecq
. It is at: http://site.voila.fr/tutti_free/tamis/index.html -- Laurent Pelecq <[EMAIL PROTECTED]>

muttrc mode for emacs

2002-04-23 Thread Laurent Pelecq
st anymore. Please copy me if you reply. -- Laurent Pelecq

Re: muttrc mode for emacs

2002-04-25 Thread Laurent Pelecq
[EMAIL PROTECTED] writes: > On Wed, Apr 24, 2002 at 09:20:09PM -0400, Laurent Pelecq wrote: > > Mike Schiraldi <[EMAIL PROTECTED]> writes: > > > > This is a permanent URL. The site will move soon. > > > > > > Which is it? > > > > Whi

emacs mode

2002-06-19 Thread Laurent Pelecq
Hello, Some people have reported some problem with an emacs mode I wrote to edit muttrc files (http://home.earthlink.net/~lpelecq/free/muttrc-mode/index.en.html). I believe everything is fixed now in the latest version. I will be unavailable for maybe a month but I plan to maintain it as long