all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Ralf Fassel <ralfixx@gmx.de>
To: help-gnu-emacs@gnu.org
Subject: Re: customize xref
Date: Wed, 11 Jan 2017 10:03:16 +0100	[thread overview]
Message-ID: <yga8tqinf3f.fsf@panther.akutech-local.de> (raw)
In-Reply-To: 20170110153858.f614a2723295ca0acadc8517@speakeasy.net

* "James K. Lowden" <jklowden@speakeasy.net>
| > (custom-set-variables
| >  '(xref-after-jump-hook
| >    (quote (recenter xref-pulse-momentarily))))
>
| I see: 
>
| (custom-set-variables
|  '(xref-after-jump-hook
|    (quote (lambda () (recenter 0) xref-pulse-momentarily))))

What is the 'xref-pulse-momentarily' good for?
From my understanding of elisp, you should be good with

| > (custom-set-variables
| >  '(xref-after-jump-hook
| >    (quote (recenter 0))))

HTH
R'


      parent reply	other threads:[~2017-01-11  9:03 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
2017-01-11  9:03   ` Ralf Fassel [this message]

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=yga8tqinf3f.fsf@panther.akutech-local.de \
    --to=ralfixx@gmx.de \
    --cc=help-gnu-emacs@gnu.org \
    /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.