Re: new "crypto" branch providing full PGP/MIME support

2011-02-05 Thread Darren McGuicken
On Fri, 04 Feb 2011 09:32:23 -0800, Jameson Rollins wrote: > Yeah, I've found some emails that are doing this as well. I'm looking > in to what we can do to mitigate the problem, which I think is > ultimately a problem in GMime. The json output should not be > breaking, though, so that I will d

Re: search conditions on siblings/parent/children in thread

2011-02-05 Thread Michal Sojka
On Mon, 31 Jan 2011, Gregor Kappler wrote: > I am using notmuch for my mail and also for mailing lists. For mailing > lists it would be much more convenient to have a saved search displaying > only replies to watched (say, tag:flagged) posts instead of the whole > list. Hi Gregor, AFAIK this is

Re: [PATCH] Shell programming: directories are ``executable'' (that is, searchable), too.

2011-02-05 Thread Michal Sojka
On Wed, 02 Feb 2011, Thomas Schwinge wrote: > Signed-off-by: Thomas Schwinge > --- > test/test-lib.sh |5 +++-- > 1 files changed, 3 insertions(+), 2 deletions(-) > > diff --git a/test/test-lib.sh b/test/test-lib.sh > index f536172..3471ead 100755 > --- a/test/test-lib.sh > +++ b/test/test-l

Re: [PATCH] Have --format=mbox insert Status:

2011-02-05 Thread Michal Sojka
On Wed, 02 Feb 2011, Peter John Hartman wrote: > Hi folks, > > This is not a complete patch, but should give you an idea. (It works well > enough for me, but I think it could do more). > > diff --git a/notmuch-show.c b/notmuch-show.c > index ef421ec..dff66de 100644 > --- a/notmuch-show.c > +++ b

Re: Remote usage script updated

2011-02-05 Thread Michal Sojka
On Sat, 05 Feb 2011, Michal Sojka wrote: > On Thu, 27 Jan 2011, Jesse Rosenthal wrote: > > A future feature might be to integrate the ControlMaster feature of > > openssh into the script, instead of having to open a connection > > manually, but there are some complications there (dead sockets still

Re: notmuch-show-get-filename and maildir location

2011-02-05 Thread Michal Sojka
On Fri, 04 Feb 2011, micah wrote: > > I recently upgraded to the newer notmuch to test out the new folder > patch (its great!) and the new decryption/signature verification (its > fantastic!), and noticed something odd start happening. > > I think that notmuch moves a new message to the maildir c

Remote usage script updated

2011-02-05 Thread Michal Sojka
On Thu, 27 Jan 2011, Jesse Rosenthal wrote: > Dear all, > > Just a note to say that I finally got around to updating the remote > usage script on the wiki to what I'm using now. With "--format=raw" in, > it's all pretty straightforward. Hi Jesse, thanks for this. I wanted to do this since the -

new "crypto" branch providing full PGP/MIME support

2011-02-05 Thread Darren McGuicken
nature Size: 197 bytes Desc: not available URL: <http://notmuchmail.org/pipermail/notmuch/attachments/20110205/3d2565ab/attachment.pgp>

search conditions on siblings/parent/children in thread

2011-02-05 Thread Michal Sojka
On Mon, 31 Jan 2011, Gregor Kappler wrote: > I am using notmuch for my mail and also for mailing lists. For mailing > lists it would be much more convenient to have a saved search displaying > only replies to watched (say, tag:flagged) posts instead of the whole > list. Hi Gregor, AFAIK this is

[PATCH] Shell programming: directories are ``executable'' (that is, searchable), too.

2011-02-05 Thread Michal Sojka
On Wed, 02 Feb 2011, Thomas Schwinge wrote: > Signed-off-by: Thomas Schwinge > --- > test/test-lib.sh |5 +++-- > 1 files changed, 3 insertions(+), 2 deletions(-) > > diff --git a/test/test-lib.sh b/test/test-lib.sh > index f536172..3471ead 100755 > --- a/test/test-lib.sh > +++ b/test/test-l