GNU bug report logs - #29411
26.0.90; Elisp manual: 2.6 Type Predicates

Previous Next

Package: emacs;

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.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 29411 in the body.
You can then email your comments to 29411 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-gnu-emacs <at> gnu.org:
bug#29411; Package emacs. (Thu, 23 Nov 2017 16:20:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to f.j.wright <at> live.co.uk:
New bug report received and forwarded. Copy sent to bug-gnu-emacs <at> gnu.org. (Thu, 23 Nov 2017 16:20:02 GMT) Full text and rfc822 format available.

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

From: Francis Wright <francis.j.wright <at> gmail.com>
To: bug-gnu-emacs <at> gnu.org
Subject: 26.0.90; Elisp manual: 2.6 Type Predicates
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.


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))




Reply sent to Eli Zaretskii <eliz <at> gnu.org>:
You have taken responsibility. (Fri, 24 Nov 2017 08:10:02 GMT) Full text and rfc822 format available.

Notification sent to f.j.wright <at> live.co.uk:
bug acknowledged by developer. (Fri, 24 Nov 2017 08:10:02 GMT) Full text and rfc822 format available.

Message #10 received at 29411-done <at> debbugs.gnu.org (full text, mbox):

From: Eli Zaretskii <eliz <at> gnu.org>
To: f.j.wright <at> live.co.uk
Cc: 29411-done <at> debbugs.gnu.org
Subject: Re: bug#29411: 26.0.90; Elisp manual: 2.6 Type Predicates
Date: Fri, 24 Nov 2017 10:09:02 +0200
> 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.




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Fri, 22 Dec 2017 12:24:03 GMT) Full text and rfc822 format available.

bug unarchived. Request was from Glenn Morris <rgm <at> gnu.org> to control <at> debbugs.gnu.org. (Sat, 24 Mar 2018 21:10:02 GMT) Full text and rfc822 format available.

Forcibly Merged 29411 30930. Request was from Glenn Morris <rgm <at> gnu.org> to control <at> debbugs.gnu.org. (Sat, 24 Mar 2018 21:10:02 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Sun, 22 Apr 2018 11:24:05 GMT) Full text and rfc822 format available.

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.