emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* quote in code (eg ='foo=)
@ 2009-12-25 14:51 Tamas K Papp
  2009-12-26 10:50 ` Carsten Dominik
  0 siblings, 1 reply; 2+ messages in thread
From: Tamas K Papp @ 2009-12-25 14:51 UTC (permalink / raw)
  To: emacs-orgmode

How can I format inline code with ' (quote) correctly?

='foo= doesn't work, it is exported as is.

The "Emphasis and monospace" section does not talk about this issue,
is there a section in the org manual which would help me?

Thanks,

Tamas

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

* Re: quote in code (eg ='foo=)
  2009-12-25 14:51 quote in code (eg ='foo=) Tamas K Papp
@ 2009-12-26 10:50 ` Carsten Dominik
  0 siblings, 0 replies; 2+ messages in thread
From: Carsten Dominik @ 2009-12-26 10:50 UTC (permalink / raw)
  To: Tamas K Papp; +Cc: emacs-orgmode


On Dec 25, 2009, at 3:51 PM, Tamas K Papp wrote:

> How can I format inline code with ' (quote) correctly?
>
> ='foo= doesn't work, it is exported as is.
>
> The "Emphasis and monospace" section does not talk about this issue,
> is there a section in the org manual which would help me?

Please check out the varaiable org-emphasis-regexp-components and remove
' from the third element.

Be prepared that this may then break other situations where you have
emphasis inside quotes - but it is also possible that it will be just
right for you.

Emphasis is black magic.

- Carsten

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

end of thread, other threads:[~2009-12-26 10:50 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-12-25 14:51 quote in code (eg ='foo=) Tamas K Papp
2009-12-26 10:50 ` Carsten Dominik

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).