[PATCHv3] notmuch-show: include Bcc header in json output

2012-09-10 Thread Michal Nazarewicz
From: Michal Nazarewicz min...@mina86.com With this change, emacs users can use notmuch-message-headers variable to configure notmuch-show display Bcc header. --- notmuch-show.c |7 +++ test/json|8 test/test-lib.sh |5 + 3 files changed, 16 insertions(+),

Re: [PATCHv3] notmuch-show: include Bcc header in json output

2012-09-10 Thread Tomi Ollila
On Mon, Sep 10 2012, Michal Nazarewicz m...@google.com wrote: From: Michal Nazarewicz min...@mina86.com With this change, emacs users can use notmuch-message-headers variable to configure notmuch-show display Bcc header. --- Thanks, that explains (also why my attempts to show Message-ID has

Re: [PATCHv3] notmuch-show: include Bcc header in json output

2012-09-10 Thread Michal Nazarewicz
On Mon, Sep 10 2012, Tomi Ollila wrote: Thanks, that explains (also why my attempts to show Message-ID has failed ;) Yeah. Message ID is the other header I'm missing. It should be possible to add it the same way though. -- Best regards, _ _ .o. |

Re: [PATCHv3] notmuch-show: include Bcc header in json output

2012-09-10 Thread Tomi Ollila
On Mon, Sep 10 2012, Michal Nazarewicz m...@google.com wrote: On Mon, Sep 10 2012, Tomi Ollila wrote: Thanks, that explains (also why my attempts to show Message-ID has failed ;) Yeah. Message ID is the other header I'm missing. It should be possible to add it the same way though.

Re: [PATCHv3] notmuch-show: include Bcc header in json output

2012-09-10 Thread Michal Nazarewicz
On Mon, Sep 10 2012, Tomi Ollila wrote: Actually, I'm happy with keybinding c i (and c I) to get Message-Id, Ah, great! That solves it, thanks. :) -- Best regards, _ _ .o. | Liege of Serenely Enlightened Majesty of o' \,=./ `o ..o | Computer

Re: [alot] announcing v0.3.3

2012-09-10 Thread Sepp Tannhuber
Dear all, I have been looking for a usable notmuch client for some time. Now I found the alot client which seems to be the best for my needs. I have used mutt-kz so far. And here are some questions: 1. As vi user I alway type gg/G to jump to the top/bottom. Is there a command that I can    

[PATCHv3] notmuch-show: include Bcc header in json output

2012-09-10 Thread Michal Nazarewicz
From: Michal Nazarewicz With this change, emacs users can use notmuch-message-headers variable to configure notmuch-show display Bcc header. --- notmuch-show.c |7 +++ test/json|8 test/test-lib.sh |5 + 3 files changed, 16

[PATCHv3] notmuch-show: include Bcc header in json output

2012-09-10 Thread Tomi Ollila
On Mon, Sep 10 2012, Michal Nazarewicz wrote: > From: Michal Nazarewicz > > With this change, emacs users can use notmuch-message-headers > variable to configure notmuch-show display Bcc header. > --- Thanks, that explains (also why my attempts to show Message-ID has failed ;) I applied the

[PATCHv3] notmuch-show: include Bcc header in json output

2012-09-10 Thread Michal Nazarewicz
e: 835 bytes Desc: not available URL: <http://notmuchmail.org/pipermail/notmuch/attachments/20120910/5817334f/attachment.pgp>

[PATCHv3] notmuch-show: include Bcc header in json output

2012-09-10 Thread Tomi Ollila
On Mon, Sep 10 2012, Michal Nazarewicz wrote: > On Mon, Sep 10 2012, Tomi Ollila wrote: >> Thanks, that explains (also why my attempts to show Message-ID has >> failed ;) > > Yeah. Message ID is the other header I'm missing. It should be > possible to add it the same way though. Actually, I'm

[PATCHv3] notmuch-show: include Bcc header in json output

2012-09-10 Thread Michal Nazarewicz
otmuch/attachments/20120910/9ab5328f/attachment-0001.pgp>

[alot] announcing v0.3.3

2012-09-10 Thread Sepp Tannhuber
Dear all, I have been looking for a usable notmuch client for some time. Now I found the alot client which seems to be the best for my needs. I have used mutt-kz so far. And here are some questions: 1. As vi user I alway type gg/G to jump to the top/bottom. Is there a command that I can ?