GNU bug report logs - #35228
26.1; Please consider adding a doc string for `extended-command-history'

Previous Next

Package: emacs;

Reported by: Drew Adams <drew.adams <at> oracle.com>

Date: Thu, 11 Apr 2019 14:26:02 UTC

Severity: minor

Tags: wontfix

Found in version 26.1

Done: Lars Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

Full log


Message #14 received at 35228 <at> debbugs.gnu.org (full text, mbox):

From: Lars Ingebrigtsen <larsi <at> gnus.org>
To: "Basil L. Contovounesios" <contovob <at> tcd.ie>
Cc: Drew Adams <drew.adams <at> oracle.com>, 35228 <at> debbugs.gnu.org
Subject: Re: bug#35228: 26.1; Please consider adding a doc string for
 `extended-command-history'
Date: Sat, 22 Aug 2020 16:45:36 +0200
"Basil L. Contovounesios" <contovob <at> tcd.ie> writes:

> How's the following?

[...]

> -(defvar extended-command-history nil)
> +(defvar extended-command-history nil
> +  "History list for extended command name arguments.
> +It is used by `execute-extended-command', and its maximum length
> +is determined by the value of `history-length', which see.")

I kinda think this is unnecessary -- we have a gazillion history
variables in Emacs, and adding doc strings to them all is pretty
pointless -- it's self-evident what they're used for.

So I'm closing this bug report.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no




This bug report was last modified 4 years and 324 days ago.

Previous Next


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