On Mon, 16 May 2011 11:52:43 +0200, Thomas Jost <schnouki at schnouki.net> wrote: > On Mon, 16 May 2011 19:29:07 +1000, Stewart Smith <stewart at > flamingspork.com> wrote: > (people who don't use or like ido may want to replace > ido-completing-read with completing-read)
I couldn't get ido to work at all (Ubuntu Natty). It would just prompt and not tab complete or even accept enter (it would insert a newline in minibuffer) - which is why I just ended up using completing-read. > - function to change the SMTP server that will be used for sending the > mail according to the From header I actually just do this via postfix sender_dependent_relayhost_maps which ends up working quite nicely. -- Stewart Smith