emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Incorrect interactive spec in customize-group


From: Richard Stallman
Subject: Re: Incorrect interactive spec in customize-group
Date: Sat, 28 Jul 2007 10:11:50 -0400

Would someone please DTRT and ack?

MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Date: Fri, 27 Jul 2007 06:20:03 -0700
To: address@hidden
From: "T. V. Raman" <address@hidden>
Subject: Incorrect interactive spec in customize-group
Reply-To: address@hidden

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:  address@hidden
WWW:    http://emacspeak.sf.net/raman/
AIM:    emacspeak       GTalk: address@hidden
PGP:    http://emacspeak.sf.net/raman/raman-almaden.asc
Google: tv+raman 
IRC:    irc://irc.freenode.net/#emacs


_______________________________________________
Emacs-devel mailing list
address@hidden
http://lists.gnu.org/mailman/listinfo/emacs-devel





reply via email to

[Prev in Thread] Current Thread [Next in Thread]