From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: John Paul Wallington Newsgroups: gmane.emacs.devel Subject: Re: customize-style Date: Sat, 22 Mar 2003 21:43:44 +0000 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: <87k7ervzzj.fsf@indigo.shootybangbang.com> References: <20030317152226.E536@WINPC174> <200303171543.h2HFh30m013114@rum.cs.yale.edu> <87k7exy1q8.fsf@gnu.org> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1048369579 19986 80.91.224.249 (22 Mar 2003 21:46:19 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sat, 22 Mar 2003 21:46:19 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Sat Mar 22 22:46:15 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 18wqog-0005Bn-00 for ; Sat, 22 Mar 2003 22:46:14 +0100 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 18wqr5-0001SP-00 for ; Sat, 22 Mar 2003 22:48:43 +0100 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 18wqod-0007d7-03 for emacs-devel@quimby.gnus.org; Sat, 22 Mar 2003 16:46:11 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10.13) id 18wqnx-0006ve-00 for emacs-devel@gnu.org; Sat, 22 Mar 2003 16:45:29 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10.13) id 18wqml-0005j1-00 for emacs-devel@gnu.org; Sat, 22 Mar 2003 16:44:16 -0500 Original-Received: from host217-44-221-152.range217-44.btcentralplus.com ([217.44.221.152] helo=indigo.shootybangbang.com) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18wqmT-0005SV-00; Sat, 22 Mar 2003 16:43:57 -0500 Original-Received: from jpw by indigo.shootybangbang.com with local (Exim 3.36 #1 (Debian)) id 18wqmG-0000us-00; Sat, 22 Mar 2003 21:43:44 +0000 Original-To: rms@gnu.org In-Reply-To: (Richard Stallman's message of "Wed, 19 Mar 2003 03:49:57 -0500") X-Attribution: jpw X-Face: R(_z-rF:grdKO.*u`n); p.i$Eiz=h^CO5eDYv"4:K@#\HN09*Ykx}}B{kF/KH}%f_o^Wp 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:12528 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:12528 Richard Stallman wrote: > I guess custom-theme-create should be autoloaded. > > I agree. Can someone install that? I have installed that. But having a command with the prefix custom- isn't good for completion in `executed-extended-command'; the convention is that it have a customize- prefix instead.