From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: small caps Date: Thu, 29 Oct 2015 18:44:41 +0100 Message-ID: <87twp9vaba.fsf@nicolasgoaziou.fr> References: <87si4toc4g.fsf@nicolasgoaziou.fr> <87a8r1y4bm.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:52629) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZrrE1-0005gz-PG for emacs-orgmode@gnu.org; Thu, 29 Oct 2015 13:42:58 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZrrE0-0003Ju-Vh for emacs-orgmode@gnu.org; Thu, 29 Oct 2015 13:42:57 -0400 Received: from relay4-d.mail.gandi.net ([2001:4b98:c:538::196]:38067) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZrrE0-0003Jo-P7 for emacs-orgmode@gnu.org; Thu, 29 Oct 2015 13:42:56 -0400 In-Reply-To: <87a8r1y4bm.fsf@gmail.com> (Aaron Ecay's message of "Thu, 29 Oct 2015 17:25:49 +0000") 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: Matt Price Cc: Org Mode Aaron Ecay writes: > This is true. But small-caps are meaningful in a variety of contexts, > and they are not a truly new syntax (requiring extra code in the > parser), Of course they do. You need to introduce yet another emphasis marker. Regards,