Emacs client scalability for long, deeply-nested threads

2015-03-24 Thread Michael Hudson-Doyle
I have encountered this too. A C-u before entering the thread helps (this means already read messages are not rendered I think), as does a M-x notmuch-show-toggle-thread-indentation . Something less manual would be nice, I guess... On 24 March 2015 at 07:09, Jed Brown wrote: > I occasionally

Re: Emacs client scalability for long, deeply-nested threads

2015-03-23 Thread Michael Hudson-Doyle
I have encountered this too. A C-u before entering the thread helps (this means already read messages are not rendered I think), as does a M-x notmuch-show-toggle-thread-indentation . Something less manual would be nice, I guess... On 24 March 2015 at 07:09, Jed Brown j...@59a2.org wrote: I

auto-choosing reply addresses in notmuch-emacs

2014-11-18 Thread Michael Hudson-Doyle
Jameson Graef Rollins writes: > Hi, folks. I wonder if anyone knows of a way to tell the emacs client > to use different email addresses to respond to mail from different > sources. So for instance, I would like to respond to mail to one > mailing list from one address, and to another mailing

Re: auto-choosing reply addresses in notmuch-emacs

2014-11-18 Thread Michael Hudson-Doyle
Jameson Graef Rollins jroll...@finestructure.net writes: Hi, folks. I wonder if anyone knows of a way to tell the emacs client to use different email addresses to respond to mail from different sources. So for instance, I would like to respond to mail to one mailing list from one address,

How much is not much?

2014-04-28 Thread Michael Hudson-Doyle
James Cloos writes: > The last time I tried to run notmuch new on my incoming archive it > crashed the box. > > But back then the archive was on an external drive, several usb-storage > and general usb bugs have been fixed since then, and my dives are all > internal now. > > So it is time for

Re: How much is not much?

2014-04-27 Thread Michael Hudson-Doyle
James Cloos cl...@jhcloos.com writes: The last time I tried to run notmuch new on my incoming archive it crashed the box. But back then the archive was on an external drive, several usb-storage and general usb bugs have been fixed since then, and my dives are all internal now. So it is

gnus-alias integration bug

2014-04-08 Thread Michael Hudson-Doyle
Ian Kelling writes: > gnus-alias allows you to set your identity based on the headers in the > message you are replying. This is an essential feature in a mail client > for me, I want to automatically reply as the person an email was sent to > for certain addresses. This does not work in

Re: gnus-alias integration bug

2014-04-07 Thread Michael Hudson-Doyle
Ian Kelling i...@iankelling.org writes: gnus-alias allows you to set your identity based on the headers in the message you are replying. This is an essential feature in a mail client for me, I want to automatically reply as the person an email was sent to for certain addresses. This does not

notmuch-emacs bug report -- infinite looping trying to select next message

2014-01-27 Thread Michael Hudson-Doyle
David Bremner writes: > Michael Hudson-Doyle writes: > >> The attached gzipped mbox appears to trip up the emacs interface. The >> problem seems to come from the message with id >> CAGNsrLCWv6=36q+q+5Hc_SzgdZ2ergeKkapT7T3xXvim=2cK+A at mail.gmail.com. >>

Re: notmuch-emacs bug report -- infinite looping trying to select next message

2014-01-26 Thread Michael Hudson-Doyle
David Bremner da...@tethera.net writes: Michael Hudson-Doyle michael.hud...@canonical.com writes: The attached gzipped mbox appears to trip up the emacs interface. The problem seems to come from the message with id CAGNsrLCWv6=36q+q+5Hc_SzgdZ2ergeKkapT7T3xXvim=2c...@mail.gmail.com. I

Any tips on emacs and different signatures per address

2012-06-14 Thread Michael Hudson-Doyle
Tomi Ollila writes: > On Wed, Jun 13 2012, Svend Sorensen wrote: > >> On Wed, 06 Jun 2012 09:16:16 +0300, Tomi Ollila >> wrote: >>> >>> could you write a wiki page about gnus-alias, like >>> emacstips/gnus-alias.mdwn. >>> >>> That would be very useful. >>> >>> Tomi >> >> I've added

[PATCH 1/2] cli: also use Delivered-To header to figure out the reply from address

