From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Miles Bader Newsgroups: gmane.emacs.devel Subject: Re: eval-after-load as a macro (and eval-next-after-load) Date: 07 Apr 2003 18:33:17 +0900 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: References: <200304042030.h34KUEQL008262@rum.cs.yale.edu> <200304062105.h36L55Jn019873@rum.cs.yale.edu> <84y92mslqe.fsf@lucy.is.informatik.uni-duisburg.de> Reply-To: Miles Bader NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-15 Content-Transfer-Encoding: quoted-printable X-Trace: main.gmane.org 1049708207 20894 80.91.224.249 (7 Apr 2003 09:36:47 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 7 Apr 2003 09:36:47 +0000 (UTC) Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Mon Apr 07 11:36:46 2003 Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 192T3W-0005Qk-00 for ; Mon, 07 Apr 2003 11:36:46 +0200 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 192T6x-0006Yj-00 for ; Mon, 07 Apr 2003 11:40:20 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 192T35-0002Sg-00 for emacs-devel@quimby.gnus.org; Mon, 07 Apr 2003 05:36:19 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10.13) id 192T2g-0002C9-00 for emacs-devel@gnu.org; Mon, 07 Apr 2003 05:35:54 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10.13) id 192T2V-0001wq-00 for emacs-devel@gnu.org; Mon, 07 Apr 2003 05:35:43 -0400 Original-Received: from tyo201.gate.nec.co.jp ([210.143.35.51]) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 192T2B-0001kH-00; Mon, 07 Apr 2003 05:35:23 -0400 Original-Received: from mailgate4.nec.co.jp ([10.7.69.195])h379ZKw08943; Mon, 7 Apr 2003 18:35:20 +0900 (JST) Original-Received: (from root@localhost) by mailgate4.nec.co.jp (8.11.6/3.7W-MAILGATE-NEC) id h379ZKc27181; Mon, 7 Apr 2003 18:35:20 +0900 (JST) Original-Received: from edtmg03.lsi.nec.co.jp ([10.26.16.203]) by mailsv.nec.co.jp (8.11.6/3.7W-MAILSV-NEC) with ESMTP id h379XIC21253; Mon, 7 Apr 2003 18:34:00 +0900 (JST) Original-Received: from mcsss2.ucom.lsi.nec.co.jp (localhost [127.0.0.1]) SAA28117; Mon, 7 Apr 2003 18:33:18 +0900 (JST) Original-Received: from mcspd15.ucom.lsi.nec.co.jp (mcspd15 [10.30.114.174]) with ESMTP id h379XHNH005213; Mon, 7 Apr 2003 18:33:17 +0900 (JST) Original-Received: by mcspd15.ucom.lsi.nec.co.jp (Postfix, from userid 31295) id 9E1B13724; Mon, 7 Apr 2003 18:33:17 +0900 (JST) Original-To: emacs-devel@gnu.org System-Type: i686-pc-linux-gnu Blat: Foop In-Reply-To: <84y92mslqe.fsf@lucy.is.informatik.uni-duisburg.de> Original-Lines: 10 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Emacs development discussions. List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:12947 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:12947 kai.grossjohann@gmx.net (Kai Gro=DFjohann) writes: > So what's left is a good name for the new macro. Then the docstring > for eval-after-load could point to the new macro, and old code > wouldn't change behavior at all :-) `do-after-load' seems consistent (in the spirit of dotimes and dolist). -miles --=20 We live, as we dream -- alone....