From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: words starting with call_ confuse C-c C-c and export Date: Mon, 10 Mar 2014 15:28:23 +0100 Message-ID: <87r46a2kmw.fsf@gmail.com> References: <87ob4ytoqf.wl%n142857@gmail.com> <87zjohvem7.fsf@gmail.com> <87iov16b3d.fsf@gmail.com> <87wqjhu5i1.fsf@gmail.com> <8761r14cjr.fsf@gmail.com> <87k3f7ad2w.fsf@gmail.com> <878uvl3if1.fsf@gmail.com> <87d2kxag62.fsf@gmail.com> <87wqj425kk.fsf@gmail.com> <878uvkag1p.fsf@gmail.com> <87mwh3t1jj.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:41081) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WN1BV-0002fR-Bb for emacs-orgmode@gnu.org; Mon, 10 Mar 2014 10:28:14 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WN1BM-00078w-VW for emacs-orgmode@gnu.org; Mon, 10 Mar 2014 10:28:05 -0400 Received: from mail-wi0-x234.google.com ([2a00:1450:400c:c05::234]:56965) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WN1BM-000789-O7 for emacs-orgmode@gnu.org; Mon, 10 Mar 2014 10:27:56 -0400 Received: by mail-wi0-f180.google.com with SMTP id hm4so103965wib.1 for ; Mon, 10 Mar 2014 07:27:55 -0700 (PDT) In-Reply-To: <87mwh3t1jj.fsf@gmail.com> (Eric Schulte's message of "Thu, 06 Mar 2014 15:12:51 -0700") 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: Eric Schulte Cc: emacs-orgmode@gnu.org Hello, Eric Schulte writes: > Nicolas Goaziou writes: >> We're talking about function names, not free-form text, so limitations >> are understandable. For example, macro names only allow alphanumeric >> characters or hyphens and have to start with an alphabetic character. > > Having considered this, unless there are user objections I'd be happy > limiting function names to the same restricted alphabet as macro names. > > This would be a breaking change though, and should be mentioned as such > in the notes. Once you have settled for a regexp (do you want to include "/" character?), please let me know, I'll update org-element accordingly. Regards, -- Nicolas Goaziou