From: Memnon Anon <gegendosenfleisch@googlemail.com>
To: emacs-orgmode@gnu.org
Subject: [Bug] Inline Links from Agenda
Date: Thu, 8 Nov 2012 15:40:43 +0000 (UTC) [thread overview]
Message-ID: <87sj8k15s0.fsf@mean.albasani.net> (raw)
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
next reply other threads:[~2012-11-08 15:41 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-11-08 15:40 Memnon Anon [this message]
2012-11-15 14:28 ` [Bug] Inline Links from Agenda Memnon Anon
2012-12-29 8:24 ` Bastien
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.orgmode.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87sj8k15s0.fsf@mean.albasani.net \
--to=gegendosenfleisch@googlemail.com \
--cc=emacs-orgmode@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).