GNU bug report logs - #4876
Defcustom without keywords

Previous Next

Package: emacs;

Reported by: Juri Linkov <juri <at> jurta.org>

Date: Fri, 6 Nov 2009 02:35:03 UTC

Severity: minor

Done: Juri Linkov <juri <at> jurta.org>

Bug is archived. No further changes may be made.

Full log


Message #5 received at submit <at> emacsbugs.donarmstrong.com (full text, mbox):

From: Juri Linkov <juri <at> jurta.org>
To: bug-gnu-emacs <at> gnu.org
Subject: Defcustom without keywords
Date: Fri, 06 Nov 2009 03:52:47 +0200
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/




This bug report was last modified 15 years and 195 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.