unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Incorrect interactive spec in customize-group
@ 2007-07-27 13:20 T. V. Raman
  2007-07-27 18:35 ` Stefan Monnier
  2007-07-28 14:11 ` Richard Stallman
  0 siblings, 2 replies; 5+ messages in thread
From: T. V. Raman @ 2007-07-27 13:20 UTC (permalink / raw)
  To: emacs-devel

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

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2007-07-30 13:31 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-07-27 13:20 Incorrect interactive spec in customize-group T. V. Raman
2007-07-27 18:35 ` Stefan Monnier
2007-07-30 13:31   ` T. V. Raman
2007-07-28 14:11 ` Richard Stallman
2007-07-28 20:06   ` Stefan Monnier

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).