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

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

Date: Sat, 22 Oct 2016 23:07:02 -0300

To: Mark Walters, notmuch@notmuchmail.org

Cc:

From: David Bremner


Mark Walters <markwalters1009@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.


Thread: