emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Carsten Dominik <dominik@science.uva.nl>
To: "Parker, Matthew" <MParker@seic.com>
Cc: Emacs-orgmode@gnu.org
Subject: Re: Turn on "Hyperlinks > Literal Links "
Date: Wed, 3 Sep 2008 11:37:07 +0200	[thread overview]
Message-ID: <AC25B6C1-9166-44EF-9294-DCA033BA20AB@uva.nl> (raw)
In-Reply-To: <9E067A1AECCB154485D4CF7E4BEF4D8E0962762C@post07.corp.seic.com>


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


On Aug 22, 2008, at 5:32 PM, Parker, Matthew wrote:

> Is there a way to set “Hyperlinks > literal links” on by default?
>
> I found the elisp that works w/in an org buffer, but this fails if I  
> put it in .emacs.
>
> ; turn on literal links
> (progn
>   (org-remove-from-invisibility-spec '(org-link))
>   (org-restart-font-lock)
> )


You can also use

(setq org-descriptive-links nil)

- Carsten


[-- Attachment #1.2: Type: text/html, Size: 3596 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

      parent reply	other threads:[~2008-09-03  9:37 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-08-22 15:32 Turn on "Hyperlinks > Literal Links " Parker, Matthew
2008-08-23 18:12 ` Eddward DeVilla
2008-08-25 16:08   ` Parker, Matthew
2008-08-25 17:01     ` Eddward DeVilla
2008-08-25 17:15       ` Parker, Matthew
2008-09-03  9:37 ` Carsten Dominik [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=AC25B6C1-9166-44EF-9294-DCA033BA20AB@uva.nl \
    --to=dominik@science.uva.nl \
    --cc=Emacs-orgmode@gnu.org \
    --cc=MParker@seic.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).