Re: newbie questions about notmuch.el

2017-09-07 Thread Julien Cubizolles
Tom Hirschowitz writes: > I think Julien meant the 'flagged' tag: just press the space bar to > switch it on and off. > > Regarding the second question, you may filter your search (e.g., by the > 'flagged' tag) and then tag all messages by pressing *. IIRC there is

Re: [Ɓukasz Stelmach] Bug#864493: notmuch: bash completion eats typed option

2017-09-07 Thread Daniel Kahn Gillmor
On Thu 2017-08-31 10:50:57 -0300, David Bremner wrote: > This eventually turned out to be a bug in the "npm" debian package, > since fixed upstream there. only if you actually purge npm itself :( on a system where npm is in the "config-files" state, it's entirely possible that the old/bad npm

Re: newbie questions about notmuch.el

2017-09-07 Thread Tom Hirschowitz
I think Julien meant the 'flagged' tag: just press the space bar to switch it on and off. Regarding the second question, you may filter your search (e.g., by the 'flagged' tag) and then tag all messages by pressing *. IIRC there is no shortcut for filtering by default. I have this (define-key

Re: [PATCH 1/3] sorting: add the ability to sort by from and subject

2017-09-07 Thread William Casarin
David Bremner writes: > It seems worth mentioning that it's possible to preprocess values into > keys (see Xapian::Enquire::set_sort_by_key). So things like Re: > etc... could be stripped. Hmm looks like I need to create a KeyMaker class which appears to be a glorified

Re: [PATCH] WIP: add thread subqueries.

2017-09-07 Thread David Bremner
Gaute Hope writes: > David Bremner writes on august 21, 2017 3:35: >> David Bremner writes: >> >> >>> If you're interested in this feature, please test, let me know if it's >>> workable for your use case. The syntax here is thread:{$query}. The >>>

Re: [PATCH] WIP: add thread subqueries.

2017-09-07 Thread Gaute Hope
David Bremner writes on august 21, 2017 3:35: David Bremner writes: If you're interested in this feature, please test, let me know if it's workable for your use case. The syntax here is thread:{$query}. The usual caveats about whitespace apply. The running example is

Re: newbie questions about notmuch.el

2017-09-07 Thread Julien Cubizolles
Julien Cubizolles writes: > Thanks for these answers. > >>> I think Julien meant the 'flagged' tag: just press the space bar to >>> switch it on and off. I just noticed that k f also adds the 'flagged' tag. Julien. ___ notmuch

Re: newbie questions about notmuch.el

2017-09-07 Thread Julien Cubizolles
Thanks for these answers. >> I think Julien meant the 'flagged' tag: just press the space bar to >> switch it on and off. > I don't know what you have configured, but the default is: > > c-h k SPC > "SPC runs the command notmuch-search-scroll-up" That's what I have too. But from your message,

Re: [PATCH 1/2] emacs: maildir fcc make insert more flexible

2017-09-07 Thread David Bremner
David Edmondson writes: > On Monday, 2017-08-28 at 12:27:03 +0100, Mark Walters wrote: > The fcc-header should be of the form \"folder +tag1 -tag2\" where >>> >>> I realise that this patch set didn't add this string, but it is mildly >>> ridiculous. There's no reason that we