From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/62227 Path: news.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel,gmane.emacs.gnus.general Subject: Re: defcustom :version Date: Mon, 13 Mar 2006 07:55:34 -0500 Message-ID: References: <15499.1142047137@olgas.newt.com> <200603110447.k2B4lbt10750@raven.dms.auburn.edu> <9584.1142109654@olgas.newt.com> <17232.1142195412@olgas.newt.com> Reply-To: rms@gnu.org NNTP-Posting-Host: main.gmane.org Content-Type: text/plain; charset=ISO-8859-15 X-Trace: sea.gmane.org 1142254596 31119 80.91.229.2 (13 Mar 2006 12:56:36 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 13 Mar 2006 12:56:36 +0000 (UTC) Cc: ding@gnus.org, emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Mar 13 13:56:33 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 1FImb0-0008W4-39 for ged-emacs-devel@m.gmane.org; Mon, 13 Mar 2006 13:56:22 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FImaz-0000DX-Bg for ged-emacs-devel@m.gmane.org; Mon, 13 Mar 2006 07:56:21 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1FImaH-0000Bl-CJ for emacs-devel@gnu.org; Mon, 13 Mar 2006 07:55:37 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1FImaF-0000Ah-Os for emacs-devel@gnu.org; Mon, 13 Mar 2006 07:55:36 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FImaF-0000AR-De for emacs-devel@gnu.org; Mon, 13 Mar 2006 07:55:35 -0500 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.52) id 1FImeD-0006sV-KW for emacs-devel@gnu.org; Mon, 13 Mar 2006 07:59:41 -0500 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.34) id 1FImaE-0005XU-He; Mon, 13 Mar 2006 07:55:34 -0500 Original-To: Bill Wohler In-reply-to: <17232.1142195412@olgas.newt.com> (message from Bill Wohler on Sun, 12 Mar 2006 12:30:12 -0800) 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:51551 gmane.emacs.gnus.general:62227 Archived-At: How would you like me to proceed for this release then? To just use comments as Reiner suggested, or to use a :package-version keyword and extend custom-handle-keyword to allow it? Please try implementing the extension, and see how simple and safe it is.