all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Does evil mode support persistent global marks?
@ 2022-05-24 12:34 Eric S Fraga
  2022-05-24 14:13 ` Óscar Fuentes
  0 siblings, 1 reply; 3+ messages in thread
From: Eric S Fraga @ 2022-05-24 12:34 UTC (permalink / raw)
  To: help-gnu-emacs

Hello all,

evil mode provides for both local and global marks (e.g. ma versus mB)
but the global marks are not persistent (i.e. available after stopping
and restarting Emacs).  Is it possible to make these persistent?

(I know about Emacs's own bookmarks and do use those as well.)

Thank you,
eric

-- 
Eric S Fraga via gnus (Emacs 29.0.50 2022-05-23) on Debian 11.3




^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Does evil mode support persistent global marks?
  2022-05-24 12:34 Does evil mode support persistent global marks? Eric S Fraga
@ 2022-05-24 14:13 ` Óscar Fuentes
  2022-05-24 15:35   ` Eric S Fraga
  0 siblings, 1 reply; 3+ messages in thread
From: Óscar Fuentes @ 2022-05-24 14:13 UTC (permalink / raw)
  To: help-gnu-emacs

Eric S Fraga <e.fraga@ucl.ac.uk> writes:

> Hello all,
>
> evil mode provides for both local and global marks (e.g. ma versus mB)
> but the global marks are not persistent (i.e. available after stopping
> and restarting Emacs).  Is it possible to make these persistent?

Not implemented and tricky to do.

See https://github.com/emacs-evil/evil/issues/674




^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Does evil mode support persistent global marks?
  2022-05-24 14:13 ` Óscar Fuentes
@ 2022-05-24 15:35   ` Eric S Fraga
  0 siblings, 0 replies; 3+ messages in thread
From: Eric S Fraga @ 2022-05-24 15:35 UTC (permalink / raw)
  To: help-gnu-emacs

On Tuesday, 24 May 2022 at 16:13, Óscar Fuentes wrote:
> Not implemented and tricky to do.
>
> See https://github.com/emacs-evil/evil/issues/674

Ah, okay.  Thank you.  Bookmarks it is then. :-)
-- 
Eric S Fraga via gnus (Emacs 29.0.50 2022-05-23) on Debian 11.3




^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2022-05-24 15:35 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-05-24 12:34 Does evil mode support persistent global marks? Eric S Fraga
2022-05-24 14:13 ` Óscar Fuentes
2022-05-24 15:35   ` Eric S Fraga

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.