emacs-devel
[Top][All Lists]
Advanced

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

Re: Pushing the mark from a primitive like goto-char


From: Juri Linkov
Subject: Re: Pushing the mark from a primitive like goto-char
Date: Mon, 28 Dec 2020 19:15:30 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (x86_64-pc-linux-gnu)

>>>   Or to replace `M-g c' with a new command that also
>>> pushes mark?
>>
>> That sounds feasible. Maybe we should then also introduce a
>> customization option to control the behavior.
>
> I'd then try to make it behave like 'M-g g' in this regard.

Some interactive versions of low-level primitives have the suffix
`...-command' in their names, so a command like 'M-g g' and bound to
'M-g c' could be named 'goto-char-command'.



reply via email to

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