From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/62218 Path: news.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel,gmane.emacs.gnus.general Subject: Re: defcustom :version Date: Sun, 12 Mar 2006 07:47:03 -0500 Message-ID: References: <15499.1142047137@olgas.newt.com> <200603110447.k2B4lbt10750@raven.dms.auburn.edu> Reply-To: rms@gnu.org NNTP-Posting-Host: main.gmane.org Content-Type: text/plain; charset=ISO-8859-15 X-Trace: sea.gmane.org 1142167650 21600 80.91.229.2 (12 Mar 2006 12:47:30 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 12 Mar 2006 12:47:30 +0000 (UTC) Cc: wohler@newt.com, ding@gnus.org, emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Mar 12 13:47:26 2006 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1FIPyk-0006oH-JD for ged-emacs-devel@m.gmane.org; Sun, 12 Mar 2006 13:47:24 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FIPyk-00089B-2a for ged-emacs-devel@m.gmane.org; Sun, 12 Mar 2006 07:47:22 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1FIPyT-00088w-7J for emacs-devel@gnu.org; Sun, 12 Mar 2006 07:47:05 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1FIPyS-00088k-On for emacs-devel@gnu.org; Sun, 12 Mar 2006 07:47:04 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FIPyS-00088h-LX for emacs-devel@gnu.org; Sun, 12 Mar 2006 07:47:04 -0500 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.52) id 1FIQ2C-0000LN-NW for emacs-devel@gnu.org; Sun, 12 Mar 2006 07:50:56 -0500 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.34) id 1FIPyR-0003yE-Va; Sun, 12 Mar 2006 07:47:04 -0500 Original-To: Luc Teirlinck In-reply-to: <200603110447.k2B4lbt10750@raven.dms.auburn.edu> (message from Luc Teirlinck on Fri, 10 Mar 2006 22:47:37 -0600 (CST)) 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:51517 gmane.emacs.gnus.general:62218 Archived-At: `M-x customize-changed RET 21.4 RET' is supposed to show the user all defcustoms that were added, or whose standard value changed, in Emacs 22.1. That is the main purpose of the :version keyword. Of course, the fact that you get a 2811 line long Custom buffer limits the usefulness of this feature. When a group is new, what does it do? Include all the options in that package, or include one item for that group?