On Wed, Nov 18, 2009 at 09:21:11PM -0800, Keith Packard wrote:
> On Thu, 19 Nov 2009 10:25:37 +0530, "Aneesh Kumar K.V" linux.vnet.ibm.com> wrote:
>
> > This patch add notmuch-search-mode-hook and rename
> > notmuch-show-hook to notmuch-show-mode-hook. This
> > also runs notmuch-show-mode-hook wh
This patch add notmuch-search-mode-hook and rename
notmuch-show-hook to notmuch-show-mode-hook. This
also runs notmuch-show-mode-hook when we enable
notmuch-show-mode
Signed-off-by: Aneesh Kumar K.V
CC:Keith Packard
---
notmuch.el | 20 +++-
1 files changed, 15 insertions(+),
On Thu, 19 Nov 2009 10:25:37 +0530, "Aneesh Kumar K.V" wrote:
> This patch add notmuch-search-mode-hook and rename
> notmuch-show-hook to notmuch-show-mode-hook. This
> also runs notmuch-show-mode-hook when we enable
> notmuch-show-mode
I'm not sure we want to run the hooks that early; I can eas