emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] inserting a path string fires the italic formatting


From: Sebastien Vauban
Subject: Re: [O] inserting a path string fires the italic formatting
Date: Wed, 06 Feb 2013 14:22:55 +0100
User-agent: Gnus/5.130006 (Ma Gnus v0.6) Emacs/24.2.91 (windows-nt)

Hi Luca,

Luca Ferrari wrote:
> this could be trivial, but if I have to place a unix path name into my
> org text, without having a link, how can I prevent the mode to assume
> I'm doing italic formatiing?
> For instance in the text:
>    - check /usr/bin/chmod
>    - check /usr/lib/bla
>
> Suggestions?

For example, by "protecting" those paths, declaring them as `org-code' or
`org-verbatim', that is using the markers `=' or `~'; for example:

- check ~/usr/bin/chmod~
- check ~/usr/bin/bla~

Best regards,
  Seb

-- 
Sebastien Vauban




reply via email to

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