unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#4876: Defcustom without keywords
@ 2009-11-06  1:52 ` Juri Linkov
  2009-11-14 20:06   ` Glenn Morris
  2009-11-15 15:40   ` bug#4876: marked as done (Defcustom without keywords) Emacs bug Tracking System
  0 siblings, 2 replies; 3+ messages in thread
From: Juri Linkov @ 2009-11-06  1:52 UTC (permalink / raw)
  To: bug-gnu-emacs

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/






^ permalink raw reply	[flat|nested] 3+ messages in thread

* bug#4876: Defcustom without keywords
  2009-11-06  1:52 ` bug#4876: Defcustom without keywords Juri Linkov
@ 2009-11-14 20:06   ` Glenn Morris
  2009-11-15 15:40   ` bug#4876: marked as done (Defcustom without keywords) Emacs bug Tracking System
  1 sibling, 0 replies; 3+ messages in thread
From: Glenn Morris @ 2009-11-14 20:06 UTC (permalink / raw)
  To: Juri Linkov; +Cc: 4876


I can't see any reason not to just fix this.





^ permalink raw reply	[flat|nested] 3+ messages in thread

* bug#4876: marked as done (Defcustom without keywords)
  2009-11-06  1:52 ` bug#4876: Defcustom without keywords Juri Linkov
  2009-11-14 20:06   ` Glenn Morris
@ 2009-11-15 15:40   ` Emacs bug Tracking System
  1 sibling, 0 replies; 3+ messages in thread
From: Emacs bug Tracking System @ 2009-11-15 15:40 UTC (permalink / raw)
  To: Juri Linkov

[-- Attachment #1: Type: text/plain, Size: 849 bytes --]

Your message dated Sun, 15 Nov 2009 17:33:20 +0200
with message-id <87iqdbvm4f.fsf@mail.jurta.org>
and subject line Re: bug#4876: Defcustom without keywords
has caused the Emacs bug report #4876,
regarding Defcustom without keywords
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@emacsbugs.donarmstrong.com
immediately.)


-- 
4876: http://emacsbugs.donarmstrong.com/cgi-bin/bugreport.cgi?bug=4876
Emacs Bug Tracking System
Contact owner@emacsbugs.donarmstrong.com with problems

[-- Attachment #2: Type: message/rfc822, Size: 2504 bytes --]

From: Juri Linkov <juri@jurta.org>
To: bug-gnu-emacs@gnu.org
Subject: Defcustom without keywords
Date: Fri, 06 Nov 2009 03:52:47 +0200
Message-ID: <87ocnhmuhg.fsf@mail.jurta.org>

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/



[-- Attachment #3: Type: message/rfc822, Size: 1554 bytes --]

From: Juri Linkov <juri@jurta.org>
To: Glenn Morris <rgm@gnu.org>
Cc: 4876-done@emacsbugs.donarmstrong.com
Subject: Re: bug#4876: Defcustom without keywords
Date: Sun, 15 Nov 2009 17:33:20 +0200
Message-ID: <87iqdbvm4f.fsf@mail.jurta.org>

> I can't see any reason not to just fix this.

Fixed.

-- 
Juri Linkov
http://www.jurta.org/emacs/

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2009-11-15 15:40 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <87iqdbvm4f.fsf@mail.jurta.org>
2009-11-06  1:52 ` bug#4876: Defcustom without keywords Juri Linkov
2009-11-14 20:06   ` Glenn Morris
2009-11-15 15:40   ` bug#4876: marked as done (Defcustom without keywords) Emacs bug Tracking System

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).