[PATCH] emacs: Add a customization allowing to always prompt for the "From" address when composing a new message

2011-05-26 Thread Thomas Jost
--- Hi Jameson, Here it is :) I'm sure it will be useful for many other people too, including myself. To be applied on top of my other patches, then you can set notmuch-always-prompt-for-sender to t. Regards, Thomas emacs/notmuch-mua.el | 11 --- 1 files changed, 8 insertions(+), 3

[PATCH] emacs: Add a customization allowing to always prompt for the "From" address when composing a new message

2011-05-26 Thread Jameson Graef Rollins
Another thing I'm realizing is that I don't think I want the from select to be happening when I'm replying to messages. The reply is already smartly picking From: address based on the To: address of the message being replied to. What if we just make from selector work for just composing new

[PATCH] emacs: Add a customization allowing to always prompt for the "From" address when composing a new message

2011-05-26 Thread Jameson Graef Rollins
On Thu, 26 May 2011 14:11:11 -0700, Carl Worth wrote: > It's a nice patch series, and I've pushed it all out now. After using this feature for a day, I think it's great. But it would be nice if the name was just automatically filled in, since that doesn't change, and the ido selection cycled

[PATCH] emacs: Add a customization allowing to always prompt for the "From" address when composing a new message

2011-05-26 Thread Carl Worth
On Thu, 26 May 2011 19:22:41 +0200, Thomas Jost wrote: > --- > Hi Jameson, > > Here it is :) I'm sure it will be useful for many other people too, including > myself. To be applied on top of my other patches, then you can set > notmuch-always-prompt-for-sender to t. Thanks, Thomas. It's a

[PATCH] emacs: Add a customization allowing to always prompt for the "From" address when composing a new message

2011-05-26 Thread Jameson Graef Rollins
On Thu, 26 May 2011 19:22:41 +0200, Thomas Jost wrote: > Here it is :) I'm sure it will be useful for many other people too, including > myself. To be applied on top of my other patches, then you can set > notmuch-always-prompt-for-sender to t. Awesome! Thanks, Thomas. jamie. --

[PATCH] emacs: Add a customization allowing to always prompt for the From address when composing a new message

2011-05-26 Thread Thomas Jost
--- Hi Jameson, Here it is :) I'm sure it will be useful for many other people too, including myself. To be applied on top of my other patches, then you can set notmuch-always-prompt-for-sender to t. Regards, Thomas emacs/notmuch-mua.el | 11 --- 1 files changed, 8 insertions(+), 3

Re: [PATCH] emacs: Add a customization allowing to always prompt for the From address when composing a new message

2011-05-26 Thread Jameson Graef Rollins
On Thu, 26 May 2011 19:22:41 +0200, Thomas Jost schno...@schnouki.net wrote: Here it is :) I'm sure it will be useful for many other people too, including myself. To be applied on top of my other patches, then you can set notmuch-always-prompt-for-sender to t. Awesome! Thanks, Thomas. jamie.

Re: [PATCH] emacs: Add a customization allowing to always prompt for the From address when composing a new message

2011-05-26 Thread Carl Worth
On Thu, 26 May 2011 19:22:41 +0200, Thomas Jost schno...@schnouki.net wrote: --- Hi Jameson, Here it is :) I'm sure it will be useful for many other people too, including myself. To be applied on top of my other patches, then you can set notmuch-always-prompt-for-sender to t. Thanks,

Re: [PATCH] emacs: Add a customization allowing to always prompt for the From address when composing a new message

2011-05-26 Thread Jameson Graef Rollins
On Thu, 26 May 2011 14:11:11 -0700, Carl Worth cwo...@cworth.org wrote: It's a nice patch series, and I've pushed it all out now. After using this feature for a day, I think it's great. But it would be nice if the name was just automatically filled in, since that doesn't change, and the ido