Bastien <bastiengue...@googlemail.com> wrote:

> waterloo <waterloo2...@gmail.com> 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


_______________________________________________
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

Reply via email to