GNU bug report logs - #30238
26.0.91; Elisp manual, section 13.13 Inline Functions

Previous Next

Package: emacs;

Reported by: f.j.wright <at> live.co.uk

Date: Wed, 24 Jan 2018 15:50:01 UTC

Severity: minor

Tags: fixed

Found in version 26.0.91

Fixed in version 26.1

Done: Noam Postavsky <npostavs <at> users.sourceforge.net>

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 30238 in the body.
You can then email your comments to 30238 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#30238; Package emacs. (Wed, 24 Jan 2018 15:50:01 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. (Wed, 24 Jan 2018 15:50: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.91; Elisp manual, section 13.13 Inline Functions
Date: Wed, 24 Jan 2018 15:48:57 +0000
The penultimate paragraph begins "It’s possible to use ‘defsubst’ to
define a macro...", which doesn't make sense to me.  I think defsubst
should be defmacro.


In GNU Emacs 26.0.91 (build 1, x86_64-w64-mingw32)
 of 2018-01-23 built on MONOLITH
Windowing system distributor 'Microsoft Corp.', version 10.0.16299
Recent messages:
Loading paren...done
Starting new Ispell process c:/cygwin64/bin/aspell.exe with british dictionary...
For information about GNU Emacs and the GNU system, type C-h C-a.
Composing main Info directory...done
user-error: This is the first Info node you looked at
Mark set
user-error: This is the first Info node you looked at
Entering debugger...
Back to top level
user-error: Node has no Next

Configured using:
 'configure --prefix=/d/emacs/emacs-26.0.91 --without-imagemagick
 --without-dbus'

Configured features:
XPM JPEG TIFF GIF PNG RSVG SOUND NOTIFY ACL GNUTLS LIBXML2 ZLIB
TOOLKIT_SCROLL_BARS LCMS2

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 jka-compr help-mode
cl-print debug dired dired-loaddefs flyspell ispell imenu 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 lcms2 multi-tty make-network-process emacs)

Memory information:
((conses 16 290734 20832)
 (symbols 56 24668 2)
 (miscs 48 151 408)
 (strings 32 48431 2843)
 (string-bytes 1 1292691)
 (vectors 16 40725)
 (vector-slots 8 778844 17000)
 (floats 8 70 200)
 (intervals 56 8661 29)
 (buffers 992 17))




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#30238; Package emacs. (Fri, 02 Feb 2018 00:34:02 GMT) Full text and rfc822 format available.

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

From: Noam Postavsky <npostavs <at> users.sourceforge.net>
To: Francis Wright <francis.j.wright <at> gmail.com>
Cc: f.j.wright <at> live.co.uk, 30238 <at> debbugs.gnu.org
Subject: Re: bug#30238: 26.0.91; Elisp manual, section 13.13 Inline Functions
Date: Thu, 01 Feb 2018 19:33:42 -0500
tags 30238 fixed
close 30238 26.1
quit

Francis Wright <francis.j.wright <at> gmail.com> writes:

> The penultimate paragraph begins "It’s possible to use ‘defsubst’ to
> define a macro...", which doesn't make sense to me.  I think defsubst
> should be defmacro.

Yep, looks like a copy-paste or completion mistake.  Fixed in emacs-26.

[1: e21f0189f3]: 2018-02-01 19:26:40 -0500
  * doc/lispref/functions.texi (Inline Functions): Fix typo (Bug#30238).
  https://git.savannah.gnu.org/cgit/emacs.git/commit/?id=e21f0189f3fab8264e05c26056324e878f166c1c




Added tag(s) fixed. Request was from Noam Postavsky <npostavs <at> users.sourceforge.net> to control <at> debbugs.gnu.org. (Fri, 02 Feb 2018 00:34:04 GMT) Full text and rfc822 format available.

bug marked as fixed in version 26.1, send any further explanations to 30238 <at> debbugs.gnu.org and f.j.wright <at> live.co.uk Request was from Noam Postavsky <npostavs <at> users.sourceforge.net> to control <at> debbugs.gnu.org. (Fri, 02 Feb 2018 00:34:06 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. (Fri, 02 Mar 2018 12:24:04 GMT) Full text and rfc822 format available.

This bug report was last modified 7 years and 193 days ago.

Previous Next


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