From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: [RFC] Could we get rid of Org specific "mark ring" Date: Fri, 27 Apr 2018 03:56:12 +0200 Message-ID: <871sf11kg3.fsf@gnu.org> References: <87o9lcntdq.fsf@nicolasgoaziou.fr> <87efj1mtid.fsf@bzg.fr> <87a7tp1m2o.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:37439) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fBscX-0003T1-6t for emacs-orgmode@gnu.org; Thu, 26 Apr 2018 21:56:21 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fBscW-0005YI-GZ for emacs-orgmode@gnu.org; Thu, 26 Apr 2018 21:56:21 -0400 In-Reply-To: (Samuel Wales's message of "Thu, 26 Apr 2018 18:24:47 -0700") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: "Emacs-orgmode" To: Samuel Wales Cc: Org Mode List , Nicolas Goaziou Hi Samuel, Samuel Wales writes: > did you read the entire thread? it goes into detail that i cannot > redo. yes, I read the thread. I understand your position and that of Allen, and there is absolutely no rush about this change. But the fact that the Global Mark Ring does not fit several uses is not a reason for not moving forward - I like the idea of a "link ring" and I think we can implement it. > if you did, do you have specific questions? Yes: I'm wondering what precise use-case of `org-mark-push-ring' is not covered by either the emacs local mark ring or global one? Also, xref calls it a "stack", which I find more intuitive. If xref implements what users expect from a global ring, then let's fix the global ring that way. And make "link rings" based on a more generic global ring. In any case, there is no rush, but I think the effort is worth it. Best, -- Bastien