From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Local variables in org files Date: Sat, 11 Jan 2014 10:25:46 +0100 Message-ID: <87mwj2zx7p.fsf@bzg.ath.cx> References: <87a9f5xjsv.fsf@gmx.de> <87ob3luomu.fsf@alphaville.bos.redhat.com> <87d2k0j2uf.fsf@gmx.de> <86iotsg7hd.fsf@somewhere.org> <87k3e8aixe.fsf@alphaville.bos.redhat.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:55752) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W1upt-0008VF-WA for emacs-orgmode@gnu.org; Sat, 11 Jan 2014 04:26:41 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1W1upm-0002FN-Gy for emacs-orgmode@gnu.org; Sat, 11 Jan 2014 04:26:33 -0500 Received: from mail-ea0-f172.google.com ([209.85.215.172]:44306) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W1upm-0002E2-AU for emacs-orgmode@gnu.org; Sat, 11 Jan 2014 04:26:26 -0500 Received: by mail-ea0-f172.google.com with SMTP id q10so2023819ead.17 for ; Sat, 11 Jan 2014 01:25:50 -0800 (PST) In-Reply-To: <87k3e8aixe.fsf@alphaville.bos.redhat.com> (Nick Dokos's message of "Thu, 09 Jan 2014 17:29:01 -0500") 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: Nick Dokos Cc: emacs-orgmode@gnu.org Nick Dokos writes: >> # Local variables: >> # eval: (sbe "init") >> # End: Nice! But why using the global prefix "sbe"? Shouldn't we simply rename the macro to org-sbe? -- Bastien