From unknown Sat Aug 16 13:47:11 2025 X-Loop: help-debbugs@gnu.org Subject: bug#45067: 28.0.50; eldoc error repeatedly in python module Resent-From: Tomas Nordin Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sun, 06 Dec 2020 11:18:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 45067 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: 45067@debbugs.gnu.org X-Debbugs-Original-To: bug-gnu-emacs@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.160725345632652 (code B ref -1); Sun, 06 Dec 2020 11:18:02 +0000 Received: (at submit) by debbugs.gnu.org; 6 Dec 2020 11:17:36 +0000 Received: from localhost ([127.0.0.1]:49025 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kls2p-0008UZ-K6 for submit@debbugs.gnu.org; Sun, 06 Dec 2020 06:17:35 -0500 Received: from lists.gnu.org ([209.51.188.17]:56898) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kls2n-0008US-Ir for submit@debbugs.gnu.org; Sun, 06 Dec 2020 06:17:34 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:58498) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kls2n-0000XM-DU for bug-gnu-emacs@gnu.org; Sun, 06 Dec 2020 06:17:33 -0500 Received: from mout01.posteo.de ([185.67.36.65]:35515) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kls2l-0004Sl-9z for bug-gnu-emacs@gnu.org; Sun, 06 Dec 2020 06:17:33 -0500 Received: from submission (posteo.de [89.146.220.130]) by mout01.posteo.de (Postfix) with ESMTPS id E4AF916005C for ; Sun, 6 Dec 2020 12:17:27 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1607253447; bh=PMq/OFLYNeGwiBiTy2t4xA4ICDGS1HmIgH98rOuLlso=; h=From:To:Subject:Date:From; b=RWj6DLbJ2HFd3ISS0FTyJhX+0LZVpd6RV8zj25Dbg42efLpHwkhv+V0zDbpzAeHCM inX/XLj18BnfAsFU1EraSz17Tf6QVycB2U359nJsC+7X7WH+M3aPv7/WISY0r8YYHU ojaODHy5DaLzZ/z3VWXzmPkQrdFolrJuQLyLdCLkOfFvT99AMy8N9n1b+sCSdL825y BNQHF6VbfwToRjTMktchdKHUm+igqdmA2F+f5SglrXuyysw4//bw+HghXqdBSb2QPt dukaYVn7Y2XNIrhpqINr17vkUspTXEjdwkiod5sbH/krCR8LLcWDpDZi9VBuBon8wm gKCgHoQRc3hag== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4CpkS73Btyz9rxQ for ; Sun, 6 Dec 2020 12:17:27 +0100 (CET) From: Tomas Nordin Date: Sun, 06 Dec 2020 12:17:26 +0100 Message-ID: <87mtyrw5dl.fsf@posteo.net> MIME-Version: 1.0 Content-Type: text/plain Received-SPF: pass client-ip=185.67.36.65; envelope-from=tomasn@posteo.net; helo=mout01.posteo.de X-Spam_score_int: -43 X-Spam_score: -4.4 X-Spam_bar: ---- X-Spam_report: (-4.4 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_MED=-2.3, RCVD_IN_MSPIKE_H4=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.3 (-) 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 (--) Hello buglist src/emacs -Q modules/modhelp.py Messages are produced like this: eldoc error: (wrong-number-of-arguments (0 . 0) 1) Best regards -- Tomas In GNU Emacs 28.0.50 (build 1, x86_64-pc-linux-gnu, GTK+ Version 3.24.5, cairo version 1.16.0) of 2020-12-05 built on fliptop Repository revision: dc39c66d3bb6b1db6af0519659ff154bf6d8a5d1 Repository branch: master Windowing system distributor 'The X.Org Foundation', version 11.0.12004000 System Description: Debian GNU/Linux 10 (buster) Recent messages: For information about GNU Emacs and the GNU system, type C-h C-a. Waiting for git... [2 times] eldoc error: (wrong-number-of-arguments (0 . 0) 1) Configured features: XPM JPEG TIFF GIF PNG RSVG CAIRO SOUND GPM DBUS GSETTINGS GLIB NOTIFY INOTIFY ACL LIBSELINUX GNUTLS LIBXML2 FREETYPE HARFBUZZ M17N_FLT LIBOTF ZLIB TOOLKIT_SCROLL_BARS GTK3 X11 XDBE XIM MODULES THREADS PDUMPER LCMS2 Important settings: value of $LC_TIME: sv_SE.UTF-8 value of $LANG: en_US.UTF-8 locale-coding-system: utf-8-unix Major mode: Python Minor modes in effect: shell-dirtrack-mode: t 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: /home/tomas/computing/repos/emacs/lisp/gnus/nnir hides /home/tomas/computing/repos/emacs/lisp/obsolete/nnir /home/tomas/computing/repos/emacs/lisp/erc/erc-compat hides /home/tomas/computing/repos/emacs/lisp/obsolete/erc-compat /home/tomas/computing/repos/emacs/lisp/mail/metamail hides /home/tomas/computing/repos/emacs/lisp/obsolete/metamail Features: (shadow sort mail-extr emacsbug message rmc puny dired dired-loaddefs rfc822 mml mml-sec epa derived epg epg-config gnus-util rmail rmail-loaddefs text-property-search mm-decode mm-bodies mm-encode mail-parse rfc2231 mailabbrev gmm-utils mailheader sendmail rfc2047 rfc2045 ietf-drums mm-util mail-prsvr mail-utils vc-git diff-mode easy-mmode python easymenu tramp-sh tramp tramp-loaddefs trampver tramp-integration files-x tramp-compat shell pcomplete parse-time iso8601 time-date ls-lisp format-spec auth-source cl-seq eieio eieio-core cl-macs eieio-loaddefs password-cache json subr-x map seq byte-opt gv bytecomp byte-compile cconv comint ring cl-loaddefs cl-lib ansi-color iso-transl 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 tab-bar menu-bar rfn-eshadow isearch timer select scroll-bar mouse jit-lock font-lock syntax facemenu 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 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 inotify 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 73580 4958) (symbols 48 9081 1) (strings 32 27234 1565) (string-bytes 1 982573) (vectors 16 14904) (vector-slots 8 201231 8676) (floats 8 41 58) (intervals 56 329 0) (buffers 984 11)) From unknown Sat Aug 16 13:47:11 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.505 (Entity 5.505) X-Loop: help-debbugs@gnu.org From: help-debbugs@gnu.org (GNU bug Tracking System) To: Tomas Nordin Subject: bug#45067: closed (Re: 28.0.50; eldoc error repeatedly in python module) Message-ID: References: <87360ipxpm.fsf@posteo.net> <87mtyrw5dl.fsf@posteo.net> X-Gnu-PR-Message: they-closed 45067 X-Gnu-PR-Package: emacs Reply-To: 45067@debbugs.gnu.org Date: Sun, 06 Dec 2020 19:00:03 +0000 Content-Type: multipart/mixed; boundary="----------=_1607281203-14803-1" This is a multi-part message in MIME format... ------------=_1607281203-14803-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #45067: 28.0.50; eldoc error repeatedly in python module which was filed against the emacs package, has been closed. The explanation is attached below, along with your original report. If you require more details, please reply to 45067@debbugs.gnu.org. --=20 45067: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D45067 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1607281203-14803-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 45067-done) by debbugs.gnu.org; 6 Dec 2020 18:59:44 +0000 Received: from localhost ([127.0.0.1]:51259 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1klzG3-0003pr-RD for submit@debbugs.gnu.org; Sun, 06 Dec 2020 13:59:44 -0500 Received: from mout02.posteo.de ([185.67.36.66]:56585) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1klzG1-0003pa-CR for 45067-done@debbugs.gnu.org; Sun, 06 Dec 2020 13:59:42 -0500 Received: from submission (posteo.de [89.146.220.130]) by mout02.posteo.de (Postfix) with ESMTPS id BC2F12400FD for <45067-done@debbugs.gnu.org>; Sun, 6 Dec 2020 19:59:34 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1607281174; bh=VhJMuKcbU46ZmrfGbsYE3Is4hxEqTpqIaFhQzMug05U=; h=From:To:Subject:Date:From; b=f5WdgPXbap2Anv/YlbXR96ZIAUB+ObPyfLBYlvhcEdpSFmQMOzQofvU+v0FVYwlFa cp1HEKMovGqePfK3vz8ZFBc4ulBBSlH0Tq4wcxdj4+/IHSv45dOatmI8CkzQzKUFDI DumIZ2mCxzl0OTTdFuGGEGmTTsX0Vnc5k39xafIx/z81XibxUzYTSBvkSxuozerlnd /zcalJkIzXLiya6K2HXzlS1x9u5W3l16wmCRLy1h8s4nEb66aBBWgBVxFkNsb46ARF bmAGv4o5Kcb85d26jU8HRB1vOPRBcNLylj9sWTOZthI9JhdXN6B35q1KOW6TB4ECbZ PopyNrjVQQj0Q== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4CpwjL1lLMz9rxR for <45067-done@debbugs.gnu.org>; Sun, 6 Dec 2020 19:59:34 +0100 (CET) From: Tomas Nordin To: 45067-done@debbugs.gnu.org Subject: Re: 28.0.50; eldoc error repeatedly in python module In-Reply-To: <87mtyrw5dl.fsf@posteo.net> References: <87mtyrw5dl.fsf@posteo.net> Date: Sun, 06 Dec 2020 19:59:33 +0100 Message-ID: <87360ipxpm.fsf@posteo.net> MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 45067-done 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 (---) Tomas Nordin writes: > Hello buglist > > src/emacs -Q modules/modhelp.py > > Messages are produced like this: > > eldoc error: (wrong-number-of-arguments (0 . 0) 1) But with a new build just now after running 'git clean -fxd' I don't see this problem any more. This issue can be closed. (I close it by this message I think). Best regards -- Tomas ------------=_1607281203-14803-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 6 Dec 2020 11:17:36 +0000 Received: from localhost ([127.0.0.1]:49025 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kls2p-0008UZ-K6 for submit@debbugs.gnu.org; Sun, 06 Dec 2020 06:17:35 -0500 Received: from lists.gnu.org ([209.51.188.17]:56898) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kls2n-0008US-Ir for submit@debbugs.gnu.org; Sun, 06 Dec 2020 06:17:34 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:58498) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kls2n-0000XM-DU for bug-gnu-emacs@gnu.org; Sun, 06 Dec 2020 06:17:33 -0500 Received: from mout01.posteo.de ([185.67.36.65]:35515) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kls2l-0004Sl-9z for bug-gnu-emacs@gnu.org; Sun, 06 Dec 2020 06:17:33 -0500 Received: from submission (posteo.de [89.146.220.130]) by mout01.posteo.de (Postfix) with ESMTPS id E4AF916005C for ; Sun, 6 Dec 2020 12:17:27 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1607253447; bh=PMq/OFLYNeGwiBiTy2t4xA4ICDGS1HmIgH98rOuLlso=; h=From:To:Subject:Date:From; b=RWj6DLbJ2HFd3ISS0FTyJhX+0LZVpd6RV8zj25Dbg42efLpHwkhv+V0zDbpzAeHCM inX/XLj18BnfAsFU1EraSz17Tf6QVycB2U359nJsC+7X7WH+M3aPv7/WISY0r8YYHU ojaODHy5DaLzZ/z3VWXzmPkQrdFolrJuQLyLdCLkOfFvT99AMy8N9n1b+sCSdL825y BNQHF6VbfwToRjTMktchdKHUm+igqdmA2F+f5SglrXuyysw4//bw+HghXqdBSb2QPt dukaYVn7Y2XNIrhpqINr17vkUspTXEjdwkiod5sbH/krCR8LLcWDpDZi9VBuBon8wm gKCgHoQRc3hag== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4CpkS73Btyz9rxQ for ; Sun, 6 Dec 2020 12:17:27 +0100 (CET) From: Tomas Nordin To: bug-gnu-emacs@gnu.org Subject: 28.0.50; eldoc error repeatedly in python module Date: Sun, 06 Dec 2020 12:17:26 +0100 Message-ID: <87mtyrw5dl.fsf@posteo.net> MIME-Version: 1.0 Content-Type: text/plain Received-SPF: pass client-ip=185.67.36.65; envelope-from=tomasn@posteo.net; helo=mout01.posteo.de X-Spam_score_int: -43 X-Spam_score: -4.4 X-Spam_bar: ---- X-Spam_report: (-4.4 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_MED=-2.3, RCVD_IN_MSPIKE_H4=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 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 (--) Hello buglist src/emacs -Q modules/modhelp.py Messages are produced like this: eldoc error: (wrong-number-of-arguments (0 . 0) 1) Best regards -- Tomas In GNU Emacs 28.0.50 (build 1, x86_64-pc-linux-gnu, GTK+ Version 3.24.5, cairo version 1.16.0) of 2020-12-05 built on fliptop Repository revision: dc39c66d3bb6b1db6af0519659ff154bf6d8a5d1 Repository branch: master Windowing system distributor 'The X.Org Foundation', version 11.0.12004000 System Description: Debian GNU/Linux 10 (buster) Recent messages: For information about GNU Emacs and the GNU system, type C-h C-a. Waiting for git... [2 times] eldoc error: (wrong-number-of-arguments (0 . 0) 1) Configured features: XPM JPEG TIFF GIF PNG RSVG CAIRO SOUND GPM DBUS GSETTINGS GLIB NOTIFY INOTIFY ACL LIBSELINUX GNUTLS LIBXML2 FREETYPE HARFBUZZ M17N_FLT LIBOTF ZLIB TOOLKIT_SCROLL_BARS GTK3 X11 XDBE XIM MODULES THREADS PDUMPER LCMS2 Important settings: value of $LC_TIME: sv_SE.UTF-8 value of $LANG: en_US.UTF-8 locale-coding-system: utf-8-unix Major mode: Python Minor modes in effect: shell-dirtrack-mode: t 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: /home/tomas/computing/repos/emacs/lisp/gnus/nnir hides /home/tomas/computing/repos/emacs/lisp/obsolete/nnir /home/tomas/computing/repos/emacs/lisp/erc/erc-compat hides /home/tomas/computing/repos/emacs/lisp/obsolete/erc-compat /home/tomas/computing/repos/emacs/lisp/mail/metamail hides /home/tomas/computing/repos/emacs/lisp/obsolete/metamail Features: (shadow sort mail-extr emacsbug message rmc puny dired dired-loaddefs rfc822 mml mml-sec epa derived epg epg-config gnus-util rmail rmail-loaddefs text-property-search mm-decode mm-bodies mm-encode mail-parse rfc2231 mailabbrev gmm-utils mailheader sendmail rfc2047 rfc2045 ietf-drums mm-util mail-prsvr mail-utils vc-git diff-mode easy-mmode python easymenu tramp-sh tramp tramp-loaddefs trampver tramp-integration files-x tramp-compat shell pcomplete parse-time iso8601 time-date ls-lisp format-spec auth-source cl-seq eieio eieio-core cl-macs eieio-loaddefs password-cache json subr-x map seq byte-opt gv bytecomp byte-compile cconv comint ring cl-loaddefs cl-lib ansi-color iso-transl 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 tab-bar menu-bar rfn-eshadow isearch timer select scroll-bar mouse jit-lock font-lock syntax facemenu 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 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 inotify 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 73580 4958) (symbols 48 9081 1) (strings 32 27234 1565) (string-bytes 1 982573) (vectors 16 14904) (vector-slots 8 201231 8676) (floats 8 41 58) (intervals 56 329 0) (buffers 984 11)) ------------=_1607281203-14803-1--