[PATCH 1/2] add notmuch keybinding 'd'

2012-01-17 Thread Antoine Beaupré
On Wed, 04 Jan 2012 08:52:13 +, David Edmondson wrote: > On Tue, 03 Jan 2012 14:56:50 +, David Edmondson wrote: > > On Sat, 16 Jul 2011 14:39:59 -0400, Antoine Beaupr? > koumbit.org> wrote: > > > It adds a tag 'deleted' and removes the tags 'inbox' and 'unread'. It > > > works in show

[PATCH 1/2] add notmuch keybinding 'd'

2012-01-17 Thread Antoine Beaupré
On Fri, 06 Jan 2012 16:51:51 -0400, David Bremner wrote: > On Fri, 06 Jan 2012 15:10:57 -0500, Antoine Beaupr? > wrote: > > On Tue, 03 Jan 2012 21:57:22 +0200, Jani Nikula wrote: > > > * lib: add 'safe' setting for flags > > * lib: Add back the synchronization of 'T' flag with deleted tag >

Re: [PATCH 1/2] add notmuch keybinding 'd'

2012-01-16 Thread Antoine Beaupré
On Fri, 06 Jan 2012 16:51:51 -0400, David Bremner da...@tethera.net wrote: On Fri, 06 Jan 2012 15:10:57 -0500, Antoine Beaupré anar...@koumbit.org wrote: On Tue, 03 Jan 2012 21:57:22 +0200, Jani Nikula j...@nikula.org wrote: * lib: add 'safe' setting for flags * lib: Add back the

[PATCH 1/2] add notmuch keybinding 'd'

2012-01-06 Thread Tomi Ollila
On Fri, 06 Jan 2012 15:10:57 -0500, Antoine Beaupr? wrote: > > For the curious, those (other) patches are: > > * lib: add 'safe' setting for flags > * lib: Add back the synchronization of 'T' flag with deleted tag > * run notmuch-hello-mode-hook at the end of the hello mode setup To add

[PATCH 1/2] add notmuch keybinding 'd'

2012-01-06 Thread Jani Nikula
Hi Antoine - On Fri, 06 Jan 2012 15:10:57 -0500, Antoine Beaupr? wrote: > On Tue, 03 Jan 2012 21:57:22 +0200, Jani Nikula wrote: > > I wouldn't use it either, and I don't use "deleted" tag in the first > > place. And even if I used it, I'd still like to keep the distinction > > between

[PATCH 1/2] add notmuch keybinding 'd'

2012-01-06 Thread David Bremner
On Fri, 06 Jan 2012 15:10:57 -0500, Antoine Beaupr? wrote: > On Tue, 03 Jan 2012 21:57:22 +0200, Jani Nikula wrote: > * lib: add 'safe' setting for flags > * lib: Add back the synchronization of 'T' flag with deleted tag > * run notmuch-hello-mode-hook at the end of the hello mode setup >

[PATCH 1/2] add notmuch keybinding 'd'

2012-01-06 Thread Antoine Beaupré
On Tue, 03 Jan 2012 21:57:22 +0200, Jani Nikula wrote: > I wouldn't use it either, and I don't use "deleted" tag in the first > place. And even if I used it, I'd still like to keep the distinction > between "deleted after reading" and "deleted unread", which this patch > loses by removing the

[PATCH 1/2] add notmuch keybinding 'd'

2012-01-06 Thread Jameson Graef Rollins
On Fri, 06 Jan 2012 15:10:57 -0500, Antoine Beaupr? wrote: > Most patches I have submitted here haven't been accepted and I have to > painfully reroll my own packages every time there's a new release, which > has been a very frustrating experience. To see such a trivial patch > obsoleted tops

Re: [PATCH 1/2] add notmuch keybinding 'd'

2012-01-06 Thread Antoine Beaupré
On Tue, 03 Jan 2012 21:57:22 +0200, Jani Nikula j...@nikula.org wrote: I wouldn't use it either, and I don't use deleted tag in the first place. And even if I used it, I'd still like to keep the distinction between deleted after reading and deleted unread, which this patch loses by removing

Re: [PATCH 1/2] add notmuch keybinding 'd'

2012-01-06 Thread Jameson Graef Rollins
On Fri, 06 Jan 2012 15:10:57 -0500, Antoine Beaupré anar...@koumbit.org wrote: Most patches I have submitted here haven't been accepted and I have to painfully reroll my own packages every time there's a new release, which has been a very frustrating experience. To see such a trivial patch

Re: [PATCH 1/2] add notmuch keybinding 'd'

2012-01-06 Thread David Bremner
On Fri, 06 Jan 2012 15:10:57 -0500, Antoine Beaupré anar...@koumbit.org wrote: On Tue, 03 Jan 2012 21:57:22 +0200, Jani Nikula j...@nikula.org wrote: * lib: add 'safe' setting for flags * lib: Add back the synchronization of 'T' flag with deleted tag * run notmuch-hello-mode-hook at the

Re: [PATCH 1/2] add notmuch keybinding 'd'

