From unknown Sat Jun 21 17:36:09 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#74 <74@debbugs.gnu.org> To: bug#74 <74@debbugs.gnu.org> Subject: Status: defcustom keyword :custom-show isn't documented Reply-To: bug#74 <74@debbugs.gnu.org> Date: Sun, 22 Jun 2025 00:36:09 +0000 retitle 74 defcustom keyword :custom-show isn't documented reassign 74 emacs submitter 74 Reiner Steib severity 74 minor tag 74 fixed thanks From monnier@iro.umontreal.ca Fri Mar 21 18:13:30 2008 X-Spam-Checker-Version: SpamAssassin 3.2.3-bugs.debian.org_2005_01_02 (2007-08-08) on rzlab.ucr.edu X-Spam-Level: X-Spam-Status: No, score=0.4 required=4.0 tests=AWL autolearn=ham version=3.2.3-bugs.debian.org_2005_01_02 Received: (at submit) by emacsbugs.donarmstrong.com; 22 Mar 2008 01:13:30 +0000 Received: from ironport2-out.teksavvy.com (ironport2-out.teksavvy.com [206.248.154.182]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id m2M1DIWr014738 for ; Fri, 21 Mar 2008 18:13:20 -0700 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: ApwEADf640dMCrTo/2dsb2JhbACBWpA2l1A X-IronPort-AV: E=Sophos;i="4.25,537,1199682000"; d="scan'208";a="16375107" Received: from smtp.pppoe.ca (HELO smtp.teksavvy.com) ([65.39.196.238]) by ironport2-out.teksavvy.com with ESMTP; 21 Mar 2008 21:12:41 -0400 Received: from pastel.home ([76.10.180.232]) by smtp.teksavvy.com (Internet Mail Server v1.0) with ESMTP id CEI73441 for ; Fri, 21 Mar 2008 21:12:41 -0400 Received: by pastel.home (Postfix, from userid 20848) id 66DB27F5D; Fri, 21 Mar 2008 21:12:41 -0400 (EDT) Resent-Message-ID: Resent-To: submit@debbugs.gnu.org Resent-From: Stefan Monnier Resent-Date: Fri, 21 Mar 2008 21:12:41 -0400 X-Original-To: monnier@iro.umontreal.ca Received: from perlin.iro.umontreal.ca (perlin.iro.umontreal.ca [132.204.24.51]) by mercure.iro.umontreal.ca (Postfix) with ESMTP id 2D36D2CEB67 for ; Fri, 21 Mar 2008 17:13:01 -0400 (EDT) Received: from lists.gnu.org (lists.gnu.org [199.232.76.165]) by perlin.iro.umontreal.ca (Postfix) with ESMTP id 775BD14821A for ; Fri, 21 Mar 2008 17:12:51 -0400 (EDT) Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JcoXj-0002IH-8z for monnier@iro.umontreal.ca; Fri, 21 Mar 2008 17:12:51 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JcoWp-00020K-Nb for emacs-devel@gnu.org; Fri, 21 Mar 2008 17:11:55 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JcoWo-0001zb-AG for emacs-devel@gnu.org; Fri, 21 Mar 2008 17:11:55 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JcoWn-0001zK-M3 for emacs-devel@gnu.org; Fri, 21 Mar 2008 17:11:53 -0400 Received: from mail.uni-ulm.de ([134.60.1.11]) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1JcoWn-0007oc-3M for emacs-devel@gnu.org; Fri, 21 Mar 2008 17:11:53 -0400 Received: from bridgekeeper.physik.uni-ulm.de (bridgekeeper.physik.uni-ulm.de [134.60.41.37]) by mail.uni-ulm.de (8.14.2/8.14.2) with ESMTP id m2LLBpkB016083 for ; Fri, 21 Mar 2008 22:11:51 +0100 (MET) Received: from localhost (bridgekeeper.physik.uni-ulm.de [134.60.41.37]) by bridgekeeper.physik.uni-ulm.de (Postfix) with ESMTP id 1CEB711A11 for ; Fri, 21 Mar 2008 22:11:51 +0100 (CET) From: Reiner Steib To: emacs-devel@gnu.org X-Face: 3Phac&+dw=IZHjhua]bp}LH<*p{qzj8u+ List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-devel-bounces+monnier=iro.umontreal.ca@gnu.org Errors-To: emacs-devel-bounces+monnier=iro.umontreal.ca@gnu.org X-DIRO-MailScanner-Information: Please contact the ISP for more information X-DIRO-MailScanner: Found to be clean X-DIRO-MailScanner-SpamCheck: n'est pas un polluriel, SpamAssassin (score=-1.94, requis 5, BAYES_00 -2.60, RECEIVED_FROM_NOUNK 0.66, SPF_HELO_PASS -0.00) X-DIRO-MailScanner-From: emacs-devel-bounces+monnier=iro.umontreal.ca@gnu.org Hi, in gnus-art.el, we have... ,---- | (defcustom gnus-ignored-headers | [...] | :type '(choice :custom-show nil | regexp | (repeat regexp)) | :group 'gnus-article-hiding) `---- Neither the doc string of `defcustom', nor the manual explains it. Bye, Reiner. -- ,,, (o o) ---ooO-(_)-Ooo--- | PGP key available | http://rsteib.home.pages.de/ From don@rzlab.ucr.edu Wed Jun 11 11:25:51 2008 X-Spam-Checker-Version: SpamAssassin 3.2.3-bugs.debian.org_2005_01_02 (2007-08-08) on rzlab.ucr.edu X-Spam-Level: X-Spam-Status: No, score=-3.0 required=4.0 tests=AWL,BAYES_00 autolearn=ham version=3.2.3-bugs.debian.org_2005_01_02 Received: (at control) by emacsbugs.donarmstrong.com; 11 Jun 2008 18:25:52 +0000 Received: from archimedes.ucr.edu (archimedes.ucr.edu [138.23.92.79]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with SMTP id m5BIPgq2018610; Wed, 11 Jun 2008 11:25:43 -0700 Received: (nullmailer pid 7299 invoked by uid 1000); Wed, 11 Jun 2008 18:25:42 -0000 Date: Wed, 11 Jun 2008 11:25:42 -0700 From: Don Armstrong To: Stefan Monnier Subject: Re: Processed (with 4 errors): as Message-ID: <20080611182542.GY17024@archimedes.ucr.edu> References: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.18 (2008-05-17) severity 74 minor severity 52 minor severity 47 important severity 358 minor thanks On Wed, 11 Jun 2008, Stefan Monnier wrote: > I don't understand the errors in there, could you take a look at them? These are all bugs on my end; I hadn't modified the defaults to include the set of severities that Debian uses by default. Don Armstrong -- I have no use for "before and after" pictures. I can't remember starting, and I'm never done. -- a softer world #221 http://www.asofterworld.com/index.php?id=221 http://www.donarmstrong.com http://rzlab.ucr.edu From lekktu@gmail.com Sat Jan 24 05:21:16 2009 Received: (at control) by emacsbugs.donarmstrong.com; 24 Jan 2009 13:21:16 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: *** X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=3.8 required=4.0 tests=MISSING_SUBJECT,NOSUBJECT, PHONENUMBER,VALID_BTS_CONTROL autolearn=no version=3.2.5-bugs.debian.org_2005_01_02 Received: from mail-ew0-f10.google.com (mail-ew0-f10.google.com [209.85.219.10]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id n0ODLCeZ023904 for ; Sat, 24 Jan 2009 05:21:14 -0800 Received: by ewy3 with SMTP id 3so5801145ewy.1 for ; Sat, 24 Jan 2009 05:21:07 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type:content-transfer-encoding; bh=xXa9eJVBndAYpPlZV8dLwqFosNsK4rqZOXRdWeYuJ4Q=; b=FSm4a7/ADlwvXftqIX5VnzAVcCu/qib11/WaJF0LyO3OJgKUp/NoIlvVk00YYAmQF5 dKWaUoM9GnZq+bL0SJD4rmcaiXm/3DZz1Gk86c0l73B/wLm05ZnrpbLuhWt/UvChd+Da t4TYf4l4StJDbisL5VT8nHaax0U9aF0FVlars= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type :content-transfer-encoding; b=ZTn4XF1egvmTGHFRvkqbsxdU3rXu4MiBWbTgcNKLgroBbFd0Tx/g2yd1YFAh6K4Q9l IVNvAMcs7GZuIg4hfmUU9io9zK5caCM70VAcodynraeu2Bo5NapviQJKWm7IJfMzcKX/ J1Zf8PnYatGaoHWFE1/9qKg1u3yUg8bpcdwOs= MIME-Version: 1.0 Received: by 10.210.41.14 with SMTP id o14mr1847258ebo.22.1232803267097; Sat, 24 Jan 2009 05:21:07 -0800 (PST) Date: Sat, 24 Jan 2009 14:21:07 +0100 Message-ID: Subject: From: Juanma Barranquero To: control@debbugs.gnu.org Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit reassign 1207 emacs,w32 reassign 140 emacs,python reassign 359 emacs,python reassign 1985 emacs,python reassign 1987 emacs,python reassign 881 emacs,python reassign 949 emacs,documentation reassign 957 emacs,documentation reassign 965 emacs,documentation reassign 1010 emacs,documentation reassign 1084 emacs,documentation reassign 1193 emacs,documentation reassign 1581 emacs,documentation reassign 1807 emacs,documentation reassign 1989 emacs,documentation reassign 1184 emacs,documentation reassign 1381 emacs,documentation reassign 74 emacs,documentation reassign 1351 emacs,documentation reassign 1478 emacs,documentation reassign 1526 emacs,documentation reassign 1947 emacs,documentation reassign 352 emacs,documentation reassign 575 emacs,documentation quit From debbugs-submit-bounces@debbugs.gnu.org Thu Jan 21 00:08:15 2010 Received: (at 74) by debbugs.gnu.org; 21 Jan 2010 05:08:16 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1NXpHD-0004GU-5s for submit@debbugs.gnu.org; Thu, 21 Jan 2010 00:08:15 -0500 Received: from fencepost.gnu.org ([140.186.70.10]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1NXpHB-0004GG-Lc; Thu, 21 Jan 2010 00:08:13 -0500 Received: from rgm by fencepost.gnu.org with local (Exim 4.69) (envelope-from ) id 1NXpH8-0006YM-Gh; Thu, 21 Jan 2010 00:08:10 -0500 From: Glenn Morris To: 74@debbugs.gnu.org Subject: Re: Bug#74: defcustom keyword :custom-show isn't documented References: X-Spook: Saudi Arabia Vince Foster 9705 Samford Road Blowpipe 64 X-Ran: E)z}n}"/$I#B%)nd(\],g2d2}_<]@b1D6:\@P-q|yq^X70c_UlAU^("Ba3dA'D%c}k]1%m X-Hue: green X-Debbugs-No-Ack: yes X-Attribution: GM Date: Thu, 21 Jan 2010 00:08:10 -0500 Message-ID: User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Spam-Score: -6.0 (------) X-Debbugs-Envelope-To: 74 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -6.0 (------) reassign 74 emacs stop Reiner Steib wrote: > Neither the doc string of `defcustom', nor the manual explains it. It seems that it (:custom-show) is supposed to make the variable value field be hidden by default when it is created. In other words, make the custom buffer look like you have clicked the "Hide the value of this option" button. The idea is that when a variable has a complex value, it should be hidden by default, to avoid cluttering up the display. However, AFAICS it doesn't work (in Emacs 21, 22, or 23). custom-variable-value-create only uses custom-show when a variable has a nil :custom-state. Since variables are created with state 'unknown, it never does anything. Making the obvious change doesn't work (the variable is created hidden ok, but can't be unhidden by clicking the relevant button). Given that it seems never to have worked, I'm not sure it's worth bothering trying to fix it. It's only used in gnus-art (and cus-edit tries to apply it to long editable-fields). From debbugs-submit-bounces@debbugs.gnu.org Wed Jul 06 13:29:58 2011 Received: (at 74) by debbugs.gnu.org; 6 Jul 2011 17:29:59 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1QeVvC-00071E-GP for submit@debbugs.gnu.org; Wed, 06 Jul 2011 13:29:58 -0400 Received: from hermes.netfonds.no ([80.91.224.195]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1QeVvA-000710-G2 for 74@debbugs.gnu.org; Wed, 06 Jul 2011 13:29:57 -0400 Received: from cm-84.215.51.58.getinternet.no ([84.215.51.58] helo=quimbies.gnus.org) by hermes.netfonds.no with esmtpsa (TLS1.0:DHE_RSA_AES_128_CBC_SHA1:16) (Exim 4.72) (envelope-from ) id 1QeVuz-0007dX-7X; Wed, 06 Jul 2011 19:29:45 +0200 From: Lars Magne Ingebrigtsen To: Glenn Morris Subject: Re: Bug#74: defcustom keyword :custom-show isn't documented In-Reply-To: (Glenn Morris's message of "Thu, 21 Jan 2010 00:08:10 -0500") Date: Wed, 06 Jul 2011 19:27:39 +0200 Message-ID: References: User-Agent: Gnus/5.110018 (No Gnus v0.18) Emacs/24.0.50 (gnu/linux) X-Now-Playing: Anna =?iso-8859-1?Q?J=E4rvinen's?= _Man var bland molnen_: =?iso-8859-1?Q?=22=C4ppel=F6ga=22?= X-Hashcash: 1:23:110706:rgm@gnu.org::lyK30WuAi25XmglM:00000017Zy X-Hashcash: 1:23:110706:74@debbugs.gnu.org::gAfR3H0Q5ot+eVwx:0000000000000000000000000000000000000000000z8Gy MIME-Version: 1.0 Content-Type: text/plain X-MailScanner-ID: 1QeVuz-0007dX-7X X-Netfonds-MailScanner: Found to be clean X-Netfonds-MailScanner-From: larsi@gnus.org MailScanner-NULL-Check: 1310578185.3626@D6M4C0hWi5JopTQg2vucoQ X-Spam-Status: No X-Spam-Score: -2.8 (--) X-Debbugs-Envelope-To: 74 Cc: 74@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -2.8 (--) Glenn Morris writes: >> Neither the doc string of `defcustom', nor the manual explains it. > > It seems that it (:custom-show) is supposed to make the variable value > field be hidden by default when it is created. In other words, make the > custom buffer look like you have clicked the "Hide the value of this > option" button. > > The idea is that when a variable has a complex value, it should be > hidden by default, to avoid cluttering up the display. > > However, AFAICS it doesn't work (in Emacs 21, 22, or 23). > custom-variable-value-create only uses custom-show when a variable has a > nil :custom-state. Since variables are created with state 'unknown, it > never does anything. > > Making the obvious change doesn't work (the variable is created hidden > ok, but can't be unhidden by clicking the relevant button). > > Given that it seems never to have worked, I'm not sure it's worth > bothering trying to fix it. It's only used in gnus-art (and cus-edit > tries to apply it to long editable-fields). Perhaps we should just remove the usages, and mark :custom-show as obsolete? -- (domestic pets only, the antidote for overdose, milk.) bloggy blog http://lars.ingebrigtsen.no/ From debbugs-submit-bounces@debbugs.gnu.org Wed Jul 06 16:15:27 2011 Received: (at 74) by debbugs.gnu.org; 6 Jul 2011 20:15:28 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1QeYVL-0004n7-0G for submit@debbugs.gnu.org; Wed, 06 Jul 2011 16:15:27 -0400 Received: from ironport2-out.teksavvy.com ([206.248.154.183] helo=ironport2-out.pppoe.ca) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1QeYVI-0004mt-72 for 74@debbugs.gnu.org; Wed, 06 Jul 2011 16:15:25 -0400 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: Av0EALDBFE5FxIV4/2dsb2JhbABTqAl4iHrDIIY3BJ5rhC8 X-IronPort-AV: E=Sophos;i="4.65,488,1304308800"; d="scan'208";a="120715935" Received: from 69-196-133-120.dsl.teksavvy.com (HELO pastel.home) ([69.196.133.120]) by ironport2-out.pppoe.ca with ESMTP/TLS/ADH-AES256-SHA; 06 Jul 2011 16:15:14 -0400 Received: by pastel.home (Postfix, from userid 20848) id 6BA59592B6; Wed, 6 Jul 2011 16:15:14 -0400 (EDT) From: Stefan Monnier To: Lars Magne Ingebrigtsen Subject: Re: bug#74: defcustom keyword :custom-show isn't documented Message-ID: References: Date: Wed, 06 Jul 2011 16:15:14 -0400 In-Reply-To: (Lars Magne Ingebrigtsen's message of "Wed, 06 Jul 2011 19:27:39 +0200") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -2.1 (--) X-Debbugs-Envelope-To: 74 Cc: Glenn Morris , 74@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -2.1 (--) >> Given that it seems never to have worked, I'm not sure it's worth >> bothering trying to fix it. It's only used in gnus-art (and cus-edit >> tries to apply it to long editable-fields). > Perhaps we should just remove the usages, and mark :custom-show as > obsolete? Agreed, Stefan From debbugs-submit-bounces@debbugs.gnu.org Thu Jul 07 12:00:29 2011 Received: (at 74) by debbugs.gnu.org; 7 Jul 2011 16:00:30 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Qer09-0000yE-2k for submit@debbugs.gnu.org; Thu, 07 Jul 2011 12:00:29 -0400 Received: from hermes.netfonds.no ([80.91.224.195]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Qer07-0000xt-FL for 74@debbugs.gnu.org; Thu, 07 Jul 2011 12:00:27 -0400 Received: from cm-84.215.51.58.getinternet.no ([84.215.51.58] helo=quimbies.gnus.org) by hermes.netfonds.no with esmtpsa (TLS1.0:DHE_RSA_AES_128_CBC_SHA1:16) (Exim 4.72) (envelope-from ) id 1Qeqzv-0004yu-Su; Thu, 07 Jul 2011 18:00:15 +0200 From: Lars Magne Ingebrigtsen To: Stefan Monnier Subject: Re: bug#74: defcustom keyword :custom-show isn't documented In-Reply-To: (Stefan Monnier's message of "Wed, 06 Jul 2011 16:15:14 -0400") Date: Thu, 07 Jul 2011 17:59:58 +0200 Message-ID: References: User-Agent: Gnus/5.110018 (No Gnus v0.18) Emacs/24.0.50 (gnu/linux) Face: iVBORw0KGgoAAAANSUhEUgAAADAAAAAwBAMAAAClLOS0AAAAD1BMVEWIeGpLPjQdFQ1wYFTI vqp06oz0AAACa0lEQVQ4jT2T7cGrIAyFQ+MAhjiAYAcA4wD0mv1nuifYt/4KnHzzSI6PeaVBlIRa IiKmdCzkl3hnxblR1sYrm7WUNxp7XUIwnOVQaxDMQihyceOunKRrQz4zEdnIa1+QtohJVV0gaM+1 QxjuRLcIshFKvbI09IBUtSIiFTPuZkSndpGiP6HXWgs3HwlG3fUivzfkahlHsXYzPHJRu2YE6yFx b62fkisa0UdIUuCoaiR5f8ElInxxr7VBR4JUd08RYQsmh9B95NJMeWf/1IN7W2YqSdvI1Q5N6xkR WSLiIN/SMdtV8lyivxI10C3C8eWjLf6K6zqLm7mPKax2ecxXyi1PuyiPBNnT5XeB8B7Yps8vT8GW GVv2ga5cBCvBfenOy+Aak8KaqYaFgJ6vWFVd8wLB8+63xAplc0rhkbMPCDfWHn6ib7zYCUFel0dX q59PRPER44nWzZ8a3NdlEJZMsaVBQzBHNJu+XNW19RZWqoDhXb3T+uVqpQDOOL8DOHAVK2ftarbi vqsEcPGMf1zBwiudRd5f4D4lK0sL4IpIL7bN4sCnojwHV/8e6094yXweCB2Y1COEXRYnqw9XTrHF n3CrTpoAnD1cdQwYXGlwBZoIjZ5/XEHIdb0nVyx1/UzrWUkVvBxKK9DBtku3eNrJ1YVdkirrKwSO PwgkLVvaJx2a3n37TCt+g7f7v4crY3D1Ay7w+fy4+lrRrsSAcSzeL5/zlRHChbZGcCVu+FUjlYyo AajH5CqDpulS4DLbvUasqpzX3UYkPcDVE/Fw1bdBPK1zC67wG/AZxwLgOJrNsJ6V9ADukN1HuJSw lv+N3ZTu7NoZRAAAAABJRU5ErkJggg== X-Now-Playing: The Smiths's _Meat Is Murder_: "Well I Wonder" X-Hashcash: 1:23:110707:74@debbugs.gnu.org::514pxwAcyXKAiq21:0000000000000000000000000000000000000000000IJX0 X-Hashcash: 1:23:110707:rgm@gnu.org::Ety8EBG/5+kao5uT:000000QLqL X-Hashcash: 1:23:110707:monnier@iro.umontreal.ca::nN/v4qnY8KNabFXO:0000000000000000000000000000000000000fN3z MIME-Version: 1.0 Content-Type: text/plain X-MailScanner-ID: 1Qeqzv-0004yu-Su X-Netfonds-MailScanner: Found to be clean X-Netfonds-MailScanner-From: larsi@gnus.org MailScanner-NULL-Check: 1310659216.31257@Gs5od0GWMsHxvcncKHCDPA X-Spam-Status: No X-Spam-Score: -2.7 (--) X-Debbugs-Envelope-To: 74 Cc: Glenn Morris , 74@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -2.7 (--) Stefan Monnier writes: >>> Given that it seems never to have worked, I'm not sure it's worth >>> bothering trying to fix it. It's only used in gnus-art (and cus-edit >>> tries to apply it to long editable-fields). >> Perhaps we should just remove the usages, and mark :custom-show as >> obsolete? > > Agreed, I've now added a comment to the definition of the :custom-show widget, and marked the `custom-show' function as obsolete. -- (domestic pets only, the antidote for overdose, milk.) bloggy blog http://lars.ingebrigtsen.no/ From debbugs-submit-bounces@debbugs.gnu.org Thu Jul 07 12:00:25 2011 Received: (at control) by debbugs.gnu.org; 7 Jul 2011 16:00:25 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Qer04-0000y0-Ar for submit@debbugs.gnu.org; Thu, 07 Jul 2011 12:00:24 -0400 Received: from hermes.netfonds.no ([80.91.224.195]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Qer02-0000xm-8R for control@debbugs.gnu.org; Thu, 07 Jul 2011 12:00:23 -0400 Received: from cm-84.215.51.58.getinternet.no ([84.215.51.58] helo=quimbies.gnus.org) by hermes.netfonds.no with esmtpsa (TLS1.0:DHE_RSA_AES_128_CBC_SHA1:16) (Exim 4.72) (envelope-from ) id 1Qeqzq-0004xd-Nl for control@debbugs.gnu.org; Thu, 07 Jul 2011 18:00:10 +0200 Date: Thu, 07 Jul 2011 18:00:10 +0200 Message-Id: To: control@debbugs.gnu.org From: Lars Magne Ingebrigtsen Subject: control message for bug #74 X-MailScanner-ID: 1Qeqzq-0004xd-Nl X-Netfonds-MailScanner: Found to be clean X-Netfonds-MailScanner-From: larsi@gnus.org MailScanner-NULL-Check: 1310659210.84099@2datJHnNTkm3tk9/asUkFg X-Spam-Status: No X-Spam-Score: -2.7 (--) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -2.7 (--) tags 74 fixed close 74 24.1 From unknown Sat Jun 21 17:36:09 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Fri, 05 Aug 2011 11:24:05 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator