emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

R: [Orgmode] any way to disable underlining of file paths?


From: Giovanni Ridolfi
Subject: R: [Orgmode] any way to disable underlining of file paths?
Date: Fri, 24 Oct 2008 12:45:06 +0000 (GMT)

-- Ven 24/10/08, Martin Stitt <address@hidden> ha scritto:
> i edit documents that describe processes involved in doing
> system
> administration, so there are
> lots of file paths involved:
> 

hi Martin, 
if I use this text:
------------------------------
* test 4 Martin

now change into subdir blah and start the engine:

      cd /blah/
      /usr/bin/start_the_engine

C:\Documents and Settings\Myuser\Documenti\tmp
------------------
the only thing I notice is the /blah/ word that is in italics[1]

Would you please report 
your emacs version
your org-version ?

TIA
cheers
Giovanni


%------------------------------------------
[1] You want you can avoid it customizing the variable:

org-fontify-emphasized-text nil

<source code:>
(defcustom org-fontify-emphasized-text t
  "Non-nil means fontify *bold*, /italic/ and _underlined_ text.
Changing this variable requires a restart of Emacs to take effect."
</code>
%-------------------------------


      Scopri il blog di Yahoo! Mail:
Trucchi, novità e scrivi la tua opinione.
http://www.ymailblogit.com/blog





reply via email to

[Prev in Thread] Current Thread [Next in Thread]