From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Miles Bader Newsgroups: gmane.emacs.devel Subject: Re: lexbind Date: Wed, 05 Mar 2008 00:36:43 +0900 Message-ID: <87ir02fqlw.fsf@catnip.gol.com> References: Reply-To: Miles Bader NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1204645052 21411 80.91.229.12 (4 Mar 2008 15:37:32 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 4 Mar 2008 15:37:32 +0000 (UTC) Cc: emacs-devel@gnu.org, Stefan Monnier , rms@gnu.org To: "paul r" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Mar 04 16:37:54 2008 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1JWZD3-0004Lu-9e for ged-emacs-devel@m.gmane.org; Tue, 04 Mar 2008 16:37:41 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JWZCV-0007WT-VS for ged-emacs-devel@m.gmane.org; Tue, 04 Mar 2008 10:37:08 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JWZCR-0007VL-SX for emacs-devel@gnu.org; Tue, 04 Mar 2008 10:37:03 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JWZCP-0007Tz-VS for emacs-devel@gnu.org; Tue, 04 Mar 2008 10:37:03 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JWZCP-0007Tw-TC for emacs-devel@gnu.org; Tue, 04 Mar 2008 10:37:01 -0500 Original-Received: from smtp12.dentaku.gol.com ([203.216.5.74]) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1JWZCF-000076-Eg; Tue, 04 Mar 2008 10:36:54 -0500 Original-Received: from 203-216-103-146.dsl.gol.ne.jp ([203.216.103.146] helo=catnip.gol.com) by smtp12.dentaku.gol.com with esmtpa (Dentaku) id 1JWZC8-00052e-AC; Wed, 05 Mar 2008 00:36:44 +0900 Original-Received: by catnip.gol.com (Postfix, from userid 1000) id CCE8A2FF7; Wed, 5 Mar 2008 00:36:43 +0900 (JST) System-Type: i686-pc-linux-gnu In-Reply-To: (paul r.'s message of "Tue, 4 Mar 2008 11:12:46 +0100") Original-Lines: 12 X-Virus-Scanned: ClamAV GOL (outbound) X-Abuse-Complaints: abuse@gol.com X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 3) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:91289 Archived-At: "paul r" writes: > On the other hand, emacs lisp in not scheme, and I'm sure > there good reasons for globaly binding with (defun ...). Well there's the occasional desire to have other files use your functions... -miles -- Genealogy, n. An account of one's descent from an ancestor who did not particularly care to trace his own.