emacs-devel
[Top][All Lists]
Advanced

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

Re: goto-line-history should not be buffer local.


From: Óscar Fuentes
Subject: Re: goto-line-history should not be buffer local.
Date: Mon, 15 Feb 2021 00:08:01 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

Alan Mackenzie <acm@muc.de> writes:

> Why is goto-line-history buffer local?  This seems to me to be a step
> backwards, for precisely the reason that making search history buffer
> local would be a bad thing.  This was a recent change, at the end of
> January.

It's a bit older:

commit 7c5d6a2afc6c23a7fff8456f506ee2aa2d37a3b9
Author: Federico Tedin
Date:   Tue Dec 24 17:38:19 2019 +0100

    Make goto-line keep a separate input history per buffer
    
    * lisp/simple.el (goto-line-history): New history variable.
    (goto-line): Use new (buffer-local) variable as input
    history (Bug#38282).




reply via email to

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