From mboxrd@z Thu Jan 1 00:00:00 1970 From: Vladimir Lomov Subject: Re: "Ignore following space" coding? Date: Wed, 24 Apr 2013 20:01:05 +0900 Message-ID: <20130424110105.GA695@smoon> References: Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([208.118.235.92]:50794) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UUxRs-0006ZF-Mr for emacs-orgmode@gnu.org; Wed, 24 Apr 2013 07:01:18 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UUxRo-0004NQ-SP for emacs-orgmode@gnu.org; Wed, 24 Apr 2013 07:01:16 -0400 Received: from mail-lb0-f174.google.com ([209.85.217.174]:40076) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UUxRo-0004NE-Kg for emacs-orgmode@gnu.org; Wed, 24 Apr 2013 07:01:12 -0400 Received: by mail-lb0-f174.google.com with SMTP id s10so1581715lbi.19 for ; Wed, 24 Apr 2013 04:01:10 -0700 (PDT) Content-Disposition: inline In-Reply-To: List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Hideki Saito Cc: emacs-orgmode@gnu.org Hello, ** Hideki Saito [2013-04-22 02:36:09 -0700]: > 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 > http://goo.gl/ErBLy If I understand you correctly these may help you: http://www.mail-archive.com/emacs-orgmode@gnu.org/msg45926.html http://www.mail-archive.com/emacs-orgmode@gnu.org/msg37638.html http://www.mail-archive.com/emacs-orgmode@gnu.org/msg59490.html --- WBR, Vladimir Lomov -- Just because you're paranoid doesn't mean they AREN'T after you.