Re: Mailing lists and subscribe

2008-03-13 Thread Michelle Konzack
Hi Alain, Am 2008-03-09 17:58:02, schrieb Alain Bench: > On Monday, March 3, 2008 at 20:48:27 +0100, Michelle Konzack wrote: > >| `for file in ~/Mail/lists/* ; do name=$(basename $file) ; \ > >| echo -e "lists $name\nsubscribe $name" ; done` > > This doesn't work: > > - th

Better cycling through mailboxes with c

2008-03-13 Thread Gerhard Brauer
Hello, excuse if my english isn't very good, i hope you can guess what i mean ;-) in some versions of muttng there was a patch or other piece of code to do a better mailbox list cycling on mailboxes with new mail. Ex. I typeed c an muttng shows/cycle: ml-1 ml-2 ml-3 ml-4 If i entered ml-3 then t

Re: OT: column 72 in mutt with xterm && vim

2008-03-13 Thread Rejo Zenger
++ 12/03/08 10:12 +0100 - Matthias Apitz: >Well, is there some way to draw a magic vertical line in the xterm or >'vim' in column 72? I am using in my .muttrc: set editor = 'vim -c "set tw=72" +2' This tells vim the "textwidth" is maximum at 72 characters. When typing text normaly, it wi