From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Dave Love Newsgroups: gmane.emacs.devel Subject: Re: missing Custom :versions Date: Sun, 31 Oct 2004 15:15:04 +0000 Message-ID: References: <20041030183945.IOIU44.mxfep02.bredband.com@coolsville.localdomain> <200410302057.i9UKvWM03308@raven.dms.auburn.edu> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1099235755 13179 80.91.229.6 (31 Oct 2004 15:15:55 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 31 Oct 2004 15:15:55 +0000 (UTC) Cc: jan.h.d@swipnet.se, rms@gnu.org, emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Oct 31 16:15:38 2004 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1COHQg-00039i-00 for ; Sun, 31 Oct 2004 16:15:38 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1COHYd-0005iB-LA for ged-emacs-devel@m.gmane.org; Sun, 31 Oct 2004 10:23:51 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1COHYP-0005hx-AK for emacs-devel@gnu.org; Sun, 31 Oct 2004 10:23:37 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1COHYO-0005hX-HL for emacs-devel@gnu.org; Sun, 31 Oct 2004 10:23:36 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1COHYO-0005hU-Eq for emacs-devel@gnu.org; Sun, 31 Oct 2004 10:23:36 -0500 Original-Received: from [148.79.80.137] (helo=mserv6.dl.ac.uk) by monty-python.gnu.org with esmtp (Exim 4.34) id 1COHQI-00005k-Ct; Sun, 31 Oct 2004 10:15:14 -0500 X-DL-MFrom: X-DL-Connect: Original-Received: from albion.dl.ac.uk (albion.dl.ac.uk [148.79.80.39]) by mserv6.dl.ac.uk (8.12.10/8.12.8/[ref postmaster@dl.ac.uk]) with ESMTP id i9VFF5V4006603; Sun, 31 Oct 2004 15:15:05 GMT Original-Received: from fx by albion.dl.ac.uk with local (Exim 3.35 #1 (Debian)) id 1COHQ8-0003kC-00; Sun, 31 Oct 2004 15:15:04 +0000 Original-To: Luc Teirlinck In-Reply-To: <200410302057.i9UKvWM03308@raven.dms.auburn.edu> (Luc Teirlinck's message of "Sat, 30 Oct 2004 15:57:32 -0500 (CDT)") User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/21.2 (gnu/linux) X-CCLRC-SPAM-report: 0 : X-Scanned-By: MIMEDefang 2.37 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: main.gmane.org gmane.emacs.devel:29228 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:29228 Luc Teirlinck writes: > In other words, the defcustoms that are defined during the same > version as their group should not have a :version keyword. The > defgroup should. Yes, that's why a mentioned a group. I think you can persuade Emacs to list all the custom variables by tracing the custom group tree, eliminating the ones that don't have a version. Then you could compare that list with a previous one. Things that need attention include at least: tramp, icalendar, flymake, iimage, wdired, thumbs, x-dnd, cfengine.