GNU bug report logs -
#27494
24.5; doc of `add-to-history'
Previous Next
Reported by: Drew Adams <drew.adams <at> oracle.com>
Date: Mon, 26 Jun 2017 00:09:02 UTC
Severity: minor
Found in version 24.5
Done: Eli Zaretskii <eliz <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your message dated Sat, 22 Jul 2017 11:36:43 +0300
with message-id <837ez0amw4.fsf <at> gnu.org>
and subject line Re: bug#27494: 24.5; doc of `add-to-history'
has caused the debbugs.gnu.org bug report #27494,
regarding 24.5; doc of `add-to-history'
to be marked as done.
(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)
--
27494: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=27494
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
Both doc string and Elisp manual:
The doc should say that when MAXELT is exceeded the oldest history
element is discarded. Yes, one might surmise that from the meaning of
"history" ,and from assuming that the new element is always added,
even if the history is full (up to MAXELT). Still, it is better to be
explicit.
In GNU Emacs 24.5.1 (i686-pc-mingw32)
of 2015-04-11 on LEG570
Windowing system distributor `Microsoft Corp.', version 6.1.7601
Configured using:
`configure --prefix=/c/usr --host=i686-pc-mingw32'
[Message part 3 (message/rfc822, inline)]
> Date: Sun, 25 Jun 2017 17:08:18 -0700 (PDT)
> From: Drew Adams <drew.adams <at> oracle.com>
>
> Both doc string and Elisp manual:
>
> The doc should say that when MAXELT is exceeded the oldest history
> element is discarded. Yes, one might surmise that from the meaning of
> "history" ,and from assuming that the new element is always added,
> even if the history is full (up to MAXELT). Still, it is better to be
> explicit.
The ELisp manual already said that the values of maximum length have
the same meaning as those of 'history-length', so I just added the
same reference to the doc string.
Thanks.
This bug report was last modified 7 years and 310 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.