[PATCH] search --format=sanitized_text

Subject: [PATCH] search --format=sanitized_text

Date: Sat, 7 May 2011 01:17:25 +0200

To: notmuch@notmuchmail.org

Cc: a.amann@ucc.ie

From: Florian Friesdorf


In the release-candidate/0.6, the emacs UI is still not able to handle
messages where control characters are contained in the Subject: or
Author: fields.

As suggested by Pieter Prat, I turned Andreas Amann's patch into a
separate format.

The patch works and is very useful for me.

Is the general direction good?
What would be needed to get this included?

Florian Friesdorf (1):
  implement search --format=sanitized_text + emacs UI to use it

 emacs/notmuch.el |    3 +-
 notmuch-search.c |   58 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 60 insertions(+), 1 deletions(-)

-- 
1.7.5.1


Thread: