all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* "Ignore following space" coding?
@ 2013-04-22  9:36 Hideki Saito
  2013-04-24  8:08 ` Bastien
  2013-04-24 11:01 ` Vladimir Lomov
  0 siblings, 2 replies; 4+ messages in thread
From: Hideki Saito @ 2013-04-22  9:36 UTC (permalink / raw)
  To: emacs-orgmode

Hello,
I briefly searching the list and but I'm unsure if this was discussed
before, so excuse me if this was discussed before.

I've got a question regarding how I can make this work with languages
that doesn't separate words with spaces.

The problem is if I'm trying to write:
文字*太字*文字

This essentially prevents text surrounded by * treated as a regular
character as opposed to marked as bold, as this is pretty much
equivalent of the following case:

aa*bb*aa

I could make the previous text so it says:
文字 *太字* 文字 (aa *bb* aa)

inserting space between them. But this means that space gets exported.
I'm curious if there are any way I can tell Org-mode "yes there's a
space here so you know where to separate but do not treat like so when
you are exporting."

If there are any suggestions, that will be helpful!

Cheers,

Hideki Saito <hidekis@gmail.com>
http://goo.gl/ErBLy

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

end of thread, other threads:[~2013-04-24 11:01 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-04-22  9:36 "Ignore following space" coding? Hideki Saito
2013-04-24  8:08 ` Bastien
2013-04-24  8:20   ` Hideki Saito
2013-04-24 11:01 ` Vladimir Lomov

Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.