compile error of current git on F15

2011-06-01 Thread Dirk Hohndel
raef Rollins wrote: > > On Sun, 29 May 2011 11:44:05 -0700, Dirk Hohndel > > wrote: > >> CC -O2 notmuch-reply.o > >> notmuch-reply.c: In function ?notmuch_reply_command?: > >> notmuch-reply.c:658:3: error: unknown type name ?GMimeSession? >

Re: compile error of current git on F15

2011-06-01 Thread Dirk Hohndel
, Jameson Graef Rollins wrote: On Sun, 29 May 2011 11:44:05 -0700, Dirk Hohndel hohn...@infradead.org wrote: CC -O2 notmuch-reply.o notmuch-reply.c: In function ‘notmuch_reply_command’: notmuch-reply.c:658:3: error: unknown type name ‘GMimeSession’ notmuch-reply.c:659:3: warning: passing

compile error of current git on F15

2011-05-30 Thread Dirk Hohndel
for GMime development files... Yes (gmime-2.6). Checking for Glib development files (= 2.14)... Yes. /D -- Dirk Hohndel Intel Open Source Technology Center ___ notmuch mailing list notmuch@notmuchmail.org http://notmuchmail.org/mailman/listinfo/notmuch

compile error of current git on F15

2011-05-29 Thread Dirk Hohndel
for GMime development files... Yes (gmime-2.6). Checking for Glib development files (>= 2.14)... Yes. /D -- Dirk Hohndel Intel Open Source Technology Center

problems with multipart/mixed

2011-05-24 Thread Dirk Hohndel
, Carl Worth wrote: Non-text part: multipart/signed > On Mon, 23 May 2011 19:46:41 -0700, Dirk Hohndel > wrote: > > Hehe, as the reply below shows... there's still something screwy even > > with the latest git version... in multipart messages things just go > > wrong. Whe

Re: problems with multipart/mixed

2011-05-24 Thread Dirk Hohndel
, Carl Worth cwo...@cworth.org wrote: Non-text part: multipart/signed On Mon, 23 May 2011 19:46:41 -0700, Dirk Hohndel hohn...@infradead.org wrote: Hehe, as the reply below shows... there's still something screwy even with the latest git version... in multipart messages things just go wrong

problems with multipart/mixed

2011-05-23 Thread Dirk Hohndel
Hehe, as the reply below shows... there's still something screwy even with the latest git version... in multipart messages things just go wrong. Whether I reply (this below should have included your text/plain part as quote), or whether I try to see the html part of a text/plain + text/html

problems with multipart/mixed

2011-05-23 Thread Dirk Hohndel
On Sat, 21 May 2011 08:35:13 +0200, Matthias Guedemann wrote: > > Hi all, > > I am using notmuch / emacs as my main mail client now for several months > and loosely follow master. > > After an update yesterday I now have problems with some multipart/mixed > mails from mailing lists which are

Re: problems with multipart/mixed

2011-05-23 Thread Dirk Hohndel
On Sat, 21 May 2011 08:35:13 +0200, Matthias Guedemann matthias.guedem...@ovgu.de wrote: Hi all, I am using notmuch / emacs as my main mail client now for several months and loosely follow master. After an update yesterday I now have problems with some multipart/mixed mails from

Re: problems with multipart/mixed

2011-05-23 Thread Dirk Hohndel
Hehe, as the reply below shows... there's still something screwy even with the latest git version... in multipart messages things just go wrong. Whether I reply (this below should have included your text/plain part as quote), or whether I try to see the html part of a text/plain + text/html

[PATCH] add headers cc: bcc: and to: (as exactto:) to search index

2010-12-02 Thread Dirk Hohndel
On Wed, 1 Dec 2010 21:33:55 +0100, Joel Borggr?n-Franck wrote: > From: Joel Borggr?n-Franck > > Add headers cc: bcc: and to: to index. Real header to: is searched as > "exactto:foo at bar.baz" and search term "to:" is kept as a union of cc:, > bcc: and to: for backward compatibility. Use

Re: [PATCH] add headers cc: bcc: and to: (as exactto:) to search index

2010-12-02 Thread Dirk Hohndel
On Wed, 1 Dec 2010 21:33:55 +0100, Joel Borggrén-Franck joel.borggren.fra...@gmail.com wrote: From: Joel Borggrén-Franck j...@codehouse.se Add headers cc: bcc: and to: to index. Real header to: is searched as exactto:f...@bar.baz and search term to: is kept as a union of cc:, bcc: and to:

notmuchsync: handling of the deleted tag

2010-11-12 Thread Dirk Hohndel
On Fri, 12 Nov 2010 08:30:36 +0100, Sebastian Spaeth wrote: > On Thu, 11 Nov 2010 17:27:34 -0800, Carl Worth wrote: > > So, what we probably need here is for the user to be able to configure > > the mapping and in a fairly sophisticated way: > > > > 'R' on _any_ filename -> "replied" tag

