emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] [RFC] Could we get rid of Org specific "mark ring"


From: Nicolas Goaziou
Subject: Re: [O] [RFC] Could we get rid of Org specific "mark ring"
Date: Tue, 30 Jan 2018 23:42:01 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.3 (gnu/linux)

Samuel Wales <address@hidden> writes:

> On 1/30/18, Nicolas Goaziou <address@hidden> wrote:
>>> org would have to push to both local and global it seems.
>>
>> `push-mark' would take care of this. So Org wouldn't need to.
>
> iiuc, i can't agree with you.  org pushes marks onto the org mark ring
> in various places [and imo even misses at least one place -- going to
> outline from agenda].  i assumed org would continue to do so, except
> to the local and global mark rings.
>
> will all those good automatic mark pushing events be removed?  i do
> not get the point of that.  that's potentially a lot of programming
> work to put onto the user just to get back the functionality we have
> now.
>
> so i probably misunderstand your meaning.

Let me clarify. I just want to replace `org-mark-ring-push' with
`push-mark'. The distinction between local and global mark rings are
taken care of in the latter. Org doesn't need to mess with it.

I hope that's clearer now.



reply via email to

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