From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: org-entities: why \lang instead of \langle? Date: Thu, 13 Mar 2014 16:46:36 +0100 Message-ID: <8761niqexv.fsf@bzg.ath.cx> References: <5309C129.3030309@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:36771) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WO7qs-0005hw-G5 for emacs-orgmode@gnu.org; Thu, 13 Mar 2014 11:47:28 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WO7qm-0008As-Dl for emacs-orgmode@gnu.org; Thu, 13 Mar 2014 11:47:22 -0400 Received: from rs249.mailgun.us ([209.61.151.249]:48218) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WO7qm-0008Ad-9C for emacs-orgmode@gnu.org; Thu, 13 Mar 2014 11:47:16 -0400 In-Reply-To: <5309C129.3030309@gmail.com> (Anders Johansson's message of "Sun, 23 Feb 2014 10:36:41 +0100") 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: Anders Johansson Cc: emacs-orgmode@gnu.org Hi Anders, Anders Johansson writes: > Maybe these aliases could also be added, like what is done for e.g. "clubs": > > ("langle" "\\langle" t "⟨" "<" "<" "⟨") > ("rangle" "\\rangle" t "⟩" ">" ">" "⟩") Indeed, done in master, thanks for this idea. -- Bastien