emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [Orgmode] How to make a word as anchor and emph simultaneouly ?


From: Nick Dokos
Subject: Re: [Orgmode] How to make a word as anchor and emph simultaneouly ?
Date: Tue, 25 Aug 2009 23:49:19 -0400

Bastien <address@hidden> wrote:

> waterloo <address@hidden> writes:
> 
> > How to make a word as anchor and emph simultaneouly ?
> >
> > I try <</word/>> and /<<word>>/ , but fail.
> 
> I'm afraid you cannot, but should be doable to live without it.
> 

If you don't mind fudging with spaces, you *can* do this:

,----
| 
| * foo
| 
| << *anchor* >>
| 
| * bar
| [[ *anchor* ]]
`----

works fine. C-h v org-emphasis-regexp-components <RET> has
the gory details.

> > Aother question : how to make comment in middle of line ?
> 
> This you definitely cannot.
> 

Nick




reply via email to

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