* bug#27891: 26.0.50; Small error in docstring of `defcustom'
@ 2017-07-31 23:00 Philipp
2018-01-31 3:38 ` Noam Postavsky
0 siblings, 1 reply; 2+ messages in thread
From: Philipp @ 2017-07-31 23:00 UTC (permalink / raw)
To: 27891
The docstring of `defcustom' says:
:package-version
[…] The PACKAGE and VERSION
must appear in the alist ‘customize-package-emacs-version-alist’.
But that's only correct for packages distributed with Emacs, not for
arbitrary third-party packages.
In GNU Emacs 26.0.50 (build 2, x86_64-pc-linux-gnu, GTK+ Version 3.10.8)
of 2017-08-01 built on unknown
Repository revision: 3a8d0cc825635e07da2a90c4ac987b476fc9b05d
Windowing system distributor 'The X.Org Foundation', version 11.0.11803000
System Description: Ubuntu 14.04.5 LTS
Recent messages:
For information about GNU Emacs and the GNU system, type C-h C-a.
Configured using:
'configure --with-modules --without-pop --with-mailutils
--enable-checking --enable-check-lisp-object-type --enable-gcc-warnings
'CFLAGS=-ggdb3 -O0''
Configured features:
XPM JPEG TIFF GIF PNG SOUND GSETTINGS NOTIFY GNUTLS FREETYPE XFT ZLIB
TOOLKIT_SCROLL_BARS GTK3 X11 MODULES
Important settings:
value of $LANG: en_US.UTF-8
value of $XMODIFIERS: @im=ibus
locale-coding-system: utf-8-unix
Major mode: Lisp Interaction
Minor modes in effect:
tooltip-mode: t
global-eldoc-mode: t
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
line-number-mode: t
transient-mark-mode: t
Load-path shadows:
None found.
Features:
(shadow sort mail-extr emacsbug message subr-x puny seq byte-opt gv
bytecomp byte-compile cconv cl-loaddefs cl-lib dired dired-loaddefs
format-spec rfc822 mml easymenu mml-sec password-cache epa derived epg
epg-config 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 time-date mule-util
tooltip eldoc electric uniquify ediff-hook vc-hooks lisp-float-type
mwheel term/x-win x-win term/common-win x-dnd 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 inotify dynamic-setting system-font-setting
font-render-setting move-toolbar gtk x-toolkit x multi-tty
make-network-process emacs)
Memory information:
((conses 16 94193 13262)
(symbols 48 20079 1)
(miscs 40 38 119)
(strings 32 28453 1927)
(string-bytes 1 754979)
(vectors 16 13894)
(vector-slots 8 487479 12885)
(floats 8 48 68)
(intervals 56 205 0)
(buffers 992 11)
(heap 1024 45015 1094))
^ permalink raw reply [flat|nested] 2+ messages in thread
* bug#27891: 26.0.50; Small error in docstring of `defcustom'
2017-07-31 23:00 bug#27891: 26.0.50; Small error in docstring of `defcustom' Philipp
@ 2018-01-31 3:38 ` Noam Postavsky
0 siblings, 0 replies; 2+ messages in thread
From: Noam Postavsky @ 2018-01-31 3:38 UTC (permalink / raw)
To: Philipp; +Cc: 27891
tags 27891 fixed
close 27891 26.1
quit
Philipp <p.stephani2@gmail.com> writes:
> The docstring of `defcustom' says:
>
> :package-version
> […] The PACKAGE and VERSION
> must appear in the alist ‘customize-package-emacs-version-alist’.
>
> But that's only correct for packages distributed with Emacs, not for
> arbitrary third-party packages.
Fixed in emacs-26.
[1: 53e9fa2b5a]: 2018-01-30 22:14:02 -0500
* lisp/custom.el (defcustom): Fix docstring (Bug#27891).
https://git.savannah.gnu.org/cgit/emacs.git/commit/?id=53e9fa2b5ab4b179258917aa2d9be9341d42820a
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2018-01-31 3:38 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-07-31 23:00 bug#27891: 26.0.50; Small error in docstring of `defcustom' Philipp
2018-01-31 3:38 ` Noam Postavsky
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).