From mboxrd@z Thu Jan 1 00:00:00 1970 From: Gerald Wildgruber Subject: Re: [PATCH] Re: Annoying positioning of point when writing footnotes Date: Sat, 15 Aug 2015 07:45:45 +0200 Message-ID: References: <87wpwzp7oj.fsf@unibas.ch> <87h9o3jhk6.fsf@fastmail.fm> <87vbcjp2b0.fsf@unibas.ch> <87io8jrrx6.fsf@fastmail.fm> <87egj7rr49.fsf_-_@fastmail.fm> <87egj6g4ea.fsf@nicolasgoaziou.fr> <87r3n6dk37.fsf@nicolasgoaziou.fr> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:43796) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZQUI1-0002lF-QX for emacs-orgmode@gnu.org; Sat, 15 Aug 2015 01:45:58 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZQUHy-0001II-5K for emacs-orgmode@gnu.org; Sat, 15 Aug 2015 01:45:57 -0400 Received: from mx2-priv.urz.unibas.ch ([131.152.226.165]:38827) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZQUHx-0001I3-VP for emacs-orgmode@gnu.org; Sat, 15 Aug 2015 01:45:54 -0400 In-reply-to: <87r3n6dk37.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-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Nicolas Goaziou Cc: Matt Lundin , orgmode list On Fr, Aug 14 2015, Nicolas Goaziou wrote: > Gerald Wildgruber writes: > >> One thing though: if I insert a new footnote in a region of text that >> already has footnotes before and after, the auto adjust mechanism is >> triggered by "C-c C-x f", but in this case point is set NOT near the NEW >> footnote marker but always at the marker of the LAST footnote! >> >> Can this be fixed as well? > > Fixed. Thank you. Nicolas, thanks for these amazingly fast and efficient fixes, works perfectly now. Gerald.