emacs-devel
[Top][All Lists]
Advanced

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

Re: [Emacs-diffs] master abd1825: Ensure that we can find definitions wh


From: Stefan Monnier
Subject: Re: [Emacs-diffs] master abd1825: Ensure that we can find definitions when buffer is narrowed
Date: Wed, 13 Dec 2017 17:08:30 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux)

> From a user's perspective, it might be useful to keep both around
> (allowing widen-automatically to easily be set to nil in some buffers
> where it's unwanted).

(setq-local widen-to-pos-function #'ignore)

would work just as well.


        Stefan



reply via email to

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