Skip to content

org-mouse.el breaks footnote jumping (Reference to definition doesn't work) #3

@LeoUfimtsev

Description

@LeoUfimtsev

I define a footnote via : C-c C-x f as described in the manual.
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)

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.

Jumping from reference to the definition still works via C-c C-c, but id'd be nice to have Mouse-1 support.

I'm using emacs 24.4.1 btw. If it makes a difference. Latest org-mode from elpa.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions