[PATCH] [RFC] emacs: merge overhauled `notmuch-cycle-notmuch-buffers' into `notmuch'
Pieter Praet
pieter at praet.org
Mon Jan 16 08:45:25 PST 2012
On Mon, 16 Jan 2012 11:47:03 +0000, David Edmondson <dme at dme.org> wrote:
> On Mon, 16 Jan 2012 12:28:06 +0100, Pieter Praet <pieter at praet.org> wrote:
> > Perhaps we could use `ido-completion-help', like Org-mode does with
> > `org-iswitchb' ? OTOH, that would require an extra [RET]. Bah...
>
> I'm a no-ido person.
>
> > > Hmm, yes, that seems reasonable.
> > >
> > > > FYI: causes 2 compile warnings due to requiring the cl package at runtime.
> > >
> > > `cl' is still `eval-when-compile' though - won't that break?
> >
> > Haven't noticed any issues here, apart from the complaints @ compilation.
>
> If you load the compiled lisp into 'emacs -Q' and then attempt to call
> the function, it doesn't complain? (I haven't tested.)
Good call ! No joy:
Debugger entered--Lisp error: (void-function remove-if-not)
Should've known.
So let's just get rid of that cl requirement, shall we :)
Patch follows.
Peace
--
Pieter
More information about the notmuch
mailing list