From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nick Dokos Subject: Re: Local variables in org files Date: Sat, 11 Jan 2014 10:31:01 -0500 Message-ID: <8738ku5ydm.fsf@gmail.com> 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> <87mwj2zx7p.fsf@bzg.ath.cx> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:59839) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W20Wt-0002aR-Lb for emacs-orgmode@gnu.org; Sat, 11 Jan 2014 10:31:25 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1W20Wn-0001rF-S5 for emacs-orgmode@gnu.org; Sat, 11 Jan 2014 10:31:19 -0500 Received: from plane.gmane.org ([80.91.229.3]:56482) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W20Wn-0001r6-Li for emacs-orgmode@gnu.org; Sat, 11 Jan 2014 10:31:13 -0500 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1W20Wm-0003FZ-Fl for emacs-orgmode@gnu.org; Sat, 11 Jan 2014 16:31:12 +0100 Received: from pool-98-110-175-184.bstnma.fios.verizon.net ([98.110.175.184]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 11 Jan 2014 16:31:12 +0100 Received: from ndokos by pool-98-110-175-184.bstnma.fios.verizon.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 11 Jan 2014 16:31:12 +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: emacs-orgmode@gnu.org Bastien writes: > 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? In the credit-where-credit-is-due department, it was Sebastien Vauban who came up with this very nice tidbit. -- Nick