2012-05-14 Thread Michael Hudson-Doyle
Jani Nikula writes: > Add another fallback header Delivered-To for guessing the user's from > address for notmuch reply before using the Received > headers. Apparently some MTAs use Delivered-To instead of > X-Original-To (which already exists as a fallback). > > Reported-

Re: [PATCH 1/2] cli: also use Delivered-To header to figure out the reply from address

2012-05-13 Thread Michael Hudson-Doyle
Hudson-Doyle michael.hud...@canonical.com Signed-off-by: Jani Nikula j...@nikula.org Firstly, thank you so much for doing this! Unfortunately it doesn't work for me :( Poking around a bit reveals why: I have two Delivered-To: headers in the problem mails, and only the lower/earlier one containst

notmuch-emacs bug report -- infinite looping trying to select next message

2012-02-15 Thread Michael Hudson-Doyle
Thanks for the reply! On Tue, 14 Feb 2012 10:41:20 +0100, Rodney Lorrimar wrote: > Hi Michael, > > On Tue, 14 Feb 2012 11:01:56 +1300, Michael Hudson-Doyle canonical.com> wrote: > > The attached gzipped mbox appears to trip up the emacs interface. The > > pr

notmuch-emacs bug report -- infinite looping trying to select next message

2012-02-14 Thread Michael Hudson-Doyle
The attached gzipped mbox appears to trip up the emacs interface. The problem seems to come from the message with id CAGNsrLCWv6=36q+q+5Hc_SzgdZ2ergeKkapT7T3xXvim=2cK+A at mail.gmail.com. If you load up the thread in emacs, you get a message: mm-extern-cache-contents: Couldn't find access type

Re: notmuch-emacs bug report -- infinite looping trying to select next message

2012-02-14 Thread Michael Hudson-Doyle
Thanks for the reply! On Tue, 14 Feb 2012 10:41:20 +0100, Rodney Lorrimar d...@rodney.id.au wrote: Hi Michael, On Tue, 14 Feb 2012 11:01:56 +1300, Michael Hudson-Doyle michael.hud...@canonical.com wrote: The attached gzipped mbox appears to trip up the emacs interface. The problem

notmuch-emacs bug report -- infinite looping trying to select next message

2012-02-13 Thread Michael Hudson-Doyle
The attached gzipped mbox appears to trip up the emacs interface. The problem seems to come from the message with id CAGNsrLCWv6=36q+q+5Hc_SzgdZ2ergeKkapT7T3xXvim=2c...@mail.gmail.com. If you load up the thread in emacs, you get a message: mm-extern-cache-contents: Couldn't find access type

More ideas about logging.

2011-12-19 Thread Michael Hudson-Doyle
On Fri, 16 Dec 2011 08:02:17 -0400, David Bremner wrote: > On Fri, 16 Dec 2011 20:16:51 +1300, Michael Hudson-Doyle canonical.com> wrote: > > > > It's a tangent, but would this sort of thing allow a "undo last tagging > > operation" command in emacs? > &

Re: More ideas about logging.

2011-12-18 Thread Michael Hudson-Doyle
On Fri, 16 Dec 2011 08:02:17 -0400, David Bremner brem...@debian.org wrote: On Fri, 16 Dec 2011 20:16:51 +1300, Michael Hudson-Doyle michael.hud...@canonical.com wrote: It's a tangent, but would this sort of thing allow a undo last tagging operation command in emacs? It seems like

More ideas about logging.

2011-12-16 Thread Michael Hudson-Doyle
On Thu, 15 Dec 2011 22:09:08 -0400, David Bremner wrote: > Various discussions (mostly on IRC) from my jlog proposal, and a from > Thomas's mtime > (id:"1323796305-28789-1-git-send-email-schnouki at schnouki.net") proposal > got me thinking. So let me know what you think about the following. > >

Re: More ideas about logging.

2011-12-15 Thread Michael Hudson-Doyle
On Thu, 15 Dec 2011 22:09:08 -0400, David Bremner brem...@debian.org wrote: Various discussions (mostly on IRC) from my jlog proposal, and a from Thomas's mtime (id:1323796305-28789-1-git-send-email-schno...@schnouki.net) proposal got me thinking. So let me know what you think about the

notmuch reply From:-guessing heuristics

