From: Nicolas Goaziou <n.goaziou@gmail.com>
To: Marius Hofert <marius.hofert@math.ethz.ch>
Cc: emacs-orgmode@gnu.org
Subject: Re: How to escape spaces after full stops?
Date: Sun, 24 Jun 2012 14:12:35 +0200 [thread overview]
Message-ID: <87obo8nc24.fsf@gmail.com> (raw)
In-Reply-To: <87395ley9v.fsf@math.ethz.ch> (Marius Hofert's message of "Sun, 24 Jun 2012 13:37:32 +0200")
Hello,
Marius Hofert <marius.hofert@math.ethz.ch> writes:
> Is there also a way to get "\"? [there is a slight but sometimes
> important difference].
Do you mean "\ "?
Not out of the box, but you can add your own entities in
`org-entities-user'.
For example, you can have:
(add-to-list 'org-entities-user '(spc "\\ " nil " " " " " " " "))
And then use
p.\spc{}17
Regards,
--
Nicolas Goaziou
next prev parent reply other threads:[~2012-06-24 12:15 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-06-23 19:06 How to escape spaces after full stops? Marius Hofert
2012-06-24 9:17 ` Viktor Rosenfeld
2012-06-24 12:36 ` Sebastien Vauban
2012-06-24 9:48 ` Nicolas Goaziou
2012-06-24 11:37 ` Marius Hofert
2012-06-24 12:12 ` Nicolas Goaziou [this message]
2012-06-24 13:40 ` Marius Hofert
2012-06-24 13:52 ` Nicolas Goaziou
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.orgmode.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87obo8nc24.fsf@gmail.com \
--to=n.goaziou@gmail.com \
--cc=emacs-orgmode@gnu.org \
--cc=marius.hofert@math.ethz.ch \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).