Re: notmuchsync: handling of the deleted tag

2010-11-12 Thread Dirk Hohndel
On Fri, 12 Nov 2010 08:30:36 +0100, Sebastian Spaeth sebast...@sspaeth.de wrote: On Thu, 11 Nov 2010 17:27:34 -0800, Carl Worth cwo...@cworth.org wrote: So, what we probably need here is for the user to be able to configure the mapping and in a fairly sophisticated way: 'R' on _any_

Maildir-flags synchronization now on master branch

2010-11-11 Thread Dirk Hohndel
On Thu, 11 Nov 2010 16:43:45 -0800, Carl Worth wrote: > > Now that all of this maildir-flag synchronization is possible, I wonder > if we shouldn't allow the user to configure the mapping of maildir-flag > characters to tag names. That would allow for (a limited number of) tags > to be

[PATCH 0/4] Maildir synchronization v2

2010-10-13 Thread Dirk Hohndel
On Wed, 13 Oct 2010 22:34:34 +0200, Michal Sojka wrote: > On Wed, 13 Oct 2010, Servilio Afre Puentes wrote: > > On 13 October 2010 08:13, Michal Sojka wrote: > > [...] > > > THERE IS CURRENTLY ONE KNOWN ISSUE: Viewing/storing of attachments of > > > unread messages doesn't work. The reason is

Re: [PATCH 0/4] Maildir synchronization v2

2010-10-13 Thread Dirk Hohndel
On Wed, 13 Oct 2010 22:34:34 +0200, Michal Sojka sojk...@fel.cvut.cz wrote: On Wed, 13 Oct 2010, Servilio Afre Puentes wrote: On 13 October 2010 08:13, Michal Sojka sojk...@fel.cvut.cz wrote: [...] THERE IS CURRENTLY ONE KNOWN ISSUE: Viewing/storing of attachments of unread messages

notmuch synchronization

2010-10-07 Thread Dirk Hohndel
On Thu, Oct 07, 2010 at 11:51:14AM +0300, Felipe Contreras wrote: > On Wed, Oct 6, 2010 at 10:36 AM, Sebastian Spaeth > wrote: > > On 2010-10-06, Michal Sojka wrote: > >> unfortunately, there is not much news. I only separate from these > >> patches the part which synchronizes notmuch tags with

thread sorting ideas

2010-06-21 Thread Dirk Hohndel
by newest message in thread o-s : sort by subject? o-z : unthreaded, sort by message size? you can come up with many more sort ideas... /D -- Dirk Hohndel Intel Open Source Technology Center

thread sorting ideas

2010-06-21 Thread Dirk Hohndel
message in thread o-s : sort by subject? o-z : unthreaded, sort by message size? you can come up with many more sort ideas... /D -- Dirk Hohndel Intel Open Source Technology Center ___ notmuch mailing list notmuch@notmuchmail.org http://notmuchmail.org

[PATCH 0/3] build fixes

2010-06-15 Thread Dirk Hohndel
n minutes, sometimes it takes weeks... you appear to have hit one of the slow spots. /D -- Dirk Hohndel Intel Open Source Technology Center

Re: [PATCH 0/3] build fixes

2010-06-15 Thread Dirk Hohndel
; sometimes within minutes, sometimes it takes weeks... you appear to have hit one of the slow spots. /D -- Dirk Hohndel Intel Open Source Technology Center ___ notmuch mailing list notmuch@notmuchmail.org http://notmuchmail.org/mailman/listinfo/notmuch

fix problem with notmuch-hello-nice-number

2010-06-10 Thread Dirk Hohndel
On Thu, 10 Jun 2010 08:05:13 +0100, David Edmondson wrote: > On Wed, 09 Jun 2010 07:49:01 -0700, Dirk Hohndel > wrote: > > Without this little patch notmuch fails with current git if there's a > > saved search that has zero results > > How about: > > diff --

Re: fix problem with notmuch-hello-nice-number

2010-06-10 Thread Dirk Hohndel
On Thu, 10 Jun 2010 08:05:13 +0100, David Edmondson d...@dme.org wrote: On Wed, 09 Jun 2010 07:49:01 -0700, Dirk Hohndel hohn...@infradead.org wrote: Without this little patch notmuch fails with current git if there's a saved search that has zero results How about: diff --git a/emacs

[PATCH 0/4] Maildir synchronization

2010-06-09 Thread Dirk Hohndel
fail for the same reason. Next time this happens I'll take a closer look at the filenames displayed to see what's going on. /D -- Dirk Hohndel Intel Open Source Technology Center

[PATCH] remove message archiving from show-advance-and-archive

