[PATCH v3] notmuch/emacs: Observe the charset of text/html parts, where known.

2012-01-13 Thread David Bremner
On Fri, 13 Jan 2012 09:44:46 +, David Edmondson wrote: > Add the charset of text/html parts to the JSON output of 'notmuch > -show' when it is known. Observe the encoding when rendering such > parts in emacs. > --- pushed

[PATCH v3] notmuch/emacs: Observe the charset of text/html parts, where known.

2012-01-13 Thread Austin Clements
Quoth David Edmondson on Jan 13 at 9:44 am: > Add the charset of text/html parts to the JSON output of 'notmuch > -show' when it is known. Observe the encoding when rendering such > parts in emacs. > --- > > Commentary added. > > emacs/notmuch-show.el |3 ++- > notmuch-show.c| 28

[PATCH v3] notmuch/emacs: Observe the charset of text/html parts, where known.

2012-01-13 Thread Tomi Ollila
On Fri, 13 Jan 2012 09:44:46 +, David Edmondson wrote: > Add the charset of text/html parts to the JSON output of 'notmuch > -show' when it is known. Observe the encoding when rendering such > parts in emacs. > --- > > Commentary added. +1 Tomi

[PATCH v3] notmuch/emacs: Observe the charset of text/html parts, where known.

2012-01-13 Thread David Edmondson
Add the charset of text/html parts to the JSON output of 'notmuch -show' when it is known. Observe the encoding when rendering such parts in emacs. --- Commentary added. emacs/notmuch-show.el |3 ++- notmuch-show.c| 28 +++- 2 files changed, 25

[PATCH v3] notmuch/emacs: Observe the charset of text/html parts, where known.

2012-01-13 Thread David Edmondson
Add the charset of text/html parts to the JSON output of 'notmuch -show' when it is known. Observe the encoding when rendering such parts in emacs. --- Commentary added. emacs/notmuch-show.el |3 ++- notmuch-show.c| 28 +++- 2 files changed, 25

Re: [PATCH v3] notmuch/emacs: Observe the charset of text/html parts, where known.

2012-01-13 Thread Tomi Ollila
On Fri, 13 Jan 2012 09:44:46 +, David Edmondson d...@dme.org wrote: Add the charset of text/html parts to the JSON output of 'notmuch -show' when it is known. Observe the encoding when rendering such parts in emacs. --- Commentary added. +1 Tomi

Re: [PATCH v3] notmuch/emacs: Observe the charset of text/html parts, where known.

2012-01-13 Thread Austin Clements
Quoth David Edmondson on Jan 13 at 9:44 am: Add the charset of text/html parts to the JSON output of 'notmuch -show' when it is known. Observe the encoding when rendering such parts in emacs. --- Commentary added. emacs/notmuch-show.el |3 ++- notmuch-show.c| 28

Re: [PATCH v3] notmuch/emacs: Observe the charset of text/html parts, where known.

2012-01-13 Thread David Bremner
On Fri, 13 Jan 2012 09:44:46 +, David Edmondson d...@dme.org wrote: Add the charset of text/html parts to the JSON output of 'notmuch -show' when it is known. Observe the encoding when rendering such parts in emacs. --- pushed ___ notmuch