GNU bug report logs -
#29411
26.0.90; Elisp manual: 2.6 Type Predicates
Previous Next
Reported by: f.j.wright <at> live.co.uk
Date: Thu, 23 Nov 2017 16:20:02 UTC
Severity: minor
Merged with 30930
Found in versions 25.3, 26.0.90
Fixed in version 26.1
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 Fri, 24 Nov 2017 10:09:02 +0200
with message-id <83tvxk9jz5.fsf <at> gnu.org>
and subject line Re: bug#29411: 26.0.90; Elisp manual: 2.6 Type Predicates
has caused the debbugs.gnu.org bug report #29411,
regarding 26.0.90; Elisp manual: 2.6 Type Predicates
to be marked as done.
(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)
--
29411: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=29411
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
The text "Here is a table of predefined type predicates, in alphabetical
order, ..." is followed by a table of predicates that are not in
alphabetical order: wholenump, booleanp and string-or-null-p are in the
wrong places, and threadp, mutexp and condition-variable-p are
duplicated at the end of the table.
In GNU Emacs 26.0.90 (build 2, x86_64-w64-mingw32)
of 2017-10-17 built on MONOLITH
Windowing system distributor 'Microsoft Corp.', version 10.0.16299
Recent messages:
Wrote c:/Users/fjw/REDUCE <at> SourceForge/emacs/REDUCE/sl.el
Mark set
(No files need saving)
Entering debugger...
Back to top level
Saving file c:/Users/fjw/REDUCE <at> SourceForge/emacs/REDUCE/sl.el...
Wrote c:/Users/fjw/REDUCE <at> SourceForge/emacs/REDUCE/sl.el
codep
Quit
Mark saved where search started
Configured using:
'configure --prefix=/d/emacs/emacs-26.0.90 --without-imagemagick'
Configured features:
XPM JPEG TIFF GIF PNG RSVG SOUND NOTIFY ACL GNUTLS LIBXML2 ZLIB
TOOLKIT_SCROLL_BARS
Important settings:
value of $LANG: ENG
locale-coding-system: cp1252
Major mode: Info
Minor modes in effect:
shell-dirtrack-mode: t
show-paren-mode: t
delete-selection-mode: t
electric-pair-mode: t
tooltip-mode: t
global-eldoc-mode: t
electric-indent-mode: t
mouse-wheel-mode: t
tool-bar-mode: t
menu-bar-mode: t
file-name-shadow-mode: t
global-font-lock-mode: t
font-lock-mode: t
blink-cursor-mode: t
auto-composition-mode: t
auto-encryption-mode: t
auto-compression-mode: t
buffer-read-only: t
line-number-mode: t
transient-mark-mode: t
Load-path shadows:
None found.
Features:
(shadow sort mail-extr emacsbug message rmc puny rfc822 mml mml-sec epa
derived epg gnus-util rmail rmail-loaddefs mm-decode mm-bodies mm-encode
mail-parse rfc2231 mailabbrev gmm-utils mailheader sendmail rfc2047
rfc2045 ietf-drums mm-util mail-prsvr mail-utils thingatpt cl-print
debug face-remap eieio-opt speedbar sb-image ezimage dframe find-func
help-fns radix-tree help-mode misearch multi-isearch time-stamp
jka-compr reposition vc-dispatcher vc-svn dired dired-loaddefs imenu
flyspell ispell tramp tramp-compat tramp-loaddefs trampver ucs-normalize
shell pcomplete comint ansi-color ring parse-time format-spec advice
paren delsel cus-start cus-load finder-inf info package easymenu
epg-config url-handlers url-parse auth-source cl-seq eieio eieio-core
cl-macs eieio-loaddefs password-cache url-vars seq byte-opt gv bytecomp
byte-compile cconv cl-loaddefs cl-lib elec-pair server time-date
mule-util tooltip eldoc electric uniquify ediff-hook vc-hooks
lisp-float-type mwheel dos-w32 ls-lisp disp-table term/w32-win w32-win
w32-vars term/common-win tool-bar dnd fontset image regexp-opt fringe
tabulated-list replace newcomment text-mode elisp-mode lisp-mode
prog-mode register page menu-bar rfn-eshadow isearch timer select
scroll-bar mouse jit-lock font-lock syntax facemenu font-core
term/tty-colors frame cl-generic cham georgian utf-8-lang misc-lang
vietnamese tibetan thai tai-viet lao korean japanese eucjp-ms cp51932
hebrew greek romanian slovak czech european ethiopic indian cyrillic
chinese composite charscript charprop case-table epa-hook jka-cmpr-hook
help simple abbrev obarray minibuffer cl-preloaded nadvice loaddefs
button faces cus-face macroexp files text-properties overlay sha1 md5
base64 format env code-pages mule custom widget hashtable-print-readable
backquote w32notify w32 multi-tty make-network-process emacs)
Memory information:
((conses 16 359884 21728)
(symbols 56 25688 3)
(miscs 48 368 1250)
(strings 32 53129 3570)
(string-bytes 1 1366708)
(vectors 16 45280)
(vector-slots 8 1185370 95093)
(floats 8 85 625)
(intervals 56 27538 94)
(buffers 992 18))
[Message part 3 (message/rfc822, inline)]
> From: Francis Wright <francis.j.wright <at> gmail.com>
> Date: Thu, 23 Nov 2017 16:19:25 +0000
>
>
> The text "Here is a table of predefined type predicates, in alphabetical
> order, ..." is followed by a table of predicates that are not in
> alphabetical order: wholenump, booleanp and string-or-null-p are in the
> wrong places, and threadp, mutexp and condition-variable-p are
> duplicated at the end of the table.
Thanks, fixed.
This bug report was last modified 7 years and 61 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.