From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: [bug, org] footnote-action broken with narrowed buffer Date: Sat, 25 Apr 2015 10:40:28 +0200 Message-ID: <87fv7obnyb.fsf@nicolasgoaziou.fr> References: <87lhhhzdf5.fsf@gmx.us> <87bnidcnfq.fsf@nicolasgoaziou.fr> <87h9s5z2kx.fsf@gmx.us> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:34265) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ylvm8-00006o-7k for emacs-orgmode@gnu.org; Sat, 25 Apr 2015 04:49:25 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YlvcA-00038d-UM for emacs-orgmode@gnu.org; Sat, 25 Apr 2015 04:39:07 -0400 Received: from relay4-d.mail.gandi.net ([2001:4b98:c:538::196]:34261) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YlvcA-00037d-OL for emacs-orgmode@gnu.org; Sat, 25 Apr 2015 04:39:06 -0400 In-Reply-To: <87h9s5z2kx.fsf@gmx.us> (rasmus@gmx.us's message of "Fri, 24 Apr 2015 22:35:58 +0200") 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-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Rasmus Cc: emacs-orgmode@gnu.org Rasmus writes: > Nicolas Goaziou writes: > Point is moved, though. If narrow shouldn't be "broken" then point > shouldn't be moved. I.e. no move when the definition is not within the > buffer. Fixed in 5954f6aa25b51a3a9a8f258fb0f15ef51be31366. Thank you. >> Outside of the most trivial case (i.e., jump back and forth between the >> definition and one of its references) it sounds like it would quickly >> get in the way. > > It would only work for the most trivial case I guess. This is why it is not worth implementing. Regards,