From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Juanma Barranquero" Newsgroups: gmane.emacs.devel Subject: Re: defcustom and the stars. Date: Fri, 5 Jan 2007 02:09:44 +0100 Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1167959424 17962 80.91.229.12 (5 Jan 2007 01:10:24 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 5 Jan 2007 01:10:24 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Jan 05 02:10:16 2007 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1H2dax-0001Tn-72 for ged-emacs-devel@m.gmane.org; Fri, 05 Jan 2007 02:10:07 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1H2daw-00058Q-Fn for ged-emacs-devel@m.gmane.org; Thu, 04 Jan 2007 20:10:06 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1H2dae-000572-Ah for emacs-devel@gnu.org; Thu, 04 Jan 2007 20:09:48 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1H2dac-00054Z-B5 for emacs-devel@gnu.org; Thu, 04 Jan 2007 20:09:47 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1H2dac-00054K-6u for emacs-devel@gnu.org; Thu, 04 Jan 2007 20:09:46 -0500 Original-Received: from [64.233.182.185] (helo=nf-out-0910.google.com) by monty-python.gnu.org with esmtp (Exim 4.52) id 1H2dab-0007rv-OI for emacs-devel@gnu.org; Thu, 04 Jan 2007 20:09:46 -0500 Original-Received: by nf-out-0910.google.com with SMTP id h2so872754nfe for ; Thu, 04 Jan 2007 17:09:44 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=JPi8z+ngYEofp0KAbfKBdzvH4R02xs896tHOy5jINvlzQcCICE4ARtjRkvirEGC1CxrSAB1kQk7SywGFXQNwkmtE0Zl/Oz4eCW24/pWNYqtsEhb3nOJpKhC+0CH8/51q2QRt0P2MixecfKz3uPJkH3CWX8aJhbkOHjibelQ5Lxg= Original-Received: by 10.82.113.6 with SMTP id l6mr2207397buc.1167959384527; Thu, 04 Jan 2007 17:09:44 -0800 (PST) Original-Received: by 10.82.147.2 with HTTP; Thu, 4 Jan 2007 17:09:44 -0800 (PST) Original-To: "Drew Adams" In-Reply-To: Content-Disposition: inline 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:64804 Archived-At: On 1/5/07, Drew Adams wrote: > I probably just misunderstood. We were discussing it in the context of `describe-variable'. > I agree with removing them from defcustoms (but not defvars) Of course. The asterisk is not obsolete on defvars. /L/e/k/t/u