2011-12-09 Thread Michael Hudson-Doyle
Hi all, I have a specific example where "notmuch reply" does not set a useful from: header. The set is: 1) I have a google apps-for-your-domain address, michael.hudson at linaro.org 2) There is a group/alias, validation at linaro.org that only accepts mail from members 3) michael.hudson

notmuch reply From:-guessing heuristics

2011-12-08 Thread Michael Hudson-Doyle
Hi all, I have a specific example where notmuch reply does not set a useful from: header. The set is: 1) I have a google apps-for-your-domain address, michael.hud...@linaro.org 2) There is a group/alias, validat...@linaro.org that only accepts mail from members 3)

[PATCH] Do not import notmuch in setup.py (again).

2011-08-24 Thread Michael Hudson-Doyle
rOn Wed, 24 Aug 2011 09:20:51 +0200, Sebastian Spaeth wrote: > On Wed, 24 Aug 2011 12:45:34 +1200, Michael Hudson-Doyle canonical.com> wrote: > > Revert part of 8826f. As explained in c39b492c, importing notmuch in > > setup.py breaks make -f debian/rules clean in an env

[PATCH] Do not import notmuch in setup.py (again).

2011-08-24 Thread Michael Hudson-Doyle
Revert part of 8826f. As explained in c39b492c, importing notmuch in setup.py breaks make -f debian/rules clean in an environment that does not have notmuch installed already. --- This is my first time using git format-patch, please be gentle :-) bindings/python/setup.py | 20

Re: [PATCH] Do not import notmuch in setup.py (again).

2011-08-24 Thread Michael Hudson-Doyle
rOn Wed, 24 Aug 2011 09:20:51 +0200, Sebastian Spaeth sebast...@sspaeth.de wrote: On Wed, 24 Aug 2011 12:45:34 +1200, Michael Hudson-Doyle michael.hud...@canonical.com wrote: Revert part of 8826f. As explained in c39b492c, importing notmuch in setup.py breaks make -f debian/rules clean

Undo tag operation?

2011-07-21 Thread Michael Hudson-Doyle
On Wed, 20 Jul 2011 14:37:50 -0700, Jameson Graef Rollins wrote: > On Wed, 20 Jul 2011 22:02:47 +0200, Olivier Schwander chadok.info> wrote: > > I wonder if it may be possible to create a journal of all the operations > > on tags: a file where all the changes are registered, with a timestamp. >

Re: Undo tag operation?

2011-07-20 Thread Michael Hudson-Doyle
On Wed, 20 Jul 2011 14:37:50 -0700, Jameson Graef Rollins jroll...@finestructure.net wrote: On Wed, 20 Jul 2011 22:02:47 +0200, Olivier Schwander olivier.schwan...@chadok.info wrote: I wonder if it may be possible to create a journal of all the operations on tags: a file where all the

Preventing the user shooting themself in the foot

2011-07-01 Thread Michael Hudson-Doyle
On Wed, 29 Jun 2011 22:40:07 -0700, Carl Worth wrote: Non-text part: multipart/mixed Non-text part: multipart/signed not sure why notmuch reply is putting that there :) > The lack of a "move to next thread" binding helps encourage me to form > good habits. The goal I have when processing my

Re: Preventing the user shooting themself in the foot

2011-07-01 Thread Michael Hudson-Doyle
On Wed, 29 Jun 2011 22:40:07 -0700, Carl Worth cwo...@cworth.org wrote: Non-text part: multipart/mixed Non-text part: multipart/signed not sure why notmuch reply is putting that there :) The lack of a move to next thread binding helps encourage me to form good habits. The goal I have when

one-time-iterators

2011-05-27 Thread Michael Hudson-Doyle
On Thu, 26 May 2011 10:20:21 -0700, Carl Worth wrote: > On Thu, 26 May 2011 09:31:19 +0100, Patrick Totzke googlemail.com> wrote: > > Wow. This reads really complicated. All I want to say is: > > if I change tags in my search-results view, I get Xapian errors :) > > Yes, that's frustrating. I

Re: one-time-iterators

2011-05-26 Thread Michael Hudson-Doyle
On Thu, 26 May 2011 10:20:21 -0700, Carl Worth cwo...@cworth.org wrote: On Thu, 26 May 2011 09:31:19 +0100, Patrick Totzke patricktot...@googlemail.com wrote: Wow. This reads really complicated. All I want to say is: if I change tags in my search-results view, I get Xapian errors :) Yes,