Re: Using send and reply hooks to set from address and reverse_name

2013-05-13 Thread James Griffin
Sun 12.May'13 at 13:49:32 +0200, Suvayu Ali > On Sat, May 11, 2013 at 11:24:53AM +0100, James Griffin wrote: > > > > This works for me, it may be of some use? The main setting is to have a > > default hook (folder-hook) that undoes the hooks you have set in other >

Re: OT making ascii tables

2013-05-13 Thread Jan-Herbert Damm
Hello Bernard, I read your post only recently, a bit late. Bernard Massot wrote on 07.05.13: > On Mon, May 06, 2013 at 02:53:35PM +0200, Jan-Herbert Damm wrote: > > from this list (I can't find it anymore) I got a brilliant recipe to > > make plaintext-tables like so: > > > > = > > .TS > > b

Re: OT making ascii tables

2013-05-13 Thread David Champion
You should use the mutt-table script. :) http://permalink.gmane.org/gmane.mail.mutt.user/39837 Input: a|b|c|d e|f|g|h i|j|k|l Output: +--+---+---+---+ |a | b | c | d | |e | f | g | h | |i | j | k | l | +--+---+---+---+ Saves having to write all the troff macros manually. -- David Champion • d