From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: unicode chars in org-emphasis-regexp-components Date: Sat, 19 Feb 2011 11:56:52 +0100 Message-ID: <877hcw70nf.fsf@gnu.org> References: <87oc6aq1ws.fsf@ericabrahamsen.net> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from [140.186.70.92] (port=57399 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PqkUc-000130-26 for emacs-orgmode@gnu.org; Sat, 19 Feb 2011 05:56:51 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PqkUa-0000lB-Li for emacs-orgmode@gnu.org; Sat, 19 Feb 2011 05:56:49 -0500 Received: from mail-bw0-f52.google.com ([209.85.214.52]:35504) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PqkUa-0000kj-Fx for emacs-orgmode@gnu.org; Sat, 19 Feb 2011 05:56:48 -0500 Received: by bwz4 with SMTP id 4so4369955bwz.39 for ; Sat, 19 Feb 2011 02:56:47 -0800 (PST) In-Reply-To: <87oc6aq1ws.fsf@ericabrahamsen.net> (Eric Abrahamsen's message of "Thu, 17 Feb 2011 20:30:11 +0800") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Eric Abrahamsen Cc: emacs-orgmode@gnu.org Hi Eric, Eric Abrahamsen writes: > Hi, I do a lot of plain text writing in org, and would love to be able > to allow emphasis markup when it's up flush against m-dashes (x2014), > n-dashes (x2013), and ellipses (x2026), possibly among other things. > When I try to add these characters to org-emphasis-regexp-components via > the customize interface, emacs complains about "junk at end of > expression: —…–" and won't let me save it. Unicode's not junk! Can you share the value of your org-emphasis-regexp-components variable so that we can test it? Also please tell us what version of Org/Emacs you are using, especially if this turns out to be an Emacs issue. Thanks, -- Bastien