From: Nicolas Goaziou <mail@nicolasgoaziou.fr>
To: Christoph Lange <math.semantic.web@gmail.com>
Cc: Orgmode Mailing List <emacs-orgmode@gnu.org>
Subject: Re: Function that jumps to an entry with a certain CUSTOM_ID
Date: Wed, 01 Apr 2015 22:21:42 +0200 [thread overview]
Message-ID: <87384jy4yx.fsf@nicolasgoaziou.fr> (raw)
In-Reply-To: <CAOPYeGy4J+nKFLa+f=DZuTYtZY98a5Mm0Cimd8S3Za0GuK9F0A@mail.gmail.com> (Christoph Lange's message of "Tue, 31 Mar 2015 22:59:44 +0200")
Christoph Lange <math.semantic.web@gmail.com> writes:
> On Mar 31, 2015 9:53 PM, "Nicolas Goaziou" <mail@nicolasgoaziou.fr> wrote:
>> The problem is that we're running out of interesting keybindings.
>
> Let me ask the question differently: as all reasonable key bindings are
> taken (a statement to which I tend to agree), is the suggestion of
> interactive functions to be added to the core of org-mode no longer
> appropriate?
IMO we can't afford maintaining all end-user functions imaginable in
"org.el". What is possible, however is to extend some existing
behaviour.
For example, `org-open-at-point' could be a good candidate: with C-u
C-u, it could offer to type in a link and open it. So, in order to jump
to a custom-id, you can use
C-u C-u C-o #my-custom RET
Of course, you lose completion, in this case, which is a serious
drawback.
Another option would be to extend `org-goto' (C-c C-j) and offer to jump
to custom-id.
> But I think I should rather aim at Worg's "contrib" directory,
There's no such thing as Worg "contrib" directory. There's Worg, OT1H,
and a contrib/ directory OTOH, but they are not related.
Worg is a good place to share useful code snippets.
Regards,
next prev parent reply other threads:[~2015-04-01 20:20 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-03-31 16:36 Function that jumps to an entry with a certain CUSTOM_ID Christoph LANGE
2015-03-31 19:55 ` Nicolas Goaziou
2015-03-31 20:59 ` Christoph Lange
2015-04-01 20:21 ` Nicolas Goaziou [this message]
2015-04-06 18:16 ` Leo Ufimtsev
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=87384jy4yx.fsf@nicolasgoaziou.fr \
--to=mail@nicolasgoaziou.fr \
--cc=emacs-orgmode@gnu.org \
--cc=math.semantic.web@gmail.com \
/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).