emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Carsten Dominik <dominik@science.uva.nl>
To: Wes Hardaker <wjhns209@hardakers.net>
Cc: emacs-orgmode@gnu.org
Subject: Re: changes to return-follows-link
Date: Fri, 6 Mar 2009 18:15:25 +0100	[thread overview]
Message-ID: <8064B390-A14D-43D0-8308-EB832E80203F@uva.nl> (raw)
In-Reply-To: <sdljri90xc.fsf@wes.hardakers.net>


[-- Attachment #1.1: Type: text/plain, Size: 1489 bytes --]

Hi Wes,

RET in the agenda is supposed to go to the location that triggered
the entry, in your case the scheduling time stamp.  I did not even
know that it used to follow a link.

The direct command to follow a link from the agenda is `C-c C-o',
`org-agenda-open-link'.

If you do not need the other functionality of RET in the agenda,
try

(add-hook 'org-agenda-mode-hook
    (lambda ()
    (define-key org-agenda-mode-map [(return)] 'org-agenda-open-link)))

HTH

- Carsten

On Mar 6, 2009, at 3:32 PM, Wes Hardaker wrote:

>
> Recently (I'm running 6.23b; not 6.24) pressing return in the agenda
> buffer on a link followed the link.  Now it's jumping to the schedule
> line in the wherever.org file.  Two questions:
>
> 1) shouldn't it jump to the header line instead of the schedule line?
> 2) if on a link to somewhere else, shouldn't it follow the link?
>
> I'm sure this is a result of the recent rework of the *-follow-link
> functions...  I have multiple repeating agenda items that jump me to
> various web-pages etc.  (Now I have to hit return->up-arrow->return to
> get to the right jump spot rather than a direct jump).
>
> -- 
> "In the bathtub of history the truth is harder to hold than the soap,
> and much more difficult to find."  -- Terry Pratchett
>
>
> _______________________________________________
> Emacs-orgmode mailing list
> Remember: use `Reply All' to send replies to the list.
> Emacs-orgmode@gnu.org
> http://lists.gnu.org/mailman/listinfo/emacs-orgmode


[-- Attachment #1.2: Type: text/html, Size: 2025 bytes --]

[-- Attachment #2: Type: text/plain, Size: 204 bytes --]

_______________________________________________
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

  reply	other threads:[~2009-03-06 17:15 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-03-06 14:32 changes to return-follows-link Wes Hardaker
2009-03-06 17:15 ` Carsten Dominik [this message]
2009-03-09 16:34   ` Wes Hardaker

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=8064B390-A14D-43D0-8308-EB832E80203F@uva.nl \
    --to=dominik@science.uva.nl \
    --cc=emacs-orgmode@gnu.org \
    --cc=wjhns209@hardakers.net \
    /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).