Re: [PATCH] emacs: jump: make multilevel keys do multilevel jump

Subject: Re: [PATCH] emacs: jump: make multilevel keys do multilevel jump

Date: Sun, 09 Oct 2016 08:46:35 -0300

To: Mark Walters, notmuch@notmuchmail.org

Cc:

From: David Bremner


Mark Walters <markwalters1009@gmail.com> writes:

>
> [Note it is possible to (mis)configure a terminal so that this does not
> work -- eg by setting backspace to do C-h -- but the standard C-?
> should be fine.]

This seems acceptable to me, but I'm curious what more serious emacs-in-terminal
users think.

> +			  `,(apply-partially #'notmuch-jump action-map prompt))

What is `, supposed to do here? To my limited understanding of
quasiquoting it looks like a nop.

d

Thread: