all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Dmitry Gutov <dgutov@yandex.ru>
To: "James K. Lowden" <jklowden@speakeasy.net>, help-gnu-emacs@gnu.org
Subject: Re: customize xref
Date: Wed, 11 Jan 2017 03:42:36 +0300	[thread overview]
Message-ID: <72e12337-d381-86b0-25c9-3d87815c04c0@yandex.ru> (raw)
In-Reply-To: <20170110153858.f614a2723295ca0acadc8517@speakeasy.net>

On 10.01.2017 23:38, James K. Lowden wrote:

>    (quote (lambda () (recenter 0) xref-pulse-momentarily))

You're close, but it should look like this:

(quote ((lambda () (recenter 0)) xref-pulse-momentarily))



  reply	other threads:[~2017-01-11  0:42 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-01-10 18:28 customize xref James K. Lowden
2017-01-10 20:38 ` James K. Lowden
2017-01-11  0:42   ` Dmitry Gutov [this message]
2017-01-11  9:03   ` Ralf Fassel

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=72e12337-d381-86b0-25c9-3d87815c04c0@yandex.ru \
    --to=dgutov@yandex.ru \
    --cc=help-gnu-emacs@gnu.org \
    --cc=jklowden@speakeasy.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.