emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Nick Dokos <ndokos@gmail.com>
To: emacs-orgmode@gnu.org
Subject: Re: hyperlink to customize
Date: Mon, 09 Dec 2013 17:06:32 -0500	[thread overview]
Message-ID: <87mwk9llw7.fsf@alphaville.bos.redhat.com> (raw)
In-Reply-To: loom.20131209T223238-201@post.gmane.org

Brady Trainor <algebrat@uw.edu> writes:

> However, I am curious why I get away with 
>   file:~/.emacs, 
> but not 
>   elisp:(customize)
>
> That is, I can get away with not using square brackets for the file, but we 
> need
>
>   [[elisp:(customize)]]
>
> Not a priority, just a mild curiosity. 

Actually, I took a look through the code and found out that

elisp:customize

should also work as a link, even without the brackets. The assumption is
that the name following the ``elisp:'' part is the name of an
interactive function (a "command"). Following the link just executes the
command (without arguments - you can't use plain links for function
calls with arguments).  I tried it and it works for me - so the question
is why it does not work for you.

Nick

  reply	other threads:[~2013-12-09 22:07 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-12-09 21:01 hyperlink to customize Brady Trainor
2013-12-09 21:14 ` Nick Dokos
2013-12-09 21:40   ` Brady Trainor
2013-12-09 22:06     ` Nick Dokos [this message]
2013-12-10  1:56       ` Brady Trainor
2013-12-10 15:41         ` Nick Dokos
2013-12-10 20:10           ` Brady Trainor
2013-12-10 21:23             ` Brady Trainor
2013-12-10 22:17               ` Nick Dokos
2013-12-11  5:57                 ` Brady Trainor

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=87mwk9llw7.fsf@alphaville.bos.redhat.com \
    --to=ndokos@gmail.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).