2010-06-09 Thread Dirk Hohndel
y. The only question now is "all messages in a thread" or "all open messages in a thread". I'd vote for all. Oh - and I really want a way to do surgery on threads. Merge threads to fix Blackberry users breaking threads. And split threads for hijackers... /D -- Dirk Hohndel Intel Open Source Technology Center

fix problem with notmuch-hello-nice-number

2010-06-09 Thread Dirk Hohndel
\",\" in the US and UK and \".\" in Europe." (defun notmuch-hello-nice-number (n) (let (result) +(if (= n 0) + (push 0 result)) (while (> n 0) (push (% n 1000) result) (setq n (/ n 1000))) -- Dirk Hohndel Intel Open Source Technology Center

Re: [PATCH] remove message archiving from show-advance-and-archive

2010-06-09 Thread Dirk Hohndel
users breaking threads. And split threads for hijackers... /D -- Dirk Hohndel Intel Open Source Technology Center ___ notmuch mailing list notmuch@notmuchmail.org http://notmuchmail.org/mailman/listinfo/notmuch

Re: [PATCH] emacs: Allow the display of absolute dates in the header line.

2010-05-20 Thread Dirk Hohndel
with the previous behaviour. Excellent - thanks for providing this (and all I did was mention it briefly on IRC... I love this project) /D -- Dirk Hohndel Intel Open Source Technology Center ___ notmuch mailing list notmuch@notmuchmail.org http

[PATCH] emacs: Allow the display of absolute dates in the header line.

2010-05-19 Thread Dirk Hohndel
ompatibility with the previous behaviour. Excellent - thanks for providing this (and all I did was mention it briefly on IRC... I love this project) /D -- Dirk Hohndel Intel Open Source Technology Center

sample message that misdisplays in HTML

2010-05-16 Thread Dirk Hohndel
Apologize for the commercial message - but this one shows a weird effect in the html display for me. This is with GNU Emacs 23.1.94.1 (x86_64-redhat-linux-gnu, GTK+ Version 2.19.7) under X running the latest notmuch. When displaying this as html I see [4]View as a Web

[PATCH] emacs: Display non-matching authors in italic.

2010-04-28 Thread Dirk Hohndel
Yet it was the only character that I could think of that somehow create the visual separation and that is rare in Author Names and at the same time not already used (like ';') in notmuch output /D -- Dirk Hohndel Intel Open Source Technology Center

[PATCH 2/2] Update NEWS to reflect the SEGV bugfix

2010-04-27 Thread Dirk Hohndel
Signed-off-by: Dirk Hohndel --- NEWS |6 ++ 1 files changed, 6 insertions(+), 0 deletions(-) diff --git a/NEWS b/NEWS index ce0ea45..035e25e 100644 --- a/NEWS +++ b/NEWS @@ -2,6 +2,12 @@ Notmuch 0.3.1 (2010-04-27) == General bug fix --- +Fix

[PATCH 1/2] Fix SEGV in _thread_cleanup_author if author ends with ', '

2010-04-27 Thread Dirk Hohndel
. Signed-off-by: Dirk Hohndel --- lib/thread.cc | 11 +-- 1 files changed, 9 insertions(+), 2 deletions(-) diff --git a/lib/thread.cc b/lib/thread.cc index dc74ee3..13872d4 100644 --- a/lib/thread.cc +++ b/lib/thread.cc @@ -156,11 +156,19 @@ _thread_cleanup_author (notmuch_thread_t

For 0.3.1: fix SEGV in notmuch search if author name ends in comma

2010-04-27 Thread Dirk Hohndel
Another incredibly stupid bug in my code. Rather obvious fix (I hope) coming up. /D

[PATCH] emacs: More DWIM when editing messages

2010-04-27 Thread Dirk Hohndel
On Mon, 26 Apr 2010 23:14:49 -0700, Carl Worth wrote: > On Tue, 27 Apr 2010 06:34:51 +0100, David Edmondson wrote: > > On Mon, 26 Apr 2010 15:28:02 -0700, Dirk Hohndel > > wrote: > > > +(if (re-search-backward "-- " nil t) > > > > M

For 0.3.1: fix SEGV in notmuch search if author name ends in comma

2010-04-27 Thread Dirk Hohndel
Another incredibly stupid bug in my code. Rather obvious fix (I hope) coming up. /D ___ notmuch mailing list notmuch@notmuchmail.org http://notmuchmail.org/mailman/listinfo/notmuch

[PATCH 1/2] Fix SEGV in _thread_cleanup_author if author ends with ', '

2010-04-27 Thread Dirk Hohndel
. Signed-off-by: Dirk Hohndel hohn...@infradead.org --- lib/thread.cc | 11 +-- 1 files changed, 9 insertions(+), 2 deletions(-) diff --git a/lib/thread.cc b/lib/thread.cc index dc74ee3..13872d4 100644 --- a/lib/thread.cc +++ b/lib/thread.cc @@ -156,11 +156,19 @@ _thread_cleanup_author

[PATCH 2/2] Update NEWS to reflect the SEGV bugfix

2010-04-27 Thread Dirk Hohndel
Signed-off-by: Dirk Hohndel hohn...@infradead.org --- NEWS |6 ++ 1 files changed, 6 insertions(+), 0 deletions(-) diff --git a/NEWS b/NEWS index ce0ea45..035e25e 100644 --- a/NEWS +++ b/NEWS @@ -2,6 +2,12 @@ Notmuch 0.3.1 (2010-04-27) == General bug fix

[PATCH] emacs: fcc should fail at the right time if it doesn't point to a maildir

2010-04-26 Thread Dirk Hohndel
would also be nice to catch the common mistake of not ending the message-directory with a / /D -- Dirk Hohndel Intel Open Source Technology Center

[PATCH] emacs: More DWIM when editing messages

2010-04-26 Thread Dirk Hohndel
On Mon, 26 Apr 2010 16:39:44 -0700, Carl Worth wrote: > On Mon, 26 Apr 2010 15:28:02 -0700, Dirk Hohndel > wrote: > > This appears not to have gone out??? Must be that weird MUA that I'm > > using... > > Strange. I couldn't find it earlier, and now I have both vers

[PATCH] RFC: Add From guessing when forwarding email

2010-04-26 Thread Dirk Hohndel
On Mon, 26 Apr 2010 16:27:50 -0700, Carl Worth wrote: > On Fri, 23 Apr 2010 15:52:15 -0700, Dirk Hohndel > wrote: > > This adds a new "guess-from" option to notmuch and modifies the > > emacs UI to use this to use the best guess from address when > > forwardi

[PATCH] emacs: More DWIM when editing messages

2010-04-26 Thread Dirk Hohndel
On Mon, 26 Apr 2010 10:28:33 -0700, Carl Worth wrote: > On Mon, 26 Apr 2010 09:31:49 -0700, Dirk Hohndel > wrote: > > On Mon, 26 Apr 2010 15:01:25 +0100, David Edmondson wrote: > > > For composing new messages and forwarding, leave the cursor on the > > > '

[PATCH 2/2] Rearchitect From: header guessing code for replies

2010-04-26 Thread Dirk Hohndel
- but this broke in many email setups where mail delivery to the local machine added additional Received: lines. Steps 2-4 are new, step 5 now analyzes the concatenated Received: header (this was in the previous patch) to do this analysis. Signed-off-by: Dirk Hohndel --- notmuch-reply.c | 125

[PATCH 1/2] Make Received: header special in notmuch_message_file_get_header

2010-04-26 Thread Dirk Hohndel
of the Received: headers in a message to have a good chance to guess which mailbox this email was delivered to. Signed-off-by: Dirk Hohndel --- lib/message-file.c| 58 ++--- lib/notmuch-private.h |3 ++ 2 files changed, 48 insertions(+), 13

For 0.3 - cleaned up patches rebased on origin/master

2010-04-26 Thread Dirk Hohndel
the tests that have been committed last week. I tried to get git send-email to make this a reply to the previous version of this patch... /D -- Dirk Hohndel Intel Open Source Technology Center

[PATCH] emacs: More DWIM when editing messages

2010-04-26 Thread Dirk Hohndel
On Mon, 26 Apr 2010 10:28:33 -0700, Carl Worth wrote: > On Mon, 26 Apr 2010 09:31:49 -0700, Dirk Hohndel > wrote: > > On Mon, 26 Apr 2010 15:01:25 +0100, David Edmondson wrote: > > > For composing new messages and forwarding, leave the cursor on the > > > '

[PATCH] emacs: Add notmuch-address.el for address completion using notmuch

2010-04-26 Thread Dirk Hohndel
tten himself an account somewhere else as well :-) > Something interesting is happening here :-) Looks to me like some mail address line damage - and local domain expansion with unqualified email addresses /D -- Dirk Hohndel Intel Open Source Technology Center

[PATCH] emacs: More DWIM when editing messages

2010-04-26 Thread Dirk Hohndel
eaders) > - (message-hide-headers)) > + (message-hide-headers) > + (set-buffer-modified-p nil) > + > + (message-goto-to)) > > (defun notmuch-mua-send-and-exit ( arg) >(interactive "P") > -- > 1.7.0 > > ___ > notmuch mailing list > notmuch at notmuchmail.org > http://notmuchmail.org/mailman/listinfo/notmuch -- Dirk Hohndel Intel Open Source Technology Center

[PATCH] emacs: Allow headers to be shown by default in show mode

2010-04-26 Thread Dirk Hohndel
y and who you are, not who you said it to. I think that this is something where we really need a customization - as my preference is the exact opposite of David's. Since I get email from so many people it really helps me to understand the context (and who else an email was sent to) when browsing through mail... /D -- Dirk Hohndel Intel Open Source Technology Center

[PATCH] RFC: Add From guessing when forwarding email

2010-04-26 Thread Dirk Hohndel
On Mon, 26 Apr 2010 11:43:45 +0100, David Edmondson wrote: > On Fri, 23 Apr 2010 15:52:15 -0700, Dirk Hohndel > wrote: > > Given how little elisp I know I'm quite interested in feedback > > and better implementations > > I think that: > > (defun notmuch-show-f

Some messages show only headers.

2010-04-26 Thread Dirk Hohndel
to show the message in full. notmuch should show all messages that match the search by default - other messages in the thread are shown closed. I think Carl already pushed the fix. /D -- Dirk Hohndel Intel Open Source Technology Center

[PATCH] emacs: `notmuch' should display the `notmuch-hello' interface

2010-04-26 Thread Dirk Hohndel
tmuch-search-disjunctive-regexp "\\<[oO][rR]\\>") ditto... ... just saying... /D -- Dirk Hohndel Intel Open Source Technology Center

