From unknown Mon Jun 23 20:16:33 2025 X-Loop: owner@emacsbugs.donarmstrong.com Subject: bug#4876: Defcustom without keywords Reply-To: Juri Linkov , 4876@debbugs.gnu.org Resent-From: Juri Linkov Resent-To: bug-submit-list@lists.donarmstrong.com Resent-CC: Emacs Bugs 2Resent-Date: Fri, 06 Nov 2009 02:35:03 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-Emacs-PR-Message: report 4876 X-Emacs-PR-Package: emacs X-Emacs-PR-Keywords: Received: via spool by submit@emacsbugs.donarmstrong.com id=B.125747448416012 (code B ref -1); Fri, 06 Nov 2009 02:35:03 +0000 Received: (at submit) by emacsbugs.donarmstrong.com; 6 Nov 2009 02:28:04 +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=-1.0 required=4.0 tests=AWL autolearn=ham version=3.2.5-bugs.debian.org_2005_01_02 Received: from lists.gnu.org (lists.gnu.org [199.232.76.165]) by rzlab.ucr.edu (8.14.3/8.14.3/Debian-5) with ESMTP id nA62S20T016009 for ; Thu, 5 Nov 2009 18:28:04 -0800 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1N6EYU-0004C0-Eu for bug-gnu-emacs@gnu.org; Thu, 05 Nov 2009 21:28:02 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1N6EYP-00041e-K5 for bug-gnu-emacs@gnu.org; Thu, 05 Nov 2009 21:28:01 -0500 Received: from [199.232.76.173] (port=49432 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1N6EYP-00041K-CJ for bug-gnu-emacs@gnu.org; Thu, 05 Nov 2009 21:27:57 -0500 Received: from smtp-out2.starman.ee ([85.253.0.4]:60280 helo=mx2.starman.ee) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1N6EYP-0003Qd-1Z for bug-gnu-emacs@gnu.org; Thu, 05 Nov 2009 21:27:57 -0500 X-Virus-Scanned: by Amavisd-New at mx2.starman.ee Received: from mail.starman.ee (62.65.208.152.cable.starman.ee [62.65.208.152]) by mx2.starman.ee (Postfix) with ESMTP id D25C53F4316 for ; Fri, 6 Nov 2009 04:27:50 +0200 (EET) From: Juri Linkov To: bug-gnu-emacs@gnu.org Organization: JURTA Date: Fri, 06 Nov 2009 03:52:47 +0200 Message-ID: <87ocnhmuhg.fsf@mail.jurta.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.50 (x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6, seldom 2.4 (older, 4) I noticed a strange defcustom without any keyword in simple.el: (defcustom set-mark-default-inactive nil "If non-nil, setting the mark does not activate it. This causes \\[set-mark-command] and \\[exchange-point-and-mark] to behave the same whether or not `transient-mark-mode' is enabled.") I could guess that :type should be 'boolean, :group 'editing-basics and :version probably "23.1". Was it supposed to be so? -- Juri Linkov http://www.jurta.org/emacs/ From rgm@gnu.org Wed Nov 11 23:27:05 2009 Received: (at control) by emacsbugs.donarmstrong.com; 12 Nov 2009 07:27:07 +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=AWL,ONEWORD,VALID_BTS_CONTROL autolearn=no version=3.2.5-bugs.debian.org_2005_01_02 Received: from fencepost.gnu.org (fencepost.gnu.org [140.186.70.10]) by rzlab.ucr.edu (8.14.3/8.14.3/Debian-5) with ESMTP id nAC7R4Ff002425 for ; Wed, 11 Nov 2009 23:27:05 -0800 Received: from rgm by fencepost.gnu.org with local (Exim 4.67) (envelope-from ) id 1N8U5A-0003sf-09; Thu, 12 Nov 2009 02:27:04 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <19195.47303.926275.600068@fencepost.gnu.org> Date: Thu, 12 Nov 2009 02:27:03 -0500 From: Glenn Morris To: control Subject: control severity 4902 wishlist reassign 4901 emacs,ns tags 4898 moreinfo severity 4896 wishlist close 4888 severity 4876 minor reassign 4899 spam reassign 4900 spam reassign 4903 spam reassign 4904 spam reassign 4905 notemacs From unknown Mon Jun 23 20:16:33 2025 X-Loop: owner@emacsbugs.donarmstrong.com Subject: bug#4876: Defcustom without keywords Reply-To: Glenn Morris , 4876@debbugs.gnu.org Resent-From: Glenn Morris Resent-To: bug-submit-list@lists.donarmstrong.com Resent-CC: Emacs Bugs 2Resent-Date: Sat, 14 Nov 2009 20:15:05 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-Emacs-PR-Message: followup 4876 X-Emacs-PR-Package: emacs X-Emacs-PR-Keywords: Received: via spool by 4876-submit@emacsbugs.donarmstrong.com id=B4876.125822918732285 (code B ref 4876); Sat, 14 Nov 2009 20:15:05 +0000 Received: (at 4876) by emacsbugs.donarmstrong.com; 14 Nov 2009 20:06:27 +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=-7.3 required=4.0 tests=AWL,HAS_BUG_NUMBER, X_DEBBUGS_NO_ACK autolearn=ham version=3.2.5-bugs.debian.org_2005_01_02 Received: from fencepost.gnu.org (fencepost.gnu.org [140.186.70.10]) by rzlab.ucr.edu (8.14.3/8.14.3/Debian-5) with ESMTP id nAEK6PeX032282 for <4876@emacsbugs.donarmstrong.com>; Sat, 14 Nov 2009 12:06:26 -0800 Received: from rgm by fencepost.gnu.org with local (Exim 4.67) (envelope-from ) id 1N9Ot6-0008Fj-KK; Sat, 14 Nov 2009 15:06:24 -0500 From: Glenn Morris To: Juri Linkov Cc: 4876@debbugs.gnu.org References: <87ocnhmuhg.fsf@mail.jurta.org> X-Spook: Compsec basement Qaddafi computer terrorism data haven X-Ran: Yd45>D%`Z+r):S*rglmfccZu%p~N[h3H4u7.hd8X[4Dsdc:qAOFSPSr%V+zx\WhD3aPhMh X-Hue: blue X-Attribution: GM Date: Sat, 14 Nov 2009 15:06:24 -0500 Message-ID: <4ytywwub0f.fsf@fencepost.gnu.org> User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii I can't see any reason not to just fix this. From unknown Mon Jun 23 20:16:33 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.427 (Entity 5.427) X-Loop: owner@emacsbugs.donarmstrong.com From: help-debbugs@gnu.org (Emacs bug Tracking System) To: Juri Linkov Subject: bug#4876 closed by Juri Linkov (Re: bug#4876: Defcustom without keywords) Message-ID: References: <87iqdbvm4f.fsf@mail.jurta.org> <87ocnhmuhg.fsf@mail.jurta.org> X-Emacs-PR-Message: they-closed 4876 X-Emacs-PR-Package: emacs Reply-To: 4876@debbugs.gnu.org Date: Sun, 15 Nov 2009 15:40:07 +0000 Content-Type: multipart/mixed; boundary="----------=_1258299607-22707-1" This is a multi-part message in MIME format... ------------=_1258299607-22707-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" This is an automatic notification regarding your bug report which was filed against the emacs package: #4876: Defcustom without keywords It has been closed by Juri Linkov . Their explanation is attached below along with your original report. If this explanation is unsatisfactory and you have not received a better one in a separate message then please contact Juri Linkov by replying to this email. --=20 4876: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D4876 Emacs Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1258299607-22707-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 4876-done) by emacsbugs.donarmstrong.com; 15 Nov 2009 15:34:19 +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=-2.6 required=4.0 tests=AWL,HAS_BUG_NUMBER autolearn=ham version=3.2.5-bugs.debian.org_2005_01_02 Received: from mx1.starman.ee (smtp-out1.starman.ee [85.253.0.3]) by rzlab.ucr.edu (8.14.3/8.14.3/Debian-5) with ESMTP id nAFFYH2F022207 for <4876-done@emacsbugs.donarmstrong.com>; Sun, 15 Nov 2009 07:34:18 -0800 X-Virus-Scanned: by Amavisd-New at mx1.starman.ee Received: from mail.starman.ee (82.131.29.120.cable.starman.ee [82.131.29.120]) by mx1.starman.ee (Postfix) with ESMTP id 016923F40A3; Sun, 15 Nov 2009 17:34:07 +0200 (EET) From: Juri Linkov To: Glenn Morris Cc: 4876-done@debbugs.gnu.org Subject: Re: bug#4876: Defcustom without keywords Organization: JURTA References: <87ocnhmuhg.fsf@mail.jurta.org> <4ytywwub0f.fsf@fencepost.gnu.org> Date: Sun, 15 Nov 2009 17:33:20 +0200 In-Reply-To: <4ytywwub0f.fsf@fencepost.gnu.org> (Glenn Morris's message of "Sat, 14 Nov 2009 15:06:24 -0500") Message-ID: <87iqdbvm4f.fsf@mail.jurta.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.50 (x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii > I can't see any reason not to just fix this. Fixed. -- Juri Linkov http://www.jurta.org/emacs/ ------------=_1258299607-22707-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by emacsbugs.donarmstrong.com; 6 Nov 2009 02:28:04 +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=-1.0 required=4.0 tests=AWL autolearn=ham version=3.2.5-bugs.debian.org_2005_01_02 Received: from lists.gnu.org (lists.gnu.org [199.232.76.165]) by rzlab.ucr.edu (8.14.3/8.14.3/Debian-5) with ESMTP id nA62S20T016009 for ; Thu, 5 Nov 2009 18:28:04 -0800 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1N6EYU-0004C0-Eu for bug-gnu-emacs@gnu.org; Thu, 05 Nov 2009 21:28:02 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1N6EYP-00041e-K5 for bug-gnu-emacs@gnu.org; Thu, 05 Nov 2009 21:28:01 -0500 Received: from [199.232.76.173] (port=49432 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1N6EYP-00041K-CJ for bug-gnu-emacs@gnu.org; Thu, 05 Nov 2009 21:27:57 -0500 Received: from smtp-out2.starman.ee ([85.253.0.4]:60280 helo=mx2.starman.ee) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1N6EYP-0003Qd-1Z for bug-gnu-emacs@gnu.org; Thu, 05 Nov 2009 21:27:57 -0500 X-Virus-Scanned: by Amavisd-New at mx2.starman.ee Received: from mail.starman.ee (62.65.208.152.cable.starman.ee [62.65.208.152]) by mx2.starman.ee (Postfix) with ESMTP id D25C53F4316 for ; Fri, 6 Nov 2009 04:27:50 +0200 (EET) From: Juri Linkov To: bug-gnu-emacs@gnu.org Subject: Defcustom without keywords Organization: JURTA Date: Fri, 06 Nov 2009 03:52:47 +0200 Message-ID: <87ocnhmuhg.fsf@mail.jurta.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.50 (x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6, seldom 2.4 (older, 4) I noticed a strange defcustom without any keyword in simple.el: (defcustom set-mark-default-inactive nil "If non-nil, setting the mark does not activate it. This causes \\[set-mark-command] and \\[exchange-point-and-mark] to behave the same whether or not `transient-mark-mode' is enabled.") I could guess that :type should be 'boolean, :group 'editing-basics and :version probably "23.1". Was it supposed to be so? -- Juri Linkov http://www.jurta.org/emacs/ ------------=_1258299607-22707-1--