emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* [Bug] Inline Links from Agenda
@ 2012-11-08 15:40 Memnon Anon
  2012-11-15 14:28 ` Memnon Anon
  2012-12-29  8:24 ` Bastien
  0 siblings, 2 replies; 3+ messages in thread
From: Memnon Anon @ 2012-11-08 15:40 UTC (permalink / raw)
  To: emacs-orgmode

Hi,

it seems to me that `C-c C-o' (org-agenda-open-link) does not work
correctly for internal links with:

ELISP> (emacs-version)
"GNU Emacs 24.2.50.1 (i486-pc-linux-gnu, GTK+ Version 3.4.2)\n of
2012-11-01 on dex, modified by Debian"
ELISP> (org-version t t)
"Org-mode version 7.9.2 (release_7.9.2-571-g359891
@/home/memnon/tmp/bin/org-mode/lisp/)"

Steps to reproduce:

* minimal agenda file in ~/agenda.org :

--8<---------------cut here---------------start------------->8---
* TODO This is my heading
* [[This is my heading]]
  SCHEDULED: <2012-11-08 Do>
--8<---------------cut here---------------end--------------->8---

* $ emacs-snapshot -nw -Q
* load minimal .emacs:

--8<---------------cut here---------------start------------->8---
(add-to-list 'load-path "/path/to/org-mode/lisp")
(add-to-list 'load-path "/path/to/org-mode/contrib/lisp")
(add-to-list 'load-path "/path/to/org-mode/contrib/babel/lisp")
(setq org-agenda-files '("~/agenda.org"))
(require 'org)
--8<---------------cut here---------------end--------------->8---

* M-x org-agenda
* `a'
* `C-c C-o' (org-agenda-open-link) on the line with the link

This should take me to the the linked headline IIUC, but it doesn't.
All I get is a "Position saved to mark ring, go back with C-c &."

Memnon

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [Bug] Inline Links from Agenda
  2012-11-08 15:40 [Bug] Inline Links from Agenda Memnon Anon
@ 2012-11-15 14:28 ` Memnon Anon
  2012-12-29  8:24 ` Bastien
  1 sibling, 0 replies; 3+ messages in thread
From: Memnon Anon @ 2012-11-15 14:28 UTC (permalink / raw)
  To: emacs-orgmode

Memnon Anon <gegendosenfleisch@googlemail.com> writes:

> it seems to me that `C-c C-o' (org-agenda-open-link) does not work
> correctly for internal links with:
>
> ELISP> (emacs-version)
> "GNU Emacs 24.2.50.1 (i486-pc-linux-gnu, GTK+ Version 3.4.2)\n of
> 2012-11-01 on dex, modified by Debian"
> ELISP> (org-version t t)
> "Org-mode version 7.9.2 (release_7.9.2-571-g359891
> @/home/memnon/tmp/bin/org-mode/lisp/)"

FWIW, I see the same with emacs 23.4.1.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [Bug] Inline Links from Agenda
  2012-11-08 15:40 [Bug] Inline Links from Agenda Memnon Anon
  2012-11-15 14:28 ` Memnon Anon
@ 2012-12-29  8:24 ` Bastien
  1 sibling, 0 replies; 3+ messages in thread
From: Bastien @ 2012-12-29  8:24 UTC (permalink / raw)
  To: Memnon Anon; +Cc: emacs-orgmode

Hi Memnon,

Memnon Anon <gegendosenfleisch@googlemail.com> writes:

> it seems to me that `C-c C-o' (org-agenda-open-link) does not work
> correctly for internal links with:

I fixed this in maint.  Please test it heavily.

Thanks for reporting this bug!

-- 
 Bastien

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2012-12-29  8:24 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-11-08 15:40 [Bug] Inline Links from Agenda Memnon Anon
2012-11-15 14:28 ` Memnon Anon
2012-12-29  8:24 ` Bastien

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).