Re: Some messages show only headers.

2010-04-26 Thread Dirk Hohndel
in full. notmuch should show all messages that match the search by default - other messages in the thread are shown closed. I think Carl already pushed the fix. /D -- Dirk Hohndel Intel Open Source Technology Center ___ notmuch mailing list notmuch

Re: [PATCH] emacs: Allow headers to be shown by default in show mode

2010-04-26 Thread Dirk Hohndel
think that this is something where we really need a customization - as my preference is the exact opposite of David's. Since I get email from so many people it really helps me to understand the context (and who else an email was sent to) when browsing through mail... /D -- Dirk Hohndel Intel Open

Re: [PATCH] emacs: More DWIM when editing messages

2010-04-26 Thread Dirk Hohndel
notmuch@notmuchmail.org http://notmuchmail.org/mailman/listinfo/notmuch -- Dirk Hohndel Intel Open Source Technology Center ___ notmuch mailing list notmuch@notmuchmail.org http://notmuchmail.org/mailman/listinfo/notmuch

[PATCH 1/2] Make Received: header special in notmuch_message_file_get_header

2010-04-26 Thread Dirk Hohndel
of the Received: headers in a message to have a good chance to guess which mailbox this email was delivered to. Signed-off-by: Dirk Hohndel hohn...@infradead.org --- lib/message-file.c| 58 ++--- lib/notmuch-private.h |3 ++ 2 files changed, 48

