emacs UI hang: viewing a thread where msg has .tgz attachment with symlink to ..

2014-07-17 Thread Sanjoy Mahajan
ts that I should run, let me know. -Sanjoy -- next part -- A non-text attachment was scrubbed... Name: screen.png Type: image/png Size: 8317 bytes Desc: screenshot URL: <http://notmuchmail.org/pipermail/notmuch/attachments/20140717/44018bb9/attachment.png>

emacs UI hang: viewing a thread where msg has .tgz attachment with symlink to ..

2014-07-17 Thread Sanjoy Mahajan
When I view one particular thread, in which one of the messages has a .tgz attachment, emacs hangs for at least 2-3 minutes before I stop it with ctrl-g. An strace on the emacs process shows an endless series of stats and opens such as: open("/tmp/emm.3391uhh/src/course/src/course/src/course/src/

excluding files from a folder for searches

2014-07-17 Thread Alan Schmitt
pplication/pgp-signature Size: 494 bytes Desc: not available URL: <http://notmuchmail.org/pipermail/notmuch/attachments/20140717/82ecf0f6/attachment.pgp>

Re: [PATCH 2/4] nmbug: Handle missing @upstream in is_unmerged

2014-07-17 Thread W. Trevor King
On Thu, Jul 17, 2014 at 06:28:55AM -0300, David Bremner wrote: > W. Trevor King writes: > > On Wed, Jul 16, 2014 at 07:36:10PM -0300, David Bremner wrote: > >> W. Trevor King writes: > >> > If we don't have an upstream, there is nothing to merge, so > >> > nothing is unmerged. This avoids errors l

[PATCH 2/4] nmbug: Handle missing @upstream in is_unmerged

2014-07-17 Thread W. Trevor King
signed or encrypted with GnuPG (http://www.gnupg.org). For more information, see http://en.wikipedia.org/wiki/Pretty_Good_Privacy -- next part -- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 819 bytes Desc: OpenPGP digital signature URL: <http://notmuchmail.org/pipermail/notmuch/attachments/20140717/9dd4a843/attachment-0001.pgp>

excluding files from a folder for searches

2014-07-17 Thread Alan Schmitt
e: not available Type: application/pgp-signature Size: 494 bytes Desc: not available URL: <http://notmuchmail.org/pipermail/notmuch/attachments/20140717/3f7e99cd/attachment.pgp>

excluding files from a folder for searches

2014-07-17 Thread David Bremner
Alan Schmitt writes: > > By the way, how will notmuch realize that the messages are no longer > there? Does it still scan the directory when it's in new.ignore? > No, I think you'll have to do something manual like remove the directory from the ignore list, move the directory out of the way, an

[PATCH 2/4] nmbug: Handle missing @upstream in is_unmerged

2014-07-17 Thread David Bremner
"W. Trevor King" writes: > On Wed, Jul 16, 2014 at 07:36:10PM -0300, David Bremner wrote: >> W. Trevor King writes: >> > If we don't have an upstream, there is nothing to merge, so >> > nothing is unmerged. This avoids errors like: >> >> pushed this one patch. > > Without the stderr-catching of

Re: excluding files from a folder for searches

2014-07-17 Thread Alan Schmitt
On 2014-07-17 11:38, David Bremner writes: > Alan Schmitt writes: > >> By the way, how will notmuch realize that the messages are no longer >> there? Does it still scan the directory when it's in new.ignore? > > No, I think you'll have to do something manual like remove the directory > from the

Re: excluding files from a folder for searches

2014-07-17 Thread David Bremner
Alan Schmitt writes: > > By the way, how will notmuch realize that the messages are no longer > there? Does it still scan the directory when it's in new.ignore? > No, I think you'll have to do something manual like remove the directory from the ignore list, move the directory out of the way, an

Re: [PATCH 2/4] nmbug: Handle missing @upstream in is_unmerged

2014-07-17 Thread David Bremner
"W. Trevor King" writes: > On Wed, Jul 16, 2014 at 07:36:10PM -0300, David Bremner wrote: >> W. Trevor King writes: >> > If we don't have an upstream, there is nothing to merge, so >> > nothing is unmerged. This avoids errors like: >> >> pushed this one patch. > > Without the stderr-catching of