From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leo Ufimtsev Subject: Re: Bug: org-mouse.el breaks footnote jumping (Reference to definition doesn't work) [8.2.10 (8.2.10-33-g880a2b-elpaplus @ /home/lufimtse/.emacs.d/elpa/org-plus-contrib-20150216/)] Date: Wed, 25 Feb 2015 09:58:12 -0500 (EST) Message-ID: <1214622328.10830918.1424876292203.JavaMail.zimbra@redhat.com> References: <236000327.8705426.1424456958103.JavaMail.zimbra@redhat.com> <1315055321.8705560.1424456975399.JavaMail.zimbra@redhat.com> <87wq372hzg.fsf@nicolasgoaziou.fr> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:34647) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YQdPm-0008EI-JT for emacs-orgmode@gnu.org; Wed, 25 Feb 2015 09:58:22 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YQdPi-0000ER-Gp for emacs-orgmode@gnu.org; Wed, 25 Feb 2015 09:58:18 -0500 Received: from mx5-phx2.redhat.com ([209.132.183.37]:42310) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YQdPi-0000EL-9J for emacs-orgmode@gnu.org; Wed, 25 Feb 2015 09:58:14 -0500 In-Reply-To: <87wq372hzg.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: emacs-orgmode@gnu.org Thank you for testing. Perhaps I could compile the latest development version and see if it occurs there for me. (as currently I'm using 24.4.1 from Fedora 21 repo). I'll try it out and let you know. Leo Ufimtsev | Intern Software Engineer @ Eclipse Team ----- Original Message ----- From: "Nicolas Goaziou" To: "Leo Ufimtsev" Cc: emacs-orgmode@gnu.org Sent: Tuesday, February 24, 2015 3:05:07 PM Subject: Re: [O] Bug: org-mouse.el breaks footnote jumping (Reference to definition doesn't work) [8.2.10 (8.2.10-33-g880a2b-elpaplus @ /home/lufimtse/.emacs.d/elpa/org-plus-contrib-20150216/)] Hello, Leo Ufimtsev writes: > I define a footnote via : C-c C-x f as described in the [manual][1]. > Then I have something like: > > - [ ] Leo once said [fn:1] (reference) > .. > .. > .. > * Footnotes > [fn:1] To make the world a better place, one should use Emacs. (definition) [fn:1] needs to be at column 0 for a definition. > > I have org-mouse enabled with all org-Mouse-Features > > Now clicking on the definition `[fn:1] To make ..` jumps back to the reference. > But clicking on the reference doesn't jump me to the definition. > > This works if org-mouse is disabled. I cannot reproduce it on development version. Clicking on the definition jumps me to the reference. Regards, -- Nicolas Goaziou