[PATCH] emacs: tag-jump: tag the region when active in search mode

David Bremner david at tethera.net
Sat Oct 22 19:07:02 PDT 2016


Mark Walters <markwalters1009 at gmail.com> writes:
> +	     (extra-args (when (eq major-mode 'notmuch-search-mode)
> +			   (notmuch-search-interactive-region)))

I think I prefer the previous patch for simplicity. If people think it's
better not to break the API, then I'd rather not use the when here in a
value returning position.



More information about the notmuch mailing list