emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Emacs-diffs] master d7df36e: Rewrite elisp--xref-find-definitions t


From: Stefan Monnier
Subject: Re: [Emacs-diffs] master d7df36e: Rewrite elisp--xref-find-definitions to handle many more cases; add tests.
Date: Wed, 12 Aug 2015 10:05:22 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux)

>> For a better reason, sometimes it does matter what happens in the file
>> after (provide 'foo), so that's sometimes a useful place to go.
> I wonder how often that is. In most other cases, I think the user will be
> stumped to see Emacs navigate there.

Yes, I'd be really perplexed.  While technically, it is the `provide' which
provides the feature, (require 'foo) most importantly requires *the
file*.


        Stefan



reply via email to

[Prev in Thread] Current Thread [Next in Thread]