From mboxrd@z Thu Jan 1 00:00:00 1970 From: Samuel Wales Subject: Re: [fr] mark ring forward and backward Date: Sun, 21 Jan 2018 13:57:56 -0700 Message-ID: References: <87po63mvo4.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]:34945) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1edMgh-0003bm-9k for emacs-orgmode@gnu.org; Sun, 21 Jan 2018 15:58:01 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1edMgg-00014O-Dp for emacs-orgmode@gnu.org; Sun, 21 Jan 2018 15:57:59 -0500 Received: from mail-it0-x236.google.com ([2607:f8b0:4001:c0b::236]:37547) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1edMgg-00014G-8q for emacs-orgmode@gnu.org; Sun, 21 Jan 2018 15:57:58 -0500 Received: by mail-it0-x236.google.com with SMTP id q8so7643188itb.2 for ; Sun, 21 Jan 2018 12:57:58 -0800 (PST) In-Reply-To: <87po63mvo4.fsf@nicolasgoaziou.fr> 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: Nicolas Goaziou Cc: emacs-orgmode@gnu.org On 1/21/18, Nicolas Goaziou wrote: > `org-mark-ring-goto' does that. i guess i need to try it more, and then figure out the argument for next. but i click on an internal link, and there is no marker for the file i am in. so i don't really get it. maybe what would work even better is to push relevant places onto the global mark ring automatically, then have a prev and next for that.