From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Parker, Matthew" Subject: Turn on "Hyperlinks > Literal Links " Date: Fri, 22 Aug 2008 11:32:53 -0400 Message-ID: <9E067A1AECCB154485D4CF7E4BEF4D8E0962762C@post07.corp.seic.com> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1637228210==" Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KWYdQ-0002Yk-5z for emacs-orgmode@gnu.org; Fri, 22 Aug 2008 11:33:08 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KWYdO-0002YF-C8 for Emacs-orgmode@gnu.org; Fri, 22 Aug 2008 11:33:07 -0400 Received: from [199.232.76.173] (port=46796 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KWYdO-0002YC-77 for Emacs-orgmode@gnu.org; Fri, 22 Aug 2008 11:33:06 -0400 Received: from exprod5og113.obsmtp.com ([64.18.0.26]:59113) by monty-python.gnu.org with smtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1KWYdN-00044I-Ng for Emacs-orgmode@gnu.org; Fri, 22 Aug 2008 11:33:06 -0400 Content-class: urn:content-classes:message List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Emacs-orgmode@gnu.org This is a multi-part message in MIME format. --===============1637228210== Content-class: urn:content-classes:message Content-Type: multipart/alternative; boundary="----_=_NextPart_001_01C9046C.581F13B5" This is a multi-part message in MIME format. ------_=_NextPart_001_01C9046C.581F13B5 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Is there a way to set "Hyperlinks > literal links" on by default? =20 I found the elisp that works w/in an org buffer, but this fails if I put it in .emacs. =20 ; turn on literal links (progn (org-remove-from-invisibility-spec '(org-link)) (org-restart-font-lock) ) =20 =20 Thanks, Matt =20 ------_=_NextPart_001_01C9046C.581F13B5 Content-Type: text/html; charset="us-ascii" Content-Transfer-Encoding: quoted-printable

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)

)

 

 

Thanks,
Matt

 

------_=_NextPart_001_01C9046C.581F13B5-- --===============1637228210== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ 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 --===============1637228210==--