From mboxrd@z Thu Jan 1 00:00:00 1970 From: Samuel Wales Subject: Re: [RFC] Could we get rid of Org specific "mark ring" Date: Tue, 30 Jan 2018 19:02:52 -0700 Message-ID: References: <87o9lcntdq.fsf@nicolasgoaziou.fr> <87po5rxcgq.fsf@nicolasgoaziou.fr> <87fu6nx93a.fsf@nicolasgoaziou.fr> <87bmhbx7z6.fsf@nicolasgoaziou.fr> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:59074) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eghji-0000dW-T3 for emacs-orgmode@gnu.org; Tue, 30 Jan 2018 21:02:55 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eghji-0007B2-7l for emacs-orgmode@gnu.org; Tue, 30 Jan 2018 21:02:54 -0500 Received: from mail-it0-x22a.google.com ([2607:f8b0:4001:c0b::22a]:35991) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1eghji-0007Ay-3K for emacs-orgmode@gnu.org; Tue, 30 Jan 2018 21:02:54 -0500 Received: by mail-it0-x22a.google.com with SMTP id n206so2957513itg.1 for ; Tue, 30 Jan 2018 18:02:53 -0800 (PST) In-Reply-To: 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: Allen Li Cc: Org Mode List , Nicolas Goaziou On 1/30/18, Allen Li wrote: > It does change org behavior, since the native mark ring > distinguishes local from global, whereas org-mark-ring does not. > With the proposed change, there won't be a single > org-mark-ring-goto, you would have to make sure you call the > right command out of pop-to-mark-command or pop-global-mark. thanks. then i oppose this change. it seems crazy to have to think about whether where you will be going is in the same buffer or not. if that is what you mean. i would be ok with it only if the global mark ring worked like the org mark ring.