[PATCH] emacs: Allow user to choose "From" address when composing a new message.

2011-05-26 Thread Thomas Jost
On Wed, 25 May 2011 15:17:05 -0700, Carl Worth wrote: > > I'll also send a few additional patches that make it possible to choose > > the "From" address when forwarding a message and when replying to a > > message. > > The only real concern I have with the series is that it grabs 'R' for > reply-

Re: [PATCH] emacs: Allow user to choose "From" address when composing a new message.

2011-05-26 Thread Jameson Graef Rollins
On Thu, 26 May 2011 10:39:58 +0200, Thomas Jost wrote: > > When I first started implementing the custom-from feature I planned to > > use a prefix argument to get the behavior (such as "C-u m" rather than > > "M" for compose-new-mail-with-custom-from). You might even see I've got > > some code wri

[PATCH] emacs: Allow user to choose "From" address when composing a new message.

2011-05-26 Thread Jameson Graef Rollins
On Thu, 26 May 2011 10:39:58 +0200, Thomas Jost wrote: > > When I first started implementing the custom-from feature I planned to > > use a prefix argument to get the behavior (such as "C-u m" rather than > > "M" for compose-new-mail-with-custom-from). You might even see I've got > > some code wr

Re: [PATCH] emacs: Allow user to choose "From" address when composing a new message.

2011-05-26 Thread Thomas Jost
On Wed, 25 May 2011 15:17:05 -0700, Carl Worth wrote: > > I'll also send a few additional patches that make it possible to choose > > the "From" address when forwarding a message and when replying to a > > message. > > The only real concern I have with the series is that it grabs 'R' for > reply-

[PATCH] emacs: Allow user to choose "From" address when composing a new message.

2011-05-25 Thread Thomas Jost
On Tue, 24 May 2011 15:02:01 -0700, Carl Worth wrote: > In order to select a From address, the user simply presses M instead of > m to begin composing a message. By default the list of names/addresses > to be used during completion will be automatically generated by the > settings in the notmuch c

Re: [PATCH] emacs: Allow user to choose "From" address when composing a new message.

2011-05-25 Thread Carl Worth
On Wed, 25 May 2011 15:21:06 +0200, Thomas Jost wrote: > Thanks, IMHO that's better than my previous solution. And it makes my > .emacs smaller, woohoo! :) Thanks for the review. > One little issue though: you did not update notmuch-show-mode-map in > notmuch-show.el. I'll reply with a patch tha

[PATCH] emacs: Allow user to choose "From" address when composing a new message.

2011-05-25 Thread Carl Worth
On Wed, 25 May 2011 15:21:06 +0200, Thomas Jost wrote: > Thanks, IMHO that's better than my previous solution. And it makes my > .emacs smaller, woohoo! :) Thanks for the review. > One little issue though: you did not update notmuch-show-mode-map in > notmuch-show.el. I'll reply with a patch th

Re: [PATCH] emacs: Allow user to choose "From" address when composing a new message.

2011-05-25 Thread Thomas Jost
On Tue, 24 May 2011 15:02:01 -0700, Carl Worth wrote: > In order to select a From address, the user simply presses M instead of > m to begin composing a message. By default the list of names/addresses > to be used during completion will be automatically generated by the > settings in the notmuch c

[PATCH] emacs: Allow user to choose "From" address when composing a new message.

2011-05-24 Thread Carl Worth
In order to select a From address, the user simply presses M instead of m to begin composing a message. By default the list of names/addresses to be used during completion will be automatically generated by the settings in the notmuch configuration file. The user can customize the notmuch-identitie

[PATCH] emacs: Allow user to choose "From" address when composing a new message.

2011-05-24 Thread Carl Worth
In order to select a From address, the user simply presses M instead of m to begin composing a message. By default the list of names/addresses to be used during completion will be automatically generated by the settings in the notmuch configuration file. The user can customize the notmuch-identitie