GNU bug report logs - #29068
26.0.90; Elisp manual section 13.12 Declaring Functions Obsolete

Previous Next

Package: emacs;

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

Date: Mon, 30 Oct 2017 18:11:01 UTC

Severity: normal

Found in version 26.0.90

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 29068 in the body.
You can then email your comments to 29068 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#29068; Package emacs. (Mon, 30 Oct 2017 18:11: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. (Mon, 30 Oct 2017 18:11:01 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 section 13.12 Declaring Functions Obsolete
Date: Mon, 30 Oct 2017 18:05:51 +0000
The text preceding the definition of the function
`set-advertised-calling-convention', namely "In addition, you can mark a
certain a particular calling convention for a function as obsolete:", is
repetitive. I suggest that either "a certain" or "a particular" should
be deleted.


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.15063
Recent messages:
Type "q" in help window to restore its previous buffer.
Auto-saving...
Mark set [4 times]
Auto-saving...done
Mark set [9 times]
Auto-saving...done
Mark set
mwheel-scroll: End of buffer [6 times]
Saving file c:/Users/fjw/AppData/Roaming/.emacs.d/elpa/reduce-run-1.21/reduce-run.el...
Wrote c:/Users/fjw/AppData/Roaming/.emacs.d/elpa/reduce-run-1.21/reduce-run.el
Quit [2 times]
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
  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 apropos jka-compr
dabbrev cl-extra eieio-opt speedbar sb-image ezimage dframe find-func
help-fns radix-tree help-mode misearch multi-isearch dired
dired-loaddefs elec-pair 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 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 295888 16284)
 (symbols 56 25011 4)
 (miscs 48 223 635)
 (strings 32 48556 2904)
 (string-bytes 1 1265272)
 (vectors 16 44411)
 (vector-slots 8 1176288 98234)
 (floats 8 79 699)
 (intervals 56 9338 51)
 (buffers 992 18))




Reply sent to Eli Zaretskii <eliz <at> gnu.org>:
You have taken responsibility. (Mon, 30 Oct 2017 18:49:01 GMT) Full text and rfc822 format available.

Notification sent to f.j.wright <at> live.co.uk:
bug acknowledged by developer. (Mon, 30 Oct 2017 18:49:02 GMT) Full text and rfc822 format available.

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

From: Eli Zaretskii <eliz <at> gnu.org>
To: f.j.wright <at> live.co.uk
Cc: 29068-done <at> debbugs.gnu.org
Subject: Re: bug#29068: 26.0.90;
 Elisp manual section 13.12 Declaring Functions Obsolete
Date: Mon, 30 Oct 2017 20:47:41 +0200
> From: Francis Wright <francis.j.wright <at> gmail.com>
> Date: Mon, 30 Oct 2017 18:05:51 +0000
> 
> The text preceding the definition of the function
> `set-advertised-calling-convention', namely "In addition, you can mark a
> certain a particular calling convention for a function as obsolete:", is
> repetitive. I suggest that either "a certain" or "a particular" should
> be deleted.

Thanks, fixed.




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

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

Previous Next


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