Re: [PATCH] emacs: More DWIM when editing messages

2010-04-26 Thread Dirk Hohndel
On Mon, 26 Apr 2010 10:28:33 -0700, Carl Worth cwo...@cworth.org wrote: On Mon, 26 Apr 2010 09:31:49 -0700, Dirk Hohndel hohn...@infradead.org wrote: On Mon, 26 Apr 2010 15:01:25 +0100, David Edmondson d...@dme.org wrote: For composing new messages and forwarding, leave the cursor

Re: [PATCH] emacs: fcc should fail at the right time if it doesn't point to a maildir

2010-04-26 Thread Dirk Hohndel
to catch the common mistake of not ending the message-directory with a / /D -- Dirk Hohndel Intel Open Source Technology Center ___ notmuch mailing list notmuch@notmuchmail.org http://notmuchmail.org/mailman/listinfo/notmuch

RFC: Adding an attachment composition interface to notmuch

2010-04-25 Thread Dirk Hohndel
think that's reasonable > If there is interest, I would take the necessary steps to integrate it > and prepare a patch. I'd be interested to see a notmuch integration... /D -- Dirk Hohndel Intel Open Source Technology Center

Re: RFC: Adding an attachment composition interface to notmuch

2010-04-25 Thread Dirk Hohndel
steps to integrate it and prepare a patch. I'd be interested to see a notmuch integration... /D -- Dirk Hohndel Intel Open Source Technology Center ___ notmuch mailing list notmuch@notmuchmail.org http://notmuchmail.org/mailman/listinfo/notmuch

Failing test cases

2010-04-24 Thread Dirk Hohndel
ed a fixed version but that hasn't been pushed, yet. 0.3 with all the latest and greatest fixes and cleanups should be out, shortly. /D -- Dirk Hohndel Intel Open Source Technology Center

[PATCH 7/7] Integrate notmuch-fcc mechansim

