[PATCH] emacs: show: make id links respect window

David Bremner david at tethera.net
Mon Dec 24 07:54:35 PST 2012


Mark Walters <markwalters1009 at gmail.com> writes:

> I think this is a bug but that could be debated. It is particularly
> easy to trigger with notmuch pick because that uses the split pane
> while focus usually remains in the `pick' pane rather than the `show'
> pane.

I can imagine that people would want/like the "open in other window" 
effect of the current code, even if the reason is a bug.

>  			  'action `(lambda (arg)
>  				     (notmuch-show ,(third link)))

Can you (or someone) explain why backquote is needed here? Is this some
kind of workaround for lack of lexical scope? If so, maybe a comment.

d


More information about the notmuch mailing list