From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: search not found leaves you in target buffer Date: Tue, 17 Jan 2017 10:54:26 +0100 Message-ID: <874m0y3tbh.fsf@nicolasgoaziou.fr> References: <878tqqsb6r.fsf@nicolasgoaziou.fr> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:60509) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cTQTJ-0004Qg-5z for emacs-orgmode@gnu.org; Tue, 17 Jan 2017 04:54:34 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cTQTG-0000bm-6T for emacs-orgmode@gnu.org; Tue, 17 Jan 2017 04:54:33 -0500 Received: from relay4-d.mail.gandi.net ([217.70.183.196]:54205) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1cTQTF-0000aG-Vv for emacs-orgmode@gnu.org; Tue, 17 Jan 2017 04:54:30 -0500 In-Reply-To: (Samuel Wales's message of "Wed, 4 Jan 2017 16:00:51 -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: emacs-orgmode@gnu.org Hello, Samuel Wales writes: > On 1/4/17, Nicolas Goaziou wrote: >>> can org be made to stay at the link if the link is broken? >> >> It is not clear to me that would be the best possible behaviour. > > example is broken file links. > > perhaps following a link could set the org mark so that > org-mark-ring-goto could return? Good idea. I implemented that in master. Regards, -- Nicolas Goaziou