emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Nick Dokos <ndokos@gmail.com>
To: emacs-orgmode@gnu.org
Subject: Re: display org-link url
Date: Fri, 29 Jan 2016 10:50:07 -0500	[thread overview]
Message-ID: <87bn84mllc.fsf@pierrot.dokosmarshall.org> (raw)
In-Reply-To: CAM0xXk8S+VtLaMXP6hGMmYpFrg=Tjq=YNqo3dVQky7q46ACjqg@mail.gmail.com

Satoru KURASHIKI <lurdan@gmail.com> writes:

> hi,
>
> Are there any good way/settings to display org-link's url easily?
>
> I'm happy if I can see them in minibuffer putting cursor on the org-link.
> (like pointing urls on web browsers may show urls in statusbar)
>

Another method: typing

C-u C-x =

somewhere inside the link shows you the text properties of the character
under the cursor. Characters in links have a couple of extra text
properties:

  help-echo            "LINK: file:my-theme.el"
  htmlize-link         (:uri "file:my-theme.el")

which show the referent of the link.

-- 
Nick

      parent reply	other threads:[~2016-01-29 15:50 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-01-29  3:52 display org-link url Satoru KURASHIKI
2016-01-29 15:44 ` Nick Dokos
2016-01-29 16:03   ` John Kitchin
2016-01-29 16:38     ` Nick Dokos
2016-01-29 17:07       ` Kaushal Modi
2016-02-01  6:52         ` Satoru KURASHIKI
2016-01-29 15:50 ` Nick Dokos [this message]

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=87bn84mllc.fsf@pierrot.dokosmarshall.org \
    --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).