[PATCH v2] emacs: Add more processing of displayed headers.

2012-10-12 Thread Ethan Glasser-Camp
Hi! Just going through the patch queue. This is definitely a nice effect, but I'm not sure of the approach. It doesn't indent the message's tags, and it doesn't work when you resize the window. (You can get some very ugly wrapping if you put your mind to it.) Is there no better way to do this

Re: [PATCH v2] emacs: Add more processing of displayed headers.

2012-10-12 Thread Ethan Glasser-Camp
Hi! Just going through the patch queue. This is definitely a nice effect, but I'm not sure of the approach. It doesn't indent the message's tags, and it doesn't work when you resize the window. (You can get some very ugly wrapping if you put your mind to it.) Is there no better way to do this

[PATCH v2] emacs: Add more processing of displayed headers.

2012-02-14 Thread David Edmondson
* david at tethera.net [2012-02-14 Tue 12:30] > On Mon, 6 Feb 2012 15:39:05 +, David Edmondson wrote: >> Wrap headers to the width of the window and indent continuations. > > Hi David; > > Not sure what this patch is doing in the middle of this thread? > Is it meant to be part of this

[PATCH v2] emacs: Add more processing of displayed headers.

2012-02-14 Thread David Bremner
On Mon, 6 Feb 2012 15:39:05 +, David Edmondson wrote: > Wrap headers to the width of the window and indent continuations. Hi David; Not sure what this patch is doing in the middle of this thread? Is it meant to be part of this series? d

Re: [PATCH v2] emacs: Add more processing of displayed headers.

2012-02-14 Thread David Bremner
On Mon, 6 Feb 2012 15:39:05 +, David Edmondson d...@dme.org wrote: Wrap headers to the width of the window and indent continuations. Hi David; Not sure what this patch is doing in the middle of this thread? Is it meant to be part of this series? d

[PATCH v2] emacs: Add more processing of displayed headers.

2012-02-06 Thread David Edmondson
Wrap headers to the width of the window and indent continuations. --- emacs/notmuch-show.el | 43 --- 1 files changed, 36 insertions(+), 7 deletions(-) diff --git a/emacs/notmuch-show.el b/emacs/notmuch-show.el index 7469e2e..a589d37 100644 ---

[PATCH v2] emacs: Add more processing of displayed headers.

2012-02-06 Thread David Edmondson
Wrap headers to the width of the window and indent continuations. --- emacs/notmuch-show.el | 43 --- 1 files changed, 36 insertions(+), 7 deletions(-) diff --git a/emacs/notmuch-show.el b/emacs/notmuch-show.el index 7469e2e..a589d37 100644 ---

[PATCH v2] emacs: Add more processing of displayed headers.

2012-02-06 Thread David Edmondson
Wrap headers to the width of the window and indent continuations. --- emacs/notmuch-show.el | 43 --- 1 files changed, 36 insertions(+), 7 deletions(-) diff --git a/emacs/notmuch-show.el b/emacs/notmuch-show.el index 7469e2e..a589d37 100644 ---

[PATCH v2] emacs: Add more processing of displayed headers.

2012-02-06 Thread David Edmondson
Wrap headers to the width of the window and indent continuations. --- emacs/notmuch-show.el | 43 --- 1 files changed, 36 insertions(+), 7 deletions(-) diff --git a/emacs/notmuch-show.el b/emacs/notmuch-show.el index 7469e2e..a589d37 100644 ---