2012-01-06 Thread Tomi Ollila
On Fri, 06 Jan 2012 15:10:57 -0500, Antoine Beaupré anar...@koumbit.org wrote: For the curious, those (other) patches are: * lib: add 'safe' setting for flags * lib: Add back the synchronization of 'T' flag with deleted tag * run notmuch-hello-mode-hook at the end of the hello mode

[PATCH 1/2] add notmuch keybinding 'd'

2012-01-04 Thread David Edmondson
On Tue, 03 Jan 2012 14:56:50 +, David Edmondson wrote: > On Sat, 16 Jul 2011 14:39:59 -0400, Antoine Beaupr? > wrote: > > It adds a tag 'deleted' and removes the tags 'inbox' and 'unread'. It > > works in show as well as in search mode > > Various people have asked for a keybinding to add

[PATCH 1/2] add notmuch keybinding 'd'

2012-01-04 Thread Jani Nikula
On Tue, 03 Jan 2012 13:35:23 -0800, Jameson Graef Rollins wrote: > There really can't be an "easier" solution to add a key binding other > than just adding the above to your .emacs, and I really don't think it > would be worth it to try to make one. I guess you're right. Thanks for the example

Re: [PATCH 1/2] add notmuch keybinding 'd'

2012-01-04 Thread David Edmondson
On Tue, 03 Jan 2012 14:56:50 +, David Edmondson d...@dme.org wrote: On Sat, 16 Jul 2011 14:39:59 -0400, Antoine Beaupré anar...@koumbit.org wrote: It adds a tag 'deleted' and removes the tags 'inbox' and 'unread'. It works in show as well as in search mode Various people have asked

[PATCH 1/2] add notmuch keybinding 'd'

2012-01-03 Thread Jani Nikula
On Tue, 03 Jan 2012 14:56:50 +, David Edmondson wrote: > On Sat, 16 Jul 2011 14:39:59 -0400, Antoine Beaupr? > wrote: > > It adds a tag 'deleted' and removes the tags 'inbox' and 'unread'. It > > works in show as well as in search mode > > Various people have asked for a keybinding to add

[PATCH 1/2] add notmuch keybinding 'd'

2012-01-03 Thread David Edmondson
On Sat, 16 Jul 2011 14:39:59 -0400, Antoine Beaupr? wrote: > It adds a tag 'deleted' and removes the tags 'inbox' and 'unread'. It > works in show as well as in search mode Various people have asked for a keybinding to add a 'delete' tag. Is this version the right one to choose? It seems sane

[PATCH 1/2] add notmuch keybinding 'd'

2012-01-03 Thread Jameson Graef Rollins
On Tue, 03 Jan 2012 21:57:22 +0200, Jani Nikula wrote: > The code's there, and talk is cheap... but I'd rather like to see a > solution that would make it easy for users to add arbitrary tagging > operations to key bindings, instead of a fixed binding for "deleted". It's already easy for users

Re: [PATCH 1/2] add notmuch keybinding 'd'

2012-01-03 Thread David Edmondson
On Sat, 16 Jul 2011 14:39:59 -0400, Antoine Beaupré anar...@koumbit.org wrote: It adds a tag 'deleted' and removes the tags 'inbox' and 'unread'. It works in show as well as in search mode Various people have asked for a keybinding to add a 'delete' tag. Is this version the right one to choose?

Re: [PATCH 1/2] add notmuch keybinding 'd'

2012-01-03 Thread Jani Nikula
On Tue, 03 Jan 2012 14:56:50 +, David Edmondson d...@dme.org wrote: On Sat, 16 Jul 2011 14:39:59 -0400, Antoine Beaupré anar...@koumbit.org wrote: It adds a tag 'deleted' and removes the tags 'inbox' and 'unread'. It works in show as well as in search mode Various people have asked

Re: [PATCH 1/2] add notmuch keybinding 'd'

2012-01-03 Thread Jameson Graef Rollins
On Tue, 03 Jan 2012 21:57:22 +0200, Jani Nikula j...@nikula.org wrote: The code's there, and talk is cheap... but I'd rather like to see a solution that would make it easy for users to add arbitrary tagging operations to key bindings, instead of a fixed binding for deleted. It's already easy

[PATCH 1/2] add notmuch keybinding 'd'

2011-07-16 Thread Antoine Beaupré
It adds a tag 'deleted' and removes the tags 'inbox' and 'unread'. It works in show as well as in search mode Based on previous work by: Sebastian Spaeth Signed-off-by: Antoine Beaupr? --- emacs/notmuch-show.el |8 emacs/notmuch.el | 11 +++ 2 files changed, 19

[PATCH 1/2] add notmuch keybinding 'd'

2011-07-16 Thread Antoine Beaupré
It adds a tag 'deleted' and removes the tags 'inbox' and 'unread'. It works in show as well as in search mode Based on previous work by: Sebastian Spaeth sebast...@sspaeth.de Signed-off-by: Antoine Beaupré anar...@koumbit.org --- emacs/notmuch-show.el |8 emacs/notmuch.el |