[PATCH] emacs: Add `notmuch-jump-to-recent-buffer'.
    David Edmondson 
    dme at dme.org
       
    Tue Dec 20 00:15:26 PST 2011
    
    
  
On Tue, 20 Dec 2011 10:02:11 +0200, Tomi Ollila <tomi.ollila at iki.fi> wrote:
> > +	 (loop for buffer in (buffer-list)
> > +	       if (progn
> 
> Are the last few lines above working... if without '(' and no
> loop (nor for) function in my emacs (where notmuch loaded).
`loop' is an emacs clone of the all singing ("It slices, it dices!")
Common Lisp `loop' macro in cl-macs.el.
dme.
-- 
David Edmondson, http://dme.org
    
    
More information about the notmuch
mailing list