Fix agenda link opening bug
commit32441cd15150f541d3ba50633cfb9fffc8d3d11a
authorCarsten Dominik <carsten.dominik@gmail.com>
Tue, 5 Jan 2010 11:34:17 +0000 (5 12:34 +0100)
committerCarsten Dominik <carsten.dominik@gmail.com>
Tue, 5 Jan 2010 11:34:17 +0000 (5 12:34 +0100)
treed78d9548a1a221c09694c181ea2e39b0d80a693c
parent56610b4833b4a02b8451e8a4ba86c133f02d4520
Fix agenda link opening bug

Charles Sebold writes:

> This is with a clean Emacs, nothing in .emacs except for what is
> necessary to add my org-mode lisp directory to the load path and
> (require 'org-install), Emacs pulled down from bzr this morning, and
> current git download of org-mode, pulled a few minutes ago.
>
> With an org file like this:
>
> ------------------------------------------------------------------------
> * TODO Try out [[elisp:(org-version)][link problem]] if possible
> ------------------------------------------------------------------------
>
> Pull this into an agenda view, then put cursor over the link and try to
> follow it.  The result is as follows:
lisp/ChangeLog
lisp/org.el