unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Dmitry Gutov <dgutov@yandex.ru>
To: Stephen Leake <stephen_leake@stephe-leake.org>, emacs-devel@gnu.org
Subject: Re: Allow xref to use other than current major-mode
Date: Wed, 26 Aug 2015 01:11:28 +0300	[thread overview]
Message-ID: <55DCE810.2000600@yandex.ru> (raw)
In-Reply-To: <86twrngjfz.fsf@stephe-leake.org>

On 08/26/2015 12:13 AM, Stephen Leake wrote:

> Ok. I missed that globalized minor modes are automatically run in every
> new buffer created, after the major mode hook. That's equivalent to
> putting the mode enable function on after-change-major-hook.

Pretty much.

> I think it would be clearer to not have major modes set things that a
> minor mode will then unset, but I can live with it.

Even with the current state of affairs, there's no reason to expect that 
a given xref backend doesn't require setting all xref variables to its 
own implementations.

And in the future, a minor mode will do (add-hook 'xref-backends 
'foo-xref nil maybe-locally)



  reply	other threads:[~2015-08-25 22:11 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-08-25 10:00 Allow xref to use other than current major-mode Stephen Leake
2015-08-25 11:48 ` Dmitry Gutov
2015-08-25 12:19   ` João Távora
2015-08-25 12:25   ` David Engster
2015-08-25 14:47     ` Stephen Leake
2015-08-25 15:07       ` David Engster
2015-08-25 15:23   ` Eli Zaretskii
2015-08-25 17:25     ` Dmitry Gutov
2015-08-25 21:17       ` Stephen Leake
2015-08-25 15:31   ` Stephen Leake
2015-08-25 15:41     ` Stephen Leake
2015-08-25 17:05     ` Dmitry Gutov
2015-08-25 21:13       ` Stephen Leake
2015-08-25 22:11         ` Dmitry Gutov [this message]
2015-08-25 22:15     ` Stefan Monnier
2015-08-25 22:29       ` Dmitry Gutov

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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=55DCE810.2000600@yandex.ru \
    --to=dgutov@yandex.ru \
    --cc=emacs-devel@gnu.org \
    --cc=stephen_leake@stephe-leake.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 public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).