[PATCH] NEWS: add notes about emacs improvements and reply formating cleanup

2011-10-09 Thread Thomas Schwinge
Type: application/pgp-signature Size: 489 bytes Desc: not available URL: <http://notmuchmail.org/pipermail/notmuch/attachments/20111009/bab6d8a2/attachment.pgp>

[PATCH] emacs: Modify notmuch-show-get-message-id to return message-id unprefixed with "id:".

2011-10-09 Thread Jameson Graef Rollins
This modifies the notmuch-show "c i" binding to yank just the message-id to the kill-ring, without the "id:" prefix. This makes this yank binding consistent with the rest of the yank bindings in that they don't include any search term prefixes. This is a more natural interface and will cause less

[PATCH] NEWS: add notes about emacs improvements and reply formating cleanup

2011-10-09 Thread Jameson Graef Rollins
the long run. jamie. -- next part -- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 835 bytes Desc: not available URL: <http://notmuchmail.org/pipermail/notmuch/attachments/20111009/e329eb5d/attachment-0001.pgp>

output file argument to notmuch dump.

2011-10-09 Thread David Bremner
- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 315 bytes Desc: not available URL: <http://notmuchmail.org/pipermail/notmuch/attachments/20111009/ebc8574f/attachment.pgp>

[PATCH] NEWS: add notes about emacs improvements and reply formating cleanup

2011-10-09 Thread David Bremner
On Sat, 8 Oct 2011 20:47:47 -0700, Jameson Graef Rollins wrote: > --- > NEWS | 15 ++- > 1 files changed, 14 insertions(+), 1 deletions(-) Pushed, thanks.

[PATCH] test: add two emacs tests for show mode refresh

2011-10-09 Thread David Bremner
On Sat, 8 Oct 2011 20:21:26 -0700, Jameson Graef Rollins wrote: > The first test tests that the notmuch-show-refresh-view function > produces the exact same output for an unmodified show buffer. This > test should pass since the relevant functionality has already been > applied. pushed, thanks

Re: [PATCH] NEWS: add notes about emacs improvements and reply formating cleanup

2011-10-09 Thread David Bremner
On Sat, 8 Oct 2011 20:47:47 -0700, Jameson Graef Rollins wrote: > --- > NEWS | 15 ++- > 1 files changed, 14 insertions(+), 1 deletions(-) Pushed, thanks. ___ notmuch mailing list notmuch@notmuchmail.org http://notmuchmail.org/mailman/l

Re: [PATCH] test: add two emacs tests for show mode refresh

2011-10-09 Thread David Bremner
On Sat, 8 Oct 2011 20:21:26 -0700, Jameson Graef Rollins wrote: > The first test tests that the notmuch-show-refresh-view function > produces the exact same output for an unmodified show buffer. This > test should pass since the relevant functionality has already been > applied. pushed, thanks