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: 09 Apr 2003 11:31:24 +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> <84brziwhsi.fsf@lucy.is.informatik.uni-duisburg.de> <5xhe99z2q8.fsf@kfs2.cua.dk> Reply-To: Miles Bader NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1049855567 3391 80.91.224.249 (9 Apr 2003 02:32:47 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 9 Apr 2003 02:32:47 +0000 (UTC) Cc: "Kim F. Storm" Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Wed Apr 09 04:32:44 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 1935OG-0000sW-00 for ; Wed, 09 Apr 2003 04:32:44 +0200 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 1935SX-0004wF-00 for ; Wed, 09 Apr 2003 04:37:09 +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 1935Nn-0000J4-07 for emacs-devel@quimby.gnus.org; Tue, 08 Apr 2003 22:32:15 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10.13) id 1935NR-0000Ib-00 for emacs-devel@gnu.org; Tue, 08 Apr 2003 22:31:53 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10.13) id 1935NQ-0000IQ-00 for emacs-devel@gnu.org; Tue, 08 Apr 2003 22:31:52 -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 1935NP-0008T0-00; Tue, 08 Apr 2003 22:31:51 -0400 Original-Received: from mailgate4.nec.co.jp ([10.7.69.195])h392Vaw07501; Wed, 9 Apr 2003 11:31:36 +0900 (JST) Original-Received: (from root@localhost) by mailgate4.nec.co.jp (8.11.6/3.7W-MAILGATE-NEC) id h392VZs00977; Wed, 9 Apr 2003 11:31:35 +0900 (JST) Original-Received: from edtmg03.lsi.nec.co.jp ([10.26.16.203]) by mailsv4.nec.co.jp (8.11.6/3.7W-MAILSV4-NEC) with ESMTP id h392VYQ19754; Wed, 9 Apr 2003 11:31:34 +0900 (JST) Original-Received: from mcsss2.ucom.lsi.nec.co.jp (localhost [127.0.0.1]) LAA26776; Wed, 9 Apr 2003 11:31:34 +0900 (JST) Original-Received: from mcspd15.ucom.lsi.nec.co.jp (mcspd15 [10.30.114.174]) with ESMTP id h392VPNH005764; Wed, 9 Apr 2003 11:31:29 +0900 (JST) Original-Received: by mcspd15.ucom.lsi.nec.co.jp (Postfix, from userid 31295) id E9A68370F; Wed, 9 Apr 2003 11:31:24 +0900 (JST) Original-To: rms@gnu.org System-Type: i686-pc-linux-gnu Blat: Foop In-Reply-To: Original-Lines: 15 Original-cc: teirllm@dms.auburn.edu Original-cc: kai.grossjohann@gmx.net Original-cc: emacs-devel@gnu.org 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:13059 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:13059 Richard Stallman writes: > It could be useful to clean up the way Custom handles hooks. For > instance, if Custom sees elements in the hook that it did not put > there, it could automatically divide the elements into two parts: > those specified thru Custom, and those specified outside Custom. > The user, in Custom, would edit only the former. This sounds good; but I think if it does this, it should also at least display the `non-custom' hooks in some way, so that the user can see the whole value. -Miles -- `To alcohol! The cause of, and solution to, all of life's problems' --Homer J. Simpson