From unknown Sun Jun 22 03:57:18 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#56856 <56856@debbugs.gnu.org> To: bug#56856 <56856@debbugs.gnu.org> Subject: Status: 28.1; inconsistent error message Reply-To: bug#56856 <56856@debbugs.gnu.org> Date: Sun, 22 Jun 2025 10:57:18 +0000 retitle 56856 28.1; inconsistent error message reassign 56856 emacs submitter 56856 Ikumi Keita severity 56856 normal thanks From debbugs-submit-bounces@debbugs.gnu.org Sun Jul 31 10:19:54 2022 Received: (at submit) by debbugs.gnu.org; 31 Jul 2022 14:19:54 +0000 Received: from localhost ([127.0.0.1]:38444 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oI9nM-00019r-Kv for submit@debbugs.gnu.org; Sun, 31 Jul 2022 10:19:54 -0400 Received: from lists.gnu.org ([209.51.188.17]:40968) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oI9nH-00019f-G0 for submit@debbugs.gnu.org; Sun, 31 Jul 2022 10:19:51 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:47172) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oI9nH-0003Nl-BO for bug-gnu-emacs@gnu.org; Sun, 31 Jul 2022 10:19:47 -0400 Received: from smtp1a.inetd.co.jp ([210.129.88.11]:42376) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oI9nE-0006Iu-AL for bug-gnu-emacs@gnu.org; Sun, 31 Jul 2022 10:19:47 -0400 Received: from localhost (61-24-175-238.rev.home.ne.jp [61.24.175.238]) by smtp1a.inetd.co.jp (Postfix) with ESMTPA id 9F3672DA for ; Sun, 31 Jul 2022 23:19:36 +0900 (JST) From: Ikumi Keita To: bug-gnu-emacs@gnu.org Subject: 28.1; inconsistent error message X-Mailer: MH-E 8.6+git; nmh 1.7.1; GNU Emacs 28.1 MIME-Version: 1.0 Content-Type: text/plain; charset=iso-2022-jp Date: Sun, 31 Jul 2022 23:19:34 +0900 Message-ID: <84964.1659277174@localhost> Received-SPF: pass client-ip=210.129.88.11; envelope-from=ikumi@ikumi.que.jp; helo=smtp1a.inetd.co.jp X-Spam_score_int: -18 X-Spam_score: -1.9 X-Spam_bar: - X-Spam_report: (-1.9 / 5.0 requ) BAYES_00=-1.9, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.3 (-) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.3 (--) Here is a quote from info node `(elisp) Variables with Restricted Values': ---------------------------------------------------------------------- (setq undo-limit 1000.0) error→ Wrong type argument: integerp, 1000.0 ---------------------------------------------------------------------- However `(setq undo-limit 1000.0)' actually results in wrong-type-argument numberp 1000.0 , not "integerp" error. I think that it should be "integerp", as described in elisp reference. Bye, Ikumi Keita #StandWithUkraine #StopWarInUkraine In GNU Emacs 28.1 (build 1, x86_64-unknown-freebsd13.0, GTK+ Version 3.24.33, cairo version 1.17.4) of 2022-05-10 built on freebsd.vmware Windowing system distributor 'The X.Org Foundation', version 11.0.12014000 System Description: 13.1-RELEASE Configured using: 'configure --with-canna --with-canna-includes=/usr/local/canna/include --with-canna-libraries=/usr/local/canna/lib --without-xim --disable-largefile --without-modules --with-sound=yes --with-file-notification=yes CFLAGS=-O3' Configured features: ACL CAIRO DBUS FREETYPE GIF GLIB GNUTLS GSETTINGS HARFBUZZ JPEG JSON LCMS2 LIBXML2 NOTIFY KQUEUE PDUMPER PNG RSVG SOUND THREADS TIFF TOOLKIT_SCROLL_BARS X11 XDBE XIM XPM GTK3 ZLIB Important settings: value of $EMACSLOADPATH: /home/keita/elisp: value of $LANG: ja_JP.eucJP locale-coding-system: japanese-iso-8bit-unix Major mode: Lisp Interaction Minor modes in effect: global-git-commit-mode: t magit-auto-revert-mode: t shell-dirtrack-mode: t tooltip-mode: t global-eldoc-mode: t eldoc-mode: t show-paren-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 indent-tabs-mode: t transient-mark-mode: t Load-path shadows: ~/elisp/tex hides /usr/local/share/emacs/site-lisp/auctex/tex /home/keita/.emacs.d/elpa/transient-20220527.2213/transient hides /usr/local/share/emacs/28.1/lisp/transient ~/elisp/reftex-parse hides /usr/local/share/emacs/28.1/lisp/textmodes/reftex-parse /home/keita/.emacs.d/elpa/soap-client-3.2.1/soap-inspect hides /usr/local/share/emacs/28.1/lisp/net/soap-inspect /home/keita/.emacs.d/elpa/soap-client-3.2.1/soap-client hides /usr/local/share/emacs/28.1/lisp/net/soap-client Features: (shadow emacsbug help-fns radix-tree cl-print debug backtrace org-element avl-tree generator ol-eww eww xdg url-queue mm-url ol-rmail ol-mhe ol-irc ol-info ol-gnus nnselect gnus-search eieio-opt speedbar ezimage dframe ol-docview doc-view image-mode exif ol-bibtex ol-bbdb ol-w3m ol-doi org-link-doi org ob ob-tangle ob-ref ob-lob ob-table ob-exp org-macro org-footnote org-src ob-comint org-pcomplete org-list org-faces org-entities noutline outline org-version ob-emacs-lisp ob-core ob-eval org-table oc-basic bibtex ol org-keys oc org-compat org-macs org-loaddefs find-func cal-menu calendar cal-loaddefs misearch multi-isearch face-remap magit-submodule magit-obsolete magit-blame magit-stash magit-reflog magit-bisect magit-push magit-pull magit-fetch magit-clone magit-remote magit-commit magit-sequence magit-notes magit-worktree magit-tag magit-merge magit-branch magit-reset magit-files magit-refs magit-status magit magit-repos magit-apply magit-wip magit-log magit-diff smerge-mode diff diff-mode git-commit rx log-edit pcvs-util add-log magit-core magit-autorevert autorevert filenotify magit-margin magit-transient magit-process with-editor shell pcomplete comint ring server ansi-color magit-mode transient magit-git magit-base magit-section format-spec dash compat-27 compat-26 compat lao-util mule-util skeleton flow-fill qp mh-search mh-thread supercite easy-mmode regi mh-identity mh-letter mh-comp sendmail smiley mm-archive mail-extr mh-mime mh-gnus mh-alias multi-prompt crm mh-show goto-addr thingatpt gnus-cite gnus-art mm-uu mml2015 mm-view mml-smime smime dig gnus-sum shr svg dom gnus-group gnus-undo gnus-start gnus-dbus dbus gnus-cloud nnimap nnmail mail-source utf7 netrc nnoo gnus-spec gnus-int message dired dired-loaddefs rfc822 mml mml-sec mm-decode mm-bodies mm-encode gmm-utils mailheader gnus-win gnus-range gnus nnheader wid-edit mh-seq mh-inc hl-line mh-tool-bar mh-xface mh-utils mh-folder which-func imenu gnus-util rmail rmail-loaddefs mail-utils text-property-search mh-scan mh-e mh-compat mailabbrev mh-buffers mh-loaddefs kinsoku cl-extra help-mode parse-time iso8601 time-date ucs-normalize epa derived epg rfc6068 epg-config url-http url-auth mail-parse rfc2231 rfc2047 rfc2045 mm-util ietf-drums mail-prsvr url-gw nsm rmc puny jka-compr twittering-mode advice xml edmacro kmacro preview-latex auto-loads tex-site canna-im info package browse-url url url-proxy url-privacy url-expand url-methods url-history url-cookie url-domsuf url-util mailcap url-handlers url-parse auth-source cl-seq eieio eieio-core cl-macs eieio-loaddefs password-cache json subr-x map url-vars seq byte-opt gv bytecomp byte-compile cconv cl-loaddefs cl-lib japan-util iso-transl tooltip eldoc paren electric uniquify ediff-hook vc-hooks lisp-float-type elisp-mode 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 lisp-mode prog-mode register page tab-bar menu-bar rfn-eshadow isearch easymenu timer select scroll-bar mouse jit-lock font-lock syntax font-core term/tty-colors frame minibuffer 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 emoji-zwj charscript charprop case-table epa-hook jka-cmpr-hook help simple abbrev obarray cl-preloaded nadvice button loaddefs faces cus-face macroexp files window text-properties overlay sha1 md5 base64 format env code-pages mule custom widget hashtable-print-readable backquote threads dbusbind kqueue lcms2 dynamic-setting system-font-setting font-render-setting cairo move-toolbar gtk x-toolkit x multi-tty make-network-process emacs) Memory information: ((conses 16 1005275 56079) (symbols 48 29891 29) (strings 32 181753 11470) (string-bytes 1 7753385) (vectors 16 96723) (vector-slots 8 1980761 144144) (floats 8 330 256) (intervals 56 26204 2030) (buffers 992 31)) From debbugs-submit-bounces@debbugs.gnu.org Sun Jul 31 11:06:18 2022 Received: (at 56856-done) by debbugs.gnu.org; 31 Jul 2022 15:06:18 +0000 Received: from localhost ([127.0.0.1]:38465 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oIAWI-0002Nu-1m for submit@debbugs.gnu.org; Sun, 31 Jul 2022 11:06:18 -0400 Received: from eggs.gnu.org ([209.51.188.92]:39622) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oIAWF-0002Nf-UP for 56856-done@debbugs.gnu.org; Sun, 31 Jul 2022 11:06:16 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:56878) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oIAW8-0004XI-LG; Sun, 31 Jul 2022 11:06:08 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-version:References:Subject:In-Reply-To:To:From: Date; bh=Bm7LTVKrGTEXSFTshmcm7fQ2a034AYJe8oRHScjQ61g=; b=EBYcUy/yASKd2VTn1Hbj cHwp7erKvo68wv/Zw4kIeKVlb9nBJOQ5bcTf1o3/bf7ssp5qFNR6ycxzfxvall4WzcrNsIZexHDwR 1/vpLEebEaM53h4R7i2grUrfbx7LDvGg+IptTj1KkWdlDcCnyerAK8msvIUGJlneHf4TsfXB9sAyr EMEAHjmDZYAUDOw5kyCnLHwNBS2HYWhFR3lKhSfLPoF8/1AtHJqwBl3DhEHAfBHAXZyFvwZ4iu4oF Xg/wTHFq+Mz72o8dekwDKECViAyM81thT59jYVz81hMvKmvO2eurb+Aum6kf/4s0nLgLcJ3OXK5Uf HjIF8cIFGlR+Xw==; Received: from [87.69.77.57] (port=4453 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oIAW8-0005zV-5M; Sun, 31 Jul 2022 11:06:08 -0400 Date: Sun, 31 Jul 2022 18:05:55 +0300 Message-Id: <83edy1490s.fsf@gnu.org> From: Eli Zaretskii To: Ikumi Keita In-Reply-To: <84964.1659277174@localhost> (message from Ikumi Keita on Sun, 31 Jul 2022 23:19:34 +0900) Subject: Re: bug#56856: 28.1; inconsistent error message References: <84964.1659277174@localhost> MIME-version: 1.0 Content-type: text/plain; charset=iso-2022-jp Content-Transfer-Encoding: 8bit X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 56856-done Cc: 56856-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) > From: Ikumi Keita > Date: Sun, 31 Jul 2022 23:19:34 +0900 > > Here is a quote from info node `(elisp) Variables with Restricted > Values': > ---------------------------------------------------------------------- > (setq undo-limit 1000.0) > error→ Wrong type argument: integerp, 1000.0 > ---------------------------------------------------------------------- > However `(setq undo-limit 1000.0)' actually results in > wrong-type-argument numberp 1000.0 > , not "integerp" error. > > I think that it should be "integerp", as described in elisp reference. Thanks, fixed for Emacs 28.2. From unknown Sun Jun 22 03:57:18 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Mon, 29 Aug 2022 11:24:08 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator