emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Re: How to make a word as anchor and emph simultaneouly ?
  2009-08-26  3:20 How to make a word as anchor and emph simultaneouly ? waterloo
@ 2009-08-25  9:36 ` Bastien
  2009-08-26  3:49   ` Nick Dokos
  0 siblings, 1 reply; 3+ messages in thread
From: Bastien @ 2009-08-25  9:36 UTC (permalink / raw)
  To: emacs-orgmode

waterloo <waterloo2005@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.

> Aother question : how to make comment in middle of line ?

This you definitely cannot.

-- 
 Bastien

^ permalink raw reply	[flat|nested] 3+ messages in thread

* How to make a word as anchor and emph simultaneouly ?
@ 2009-08-26  3:20 waterloo
  2009-08-25  9:36 ` Bastien
  0 siblings, 1 reply; 3+ messages in thread
From: waterloo @ 2009-08-26  3:20 UTC (permalink / raw)
  To: emacs-orgmode


[-- Attachment #1.1: Type: text/plain, Size: 230 bytes --]

<<word>> make a word as anchor.
/word/ make a word as emph.

How to make a word as anchor and emph simultaneouly ?

I  try <</word/>> and /<<word>>/ , but fail.

Aother question : how to make comment in middle of line ?



Thanks

[-- Attachment #1.2: Type: text/html, Size: 306 bytes --]

[-- Attachment #2: Type: text/plain, Size: 204 bytes --]

_______________________________________________
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

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: How to make a word as anchor and emph simultaneouly ?
  2009-08-25  9:36 ` Bastien
@ 2009-08-26  3:49   ` Nick Dokos
  0 siblings, 0 replies; 3+ messages in thread
From: Nick Dokos @ 2009-08-26  3:49 UTC (permalink / raw)
  To: Bastien; +Cc: emacs-orgmode

Bastien <bastienguerry@googlemail.com> wrote:

> waterloo <waterloo2005@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

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2009-08-26  3:51 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-08-26  3:20 How to make a word as anchor and emph simultaneouly ? waterloo
2009-08-25  9:36 ` Bastien
2009-08-26  3:49   ` Nick Dokos

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).