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: martin rudalics
Subject: Re: Pushing the mark from a primitive like goto-char
Date: Tue, 29 Dec 2020 09:54:59 +0100

>> 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'.

I was more concerned about not pushing the mark when the region is
already active so one can use M-g c to extend the region.  BTW, is there
a reason why 'goto-map' is so terribly unpopulated?

martin



reply via email to

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