From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Buffer local alias? Date: Tue, 14 Jan 2014 20:44:32 +0100 Message-ID: <87zjmyic0v.fsf@bzg.ath.cx> References: <87a9ey5p50.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]:58771) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W39uo-0001eS-Lc for emacs-orgmode@gnu.org; Tue, 14 Jan 2014 14:44:55 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1W39uf-0000x2-Gw for emacs-orgmode@gnu.org; Tue, 14 Jan 2014 14:44:46 -0500 Received: from mail-we0-x232.google.com ([2a00:1450:400c:c03::232]:39442) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W39uf-0000wo-AO for emacs-orgmode@gnu.org; Tue, 14 Jan 2014 14:44:37 -0500 Received: by mail-we0-f178.google.com with SMTP id t60so848401wes.23 for ; Tue, 14 Jan 2014 11:44:36 -0800 (PST) In-Reply-To: <87a9ey5p50.fsf@alphaville.bos.redhat.com> (Nick Dokos's message of "Tue, 14 Jan 2014 14:39:39 -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: > Use fboundp, instead of boundp: the latter checks the variable binding > slot, whereas the former checks the function binding slot. Also, I thought sbe was unknown enough to rename it directly instead of creating an alias. If many people are using sbe, maybe an alias is better -- but I'd rather not to add it. -- Bastien