From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "T. V. Raman" Newsgroups: gmane.emacs.devel Subject: Incorrect interactive spec in customize-group Date: Fri, 27 Jul 2007 06:20:03 -0700 Message-ID: <18089.61699.894484.872465@gargle.gargle.HOWL> Reply-To: raman@users.sf.net NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1185542425 32698 80.91.229.12 (27 Jul 2007 13:20:25 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 27 Jul 2007 13:20:25 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Jul 27 15:20:18 2007 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 1IEPjo-0000KS-Iy for ged-emacs-devel@m.gmane.org; Fri, 27 Jul 2007 15:20:12 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IEPjn-0001vG-Nb for ged-emacs-devel@m.gmane.org; Fri, 27 Jul 2007 09:20:11 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IEPji-0001sf-Qn for emacs-devel@gnu.org; Fri, 27 Jul 2007 09:20:06 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IEPjh-0001rM-VE for emacs-devel@gnu.org; Fri, 27 Jul 2007 09:20:06 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IEPjh-0001ql-Hc for emacs-devel@gnu.org; Fri, 27 Jul 2007 09:20:05 -0400 Original-Received: from sccrmhc14.comcast.net ([204.127.200.84]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IEPjh-00032Q-9m for emacs-devel@gnu.org; Fri, 27 Jul 2007 09:20:05 -0400 Original-Received: from localhost (c-71-202-191-236.hsd1.ca.comcast.net[71.202.191.236]) by comcast.net (sccrmhc14) with ESMTP id <20070727132004014001adm5e>; Fri, 27 Jul 2007 13:20:04 +0000 Original-Received: by localhost (Postfix, from userid 1000) id 0527712A4145; Fri, 27 Jul 2007 06:20:04 -0700 (PDT) X-Mailer: VM alpha-477 under Emacs 22.1.50.4 (i686-pc-linux-gnu) x-attribution: tvr X-detected-kernel: NetCache Data OnTap 5.x 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:75680 Archived-At: In the current CVS snapshot: Command customize-group appears to have an incorrect interactive spec --- and consequently fails to prompt for the group to customize when called interactively. (defun customize-group (&optional group prompt-for-group other-window) "Customize GROUP, which must be a customization group." (interactive) -- Best Regards, --raman Email: raman@users.sf.net WWW: http://emacspeak.sf.net/raman/ AIM: emacspeak GTalk: tv.raman.tv@gmail.com PGP: http://emacspeak.sf.net/raman/raman-almaden.asc Google: tv+raman IRC: irc://irc.freenode.net/#emacs