From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/62440 Path: news.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel,gmane.emacs.gnus.general Subject: Re: defcustom :version Date: Wed, 29 Mar 2006 18:02:23 -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> <6274.1143596753@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 1143673434 18919 80.91.229.2 (29 Mar 2006 23:03:54 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 29 Mar 2006 23:03:54 +0000 (UTC) Cc: ding@gnus.org, emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Mar 30 01:03:52 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 1FOjhc-0008Ex-3m for ged-emacs-devel@m.gmane.org; Thu, 30 Mar 2006 01:03:48 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FOjhb-0005zf-PN for ged-emacs-devel@m.gmane.org; Wed, 29 Mar 2006 18:03:47 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1FOjgH-0005B3-7J for emacs-devel@gnu.org; Wed, 29 Mar 2006 18:02:25 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1FOjgG-0005AY-Rb for emacs-devel@gnu.org; Wed, 29 Mar 2006 18:02:24 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FOjgG-0005AM-GQ for emacs-devel@gnu.org; Wed, 29 Mar 2006 18:02:24 -0500 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.52) id 1FOjiJ-0003oB-7x for emacs-devel@gnu.org; Wed, 29 Mar 2006 18:04:31 -0500 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.34) id 1FOjgF-0007hE-BW; Wed, 29 Mar 2006 18:02:23 -0500 Original-To: Bill Wohler In-reply-to: <6274.1143596753@olgas.newt.com> (message from Bill Wohler on Tue, 28 Mar 2006 17:45:53 -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:52212 gmane.emacs.gnus.general:62440 Archived-At: I think it is worth adding this code now, so that maintenance can be simpler. But first I would like a few other people to study the code and make sure there is no problem with it. Would people please study Bill's patch?