2010-04-24 Thread Dirk Hohndel
field "from") > notmuch-fcc-dirs Why not make this (let ((subdir (cdr (assoc-string (message-fetch-field "from") notmuch-fcc-dirs t and have the association be case insensitive? /D -- Dirk Hohndel Intel Open Source Technology Center

Wrapping up the 0.3 release

2010-04-24 Thread Dirk Hohndel
On Sat, 24 Apr 2010 15:05:55 -0700, Dirk Hohndel wrote: > > Dirk also mentioned in IRC that there's a regression with the signature > > being mispositioned before the quoted text with a reply buffer. Now that > > I've added a signature, I'm noticing this as well. > &

Wrapping up the 0.3 release

2010-04-24 Thread Dirk Hohndel
gt; I've tested this and it does just what I want. Here's a > follow-on patch that adds an item to the NEWS file for this. > > I can't common on the specific logic of the patch, but I did > notice some trailing whitespace. You'll want to clean that up > and resubmit so the patch won't be rejected. I can do all of those. /D -- Dirk Hohndel Intel Open Source Technology Center

improve from-header guessing

2010-04-24 Thread Dirk Hohndel
On Fri, 23 Apr 2010 11:47:04 -0700, Carl Worth wrote: > On Fri, 16 Apr 2010 13:51:40 -0700, Dirk Hohndel > wrote: > > The following two patches should address most of the concerns raised > > to my previous series. > > Allow me to raise new concerns then. ;-) Any t

[PATCH 5/5] Simple attempt to display author names in a friendlier way

2010-04-24 Thread Dirk Hohndel
common one. Signed-off-by: Dirk Hohndel --- lib/thread.cc | 51 +-- 1 files changed, 49 insertions(+), 2 deletions(-) diff --git a/lib/thread.cc b/lib/thread.cc index c80bb26..b8be3e1 100644 --- a/lib/thread.cc +++ b/lib/thread.

[PATCH 4/5] Add tests for author name reordering in search results

2010-04-24 Thread Dirk Hohndel
This should be required for all patches :-) Signed-off-by: Dirk Hohndel --- test/notmuch-test | 28 +++- 1 files changed, 27 insertions(+), 1 deletions(-) diff --git a/test/notmuch-test b/test/notmuch-test index 7082344..f455232 100755 --- a/test/notmuch-test +++ b

[PATCH 3/5] Add NEWS section for author reordering

2010-04-24 Thread Dirk Hohndel
This should be required in all patches Signed-off-by: Dirk Hohndel --- NEWS | 10 ++ 1 files changed, 10 insertions(+), 0 deletions(-) diff --git a/NEWS b/NEWS index eba0fd5..c2057c2 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,13 @@ + +Visualization of author names that match a search

[PATCH 2/5] Reorder displayed names of thread authors

2010-04-24 Thread Dirk Hohndel
er a new email comes in on this thread, prior to this patch the author column in the search display will first show "Dirk Hohndel" - I think it should first show the actual author(s) of the new mail(s). Signed-off-by: Dirk Hohndel --- lib/thread.cc | 77 ++

[PATCH 1/5] Add authors member to message

2010-04-24 Thread Dirk Hohndel
message->authors contains the author's name (as we want to print it) get / set methods are declared in notmuch-private.h Signed-off-by: Dirk Hohndel --- lib/message.cc| 18 ++ lib/notmuch-private.h | 10 ++ 2 files changed, 28 insertions(+), 0 deleti

new patch series for author reordering code

2010-04-24 Thread Dirk Hohndel
I tried to break this out into logically independent pieces - but to connect this as a series. First we add the authors member and accessors to message Second the reordering of thread authors (still the original string based algorithm that I used before - I couldn't quite make sense of cworth's

[PATCH] Reordering of thread authors to list matching authors first

2010-04-24 Thread Dirk Hohndel
On Fri, 23 Apr 2010 17:21:53 -0700, Carl Worth wrote: > On Wed, 21 Apr 2010 20:58:27 -0700, Dirk Hohndel > wrote: > > When displaying threads as result of a search it makes sense to list those > > authors first who match the search. The matching authors are separated fro

[PATCH] emacs: Fix i-search to open up invisible citations as necessary

2010-04-24 Thread Dirk Hohndel
On Sat, 24 Apr 2010 07:42:48 -0700, Carl Worth wrote: > On Fri, 23 Apr 2010 18:39:33 +0100, David Edmondson wrote: > > Add an `isearch-open-invisible' property to the overlays used to hide > > citations and signatures, together with an appropriate function to > > leave the invisible text visible

[PATCH] Clean up author display for some "Last, First" cases

2010-04-24 Thread Dirk Hohndel
On Sat, 24 Apr 2010 08:30:22 -0700, Carl Worth wrote: > On Wed, 21 Apr 2010 22:04:39 -0700, Dirk Hohndel > wrote: > > +/* clean up the uggly "Lastname, Firstname" format that some mail systems > > + * (most notably, Exchange) are creating to be "Firstname Lastna

Wrapping up the 0.3 release

2010-04-24 Thread Dirk Hohndel
On Sat, 24 Apr 2010 08:37:11 -0700, Carl Worth wrote: > I pushed hard to get most everything we wanted for 0.3 done yesterday, > (which was one week since 0.2). I think we're still within the tolerance > of my published "about a week" schedule, but I would like to wrap things > up soon. > >

[PATCH] removed unused variables

2010-04-24 Thread Dirk Hohndel
On Fri, 23 Apr 2010 17:55:09 -0700, Carl Worth wrote: > On Thu, 22 Apr 2010 20:26:46 -0700, Dirk Hohndel > wrote: > > > > trivial compiler warning fix > > Thanks. I finally caught up to this. > > I had seen this patch from you earlier, when I didn't have a

Re: [PATCH] removed unused variables

2010-04-24 Thread Dirk Hohndel
On Fri, 23 Apr 2010 17:55:09 -0700, Carl Worth cwo...@cworth.org wrote: On Thu, 22 Apr 2010 20:26:46 -0700, Dirk Hohndel hohn...@infradead.org wrote: trivial compiler warning fix Thanks. I finally caught up to this. I had seen this patch from you earlier, when I didn't have

Re: Wrapping up the 0.3 release

2010-04-24 Thread Dirk Hohndel
On Sat, 24 Apr 2010 08:37:11 -0700, Carl Worth cwo...@cworth.org wrote: I pushed hard to get most everything we wanted for 0.3 done yesterday, (which was one week since 0.2). I think we're still within the tolerance of my published about a week schedule, but I would like to wrap things up

Re: [PATCH] Clean up author display for some Last, First cases

2010-04-24 Thread Dirk Hohndel
On Sat, 24 Apr 2010 08:30:22 -0700, Carl Worth cwo...@cworth.org wrote: On Wed, 21 Apr 2010 22:04:39 -0700, Dirk Hohndel hohn...@infradead.org wrote: +/* clean up the uggly Lastname, Firstname format that some mail systems + * (most notably, Exchange) are creating to be Firstname Lastname

Re: [PATCH] emacs: Fix i-search to open up invisible citations as necessary

2010-04-24 Thread Dirk Hohndel
On Sat, 24 Apr 2010 07:42:48 -0700, Carl Worth cwo...@cworth.org wrote: On Fri, 23 Apr 2010 18:39:33 +0100, David Edmondson d...@dme.org wrote: Add an `isearch-open-invisible' property to the overlays used to hide citations and signatures, together with an appropriate function to leave the

Re: [PATCH] Reordering of thread authors to list matching authors first

2010-04-24 Thread Dirk Hohndel
On Fri, 23 Apr 2010 17:21:53 -0700, Carl Worth cwo...@cworth.org wrote: On Wed, 21 Apr 2010 20:58:27 -0700, Dirk Hohndel hohn...@infradead.org wrote: When displaying threads as result of a search it makes sense to list those authors first who match the search. The matching authors

new patch series for author reordering code

2010-04-24 Thread Dirk Hohndel
I tried to break this out into logically independent pieces - but to connect this as a series. First we add the authors member and accessors to message Second the reordering of thread authors (still the original string based algorithm that I used before - I couldn't quite make sense of cworth's

[PATCH 2/5] Reorder displayed names of thread authors

2010-04-24 Thread Dirk Hohndel
in on this thread, prior to this patch the author column in the search display will first show Dirk Hohndel - I think it should first show the actual author(s) of the new mail(s). Signed-off-by: Dirk Hohndel hohn...@infradead.org --- lib/thread.cc | 77

[PATCH 1/5] Add authors member to message

2010-04-24 Thread Dirk Hohndel
message-authors contains the author's name (as we want to print it) get / set methods are declared in notmuch-private.h Signed-off-by: Dirk Hohndel hohn...@infradead.org --- lib/message.cc| 18 ++ lib/notmuch-private.h | 10 ++ 2 files changed, 28 insertions

[PATCH 3/5] Add NEWS section for author reordering

2010-04-24 Thread Dirk Hohndel
This should be required in all patches Signed-off-by: Dirk Hohndel hohn...@infradead.org --- NEWS | 10 ++ 1 files changed, 10 insertions(+), 0 deletions(-) diff --git a/NEWS b/NEWS index eba0fd5..c2057c2 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,13 @@ + +Visualization of author names

Re: improve from-header guessing

2010-04-24 Thread Dirk Hohndel
On Fri, 23 Apr 2010 11:47:04 -0700, Carl Worth cwo...@cworth.org wrote: On Fri, 16 Apr 2010 13:51:40 -0700, Dirk Hohndel hohn...@infradead.org wrote: The following two patches should address most of the concerns raised to my previous series. Allow me to raise new concerns

Re: Wrapping up the 0.3 release

2010-04-24 Thread Dirk Hohndel
can't common on the specific logic of the patch, but I did notice some trailing whitespace. You'll want to clean that up and resubmit so the patch won't be rejected. I can do all of those. /D -- Dirk Hohndel Intel Open Source Technology Center

Re: Wrapping up the 0.3 release

2010-04-24 Thread Dirk Hohndel
On Sat, 24 Apr 2010 15:05:55 -0700, Dirk Hohndel hohn...@infradead.org wrote: Dirk also mentioned in IRC that there's a regression with the signature being mispositioned before the quoted text with a reply buffer. Now that I've added a signature, I'm noticing this as well. Well - we don't

Re: [PATCH 7/7] Integrate notmuch-fcc mechansim

2010-04-24 Thread Dirk Hohndel
this (let ((subdir (cdr (assoc-string (message-fetch-field from) notmuch-fcc-dirs t and have the association be case insensitive? /D -- Dirk Hohndel Intel Open Source Technology Center ___ notmuch mailing list notmuch@notmuchmail.org http

[PATCH] Rearchitect the way the Received: header is concatenated

2010-04-23 Thread Dirk Hohndel
. Signed-off-by: Dirk Hohndel --- lib/message-file.c| 53 - lib/notmuch-private.h |3 + lib/notmuch.h | 16 ++ notmuch-reply.c | 125 + 4 files changed, 154 insertions(+), 43 deletions(-) diff --git

[PATCH] RFC: Add From guessing when forwarding email

2010-04-23 Thread Dirk Hohndel
This adds a new "guess-from" option to notmuch and modifies the emacs UI to use this to use the best guess from address when forwarding email. Given how little elisp I know I'm quite interested in feedback and better implementations Signed-off-by: Dirk Hohndel --- emacs/notmuch-show

[PATCH] Add NEWS updates for my last batch of patches

2010-04-23 Thread Dirk Hohndel
in the future I'll include those with my patches. Hope it's ok to do this as one single patch for this series. Signed-off-by: Dirk Hohndel --- NEWS | 35 +++ 1 files changed, 35 insertions(+), 0 deletions(-) diff --git a/NEWS b/NEWS index eba0fd5..5586386

[PATCH] Add 'G' keybinding to folder and search view that triggers external poll

2010-04-23 Thread Dirk Hohndel
ning a bit more elisp. ;-) I'm working on that. Check back in a few months :-) > In the meantime, I've found it handy to put my mouse pointer over the > emacs window when I run this command. Then I get a nice "busy" mouse > cursor during this operation instead of the standard text-edit bar. That's what I'm doing as well. /D -- Dirk Hohndel Intel Open Source Technology Center

[PATCH] emacs: Allow headers to be shown by default in show mode

2010-04-23 Thread Dirk Hohndel
On Fri, 23 Apr 2010 12:54:21 +0100, David Edmondson wrote: > Add `notmuch-show-headers-visible' which, when set `t', causes headers > to be shown by default. Excellent - Carl, can you pull this into 0.3, please? /D -- Dirk Hohndel Intel Open Source Technology Center

[PATCH] Add 'G' keybinding to folder and search view that triggers external poll

2010-04-23 Thread Dirk Hohndel
On Fri, 23 Apr 2010 10:09:03 +0200, "Sebastian Spaeth" wrote: > On 2010-04-22, Dirk Hohndel wrote: > > I appreciate how nicely you can say "I liked the idea and then > > completely rewrote the crap elisp that you submitted" :-) > > Hehe. Very usef

Updated elisp FCC patches (was: Fcc, Maildir, and Emacs message-mode)

2010-04-23 Thread Dirk Hohndel
confident that this can go in. I will play with it later today. /D -- Dirk Hohndel Intel Open Source Technology Center

Re: [PATCH] emacs: Allow headers to be shown by default in show mode

2010-04-23 Thread Dirk Hohndel
On Fri, 23 Apr 2010 12:54:21 +0100, David Edmondson d...@dme.org wrote: Add `notmuch-show-headers-visible' which, when set `t', causes headers to be shown by default. Excellent - Carl, can you pull this into 0.3, please? /D -- Dirk Hohndel Intel Open Source Technology Center

Re: [PATCH] Add 'G' keybinding to folder and search view that triggers external poll

2010-04-23 Thread Dirk Hohndel
:-) In the meantime, I've found it handy to put my mouse pointer over the emacs window when I run this command. Then I get a nice busy mouse cursor during this operation instead of the standard text-edit bar. That's what I'm doing as well. /D -- Dirk Hohndel Intel Open Source Technology Center

Re: [PATCH] test: Set fixed time zone

2010-04-23 Thread Dirk Hohndel
script, these problems should be eliminated. The correct fix is of course that all of you need to move to Portland... :-) /D -- Dirk Hohndel Intel Open Source Technology Center ___ notmuch mailing list notmuch@notmuchmail.org http://notmuchmail.org

  1   2   3   >