From unknown Sun Jun 15 08:32:47 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#3218 <3218@debbugs.gnu.org> To: bug#3218 <3218@debbugs.gnu.org> Subject: Status: 23.0.92; Problem in accept-process-output? Reply-To: bug#3218 <3218@debbugs.gnu.org> Date: Sun, 15 Jun 2025 15:32:47 +0000 retitle 3218 23.0.92; Problem in accept-process-output? reassign 3218 emacs submitter 3218 David Abrahams severity 3218 normal thanks From dave@boostpro.com Tue May 5 03:30:00 2009 Received: (at submit) by emacsbugs.donarmstrong.com; 5 May 2009 10:30:00 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=0.1 required=4.0 tests=FOURLA autolearn=no version=3.2.5-bugs.debian.org_2005_01_02 Received: from fencepost.gnu.org (fencepost.gnu.org [140.186.70.10]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id n45ATsat004004 for ; Tue, 5 May 2009 03:29:55 -0700 Received: from mx10.gnu.org ([199.232.76.166]:38031) by fencepost.gnu.org with esmtp (Exim 4.67) (envelope-from ) id 1M1HuL-00055C-Tu for emacs-pretest-bug@gnu.org; Tue, 05 May 2009 06:29:53 -0400 Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1M1HuH-0007aP-5I for emacs-pretest-bug@gnu.org; Tue, 05 May 2009 06:29:52 -0400 Received: from 199-117-24-167.dia.static.qwest.net ([199.117.24.167]:58759) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1M1HuF-0007Z4-9O for emacs-pretest-bug@gnu.org; Tue, 05 May 2009 06:29:47 -0400 Received: from zreba.local ([10.1.251.209]) by [199.117.24.167] (8.13.1/8.13.1) with ESMTP id n45A8pGo014841; Tue, 5 May 2009 05:08:51 -0500 Received: by zreba.local (Postfix, from userid 501) id BC89E5777E7; Tue, 5 May 2009 04:08:56 -0600 (MDT) From: David Abrahams To: emacs-pretest-bug@gnu.org Subject: 23.0.92; Problem in accept-process-output? Date: Tue, 05 May 2009 04:08:56 -0600 Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.92 (darwin) MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="=-=-=" X-Virus-Scanned: ClamAV version 0.93.3, clamav-milter version 0.93.3 on localhost X-Virus-Status: Clean X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 2) X-Greylist: delayed 1239 seconds by postgrey-1.27 at monty-python; Tue, 05 May 2009 06:29:38 EDT --=-=-= Please write in English if possible, because the Emacs maintainers usually do not have translators to read other languages for them. Your bug report will be posted to the emacs-pretest-bug@gnu.org mailing list. Please describe exactly what actions triggered the bug and the precise symptoms of the bug: Opening an IMAP server in gnus. Curiously, this doesn't happen in an emacs started cleanly, so I'm not really sure what's going on, but this backtrace ought to help --=-=-= Content-Disposition: inline; filename=bt Content-Description: Backtrace Content-Transfer-Encoding: quoted-printable X-MIME-Autoconverted: from 8bit to quoted-printable by [199.117.24.167] id n45A8pGo014841 Debugger entered--Lisp error: (wrong-type-argument integerp 0.01) ad-Orig-accept-process-output(#> 0.01 0.01 nil) accept-process-output(#> 0 100) imap-wait-for-tag(289 nil) imap-send-command-wait("NOOP" nil) byte-code("=C3=C4=08\"=89=19=C5=3D=83=0F=00=C6=82=12=00 =12=C7)=87" [bu= ffer status imap-error imap-send-command-wait "NOOP" OK t nil] 4) imap-ping-server() imap-opened(" *nnimap* Mail") imap-open("localhost" nil network login " *nnimap* Mail") nnimap-open-connection("Mail") nnimap-open-server("Mail" ((nnimap-address "localhost") (nnimap-stream = network) (nnimap-authenticator login))) byte-code("=08 A@ AA\"=87" [open-server-function gnus-command-method] 3= ) gnus-open-server((nnimap "Mail" (nnimap-address "localhost") (nnimap-st= ream network) (nnimap-authenticator login))) gnus-server-open-server("nnimap:Mail") call-interactively(gnus-server-open-server nil nil) --=-=-= If Emacs crashed, and you have the Emacs process in the gdb debugger, please include the output from the following gdb commands: `bt full' and `xbacktrace'. If you would like to further debug the crash, please read the file /Applications/Emacs.app/Contents/Resources/etc/DEBUG for instructions. In GNU Emacs 23.0.92.1 (i386-apple-darwin9.6.0, NS apple-appkit-949.43) of 2009-04-26 on black.local Windowing system distributor `Apple', version 10.3.949 configured using `configure '--with-ns'' Important settings: value of $LC_ALL: nil value of $LC_COLLATE: nil value of $LC_CTYPE: nil value of $LC_MESSAGES: nil value of $LC_MONETARY: nil value of $LC_NUMERIC: nil value of $LC_TIME: nil value of $LANG: nil value of $XMODIFIERS: nil locale-coding-system: nil default-enable-multibyte-characters: t Major mode: Lisp Interaction Minor modes in effect: show-paren-mode: t global-auto-revert-mode: t delete-selection-mode: t tooltip-mode: t mouse-wheel-mode: t menu-bar-mode: t file-name-shadow-mode: t global-font-lock-mode: t font-lock-mode: t global-auto-composition-mode: t auto-composition-mode: t auto-encryption-mode: t auto-compression-mode: t line-number-mode: t transient-mark-mode: t Recent input: M-x r e p o r t - e m a Recent messages: Loading /Users/dave/elisp/config.d/window-splitting...done Loading /Users/dave/.emacs.d/3rd-party/package.d/bbdb/lisp/bbdb-autoloads...done Loading /Users/dave/.emacs.d/3rd-party/package.d/muse/lisp/muse-autoloads.el (source)...done Loading /Users/dave/.emacs.d/3rd-party/package.d/planner/lisp/planner-autoloads.el (source)...done Loading /Users/dave/.emacs.d/3rd-party/package.d/remember/lisp/remember-autoloads.el (source)...done Loading /Users/dave/.emacs.d/3rd-party/package.d/w3m/lisp/w3m-load.el (source)...done Loading /Users/dave/elisp/autoload.d/lisp-mode-setup...done Loading /Users/dave/elisp/init.el (source)...done Loading /Users/dave/.emacs.d/elpa/package.el (source)...done For information about GNU Emacs and the GNU system, type C-h C-a. -- Dave Abrahams BoostPro Computing http://www.boostpro.com --=-=-=-- From dave@boostpro.com Tue May 5 08:17:27 2009 Received: (at 3218) by emacsbugs.donarmstrong.com; 5 May 2009 15:17:27 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: *** X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=3.0 required=4.0 tests=ONEWORD autolearn=no version=3.2.5-bugs.debian.org_2005_01_02 Received: from boost-consulting.com (boost-consulting.com [206.71.190.141]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id n45FHOA8024912 for <3218@emacsbugs.donarmstrong.com>; Tue, 5 May 2009 08:17:25 -0700 Received: from [10.0.5.69] (unknown [65.112.193.34]) (Authenticated sender: dave) by boost-consulting.com (Postfix) with ESMTPSA id 7B6CA1CC1E; Tue, 5 May 2009 08:14:32 -0700 (PDT) Message-Id: <2F6C6CA7-8289-4D66-BCDA-5DF9631EA222@boostpro.com> From: David Abrahams To: 3218@debbugs.gnu.org Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Subject: Oops Mime-Version: 1.0 (Apple Message framework v930.4) Date: Tue, 5 May 2009 09:17:25 -0600 X-Mailer: Apple Mail (2.930.4) This bug should be closed; it is due to mis-written advice that I added to accept-process-output. If anything needs to be fixed in emacs, the docs for that function ought to be explicit that the MSECS parameter must be integral (not floating point). -- David Abrahams BoostPro Computing http://boostpro.com From monnier@iro.umontreal.ca Tue May 5 18:49:53 2009 Received: (at 3218-done) by emacsbugs.donarmstrong.com; 6 May 2009 01:49:53 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=-2.6 required=4.0 tests=AWL,HAS_BUG_NUMBER,XIRONPORT autolearn=ham version=3.2.5-bugs.debian.org_2005_01_02 Received: from ironport2-out.teksavvy.com (ironport2-out.teksavvy.com [206.248.154.182]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id n461novD013682 for <3218-done@emacsbugs.donarmstrong.com>; Tue, 5 May 2009 18:49:51 -0700 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: ArUFAKeJAErO+IYe/2dsb2JhbACBUM4ChAEFhU4 X-IronPort-AV: E=Sophos;i="4.40,300,1238990400"; d="scan'208";a="38048729" Received: from 206-248-134-30.dsl.teksavvy.com (HELO ceviche.home) ([206.248.134.30]) by ironport2-out.teksavvy.com with ESMTP; 05 May 2009 21:49:44 -0400 Received: by ceviche.home (Postfix, from userid 20848) id A81D6B523F; Tue, 5 May 2009 21:49:44 -0400 (EDT) From: Stefan Monnier To: David Abrahams Cc: 3218-done@debbugs.gnu.org Subject: Re: bug#3218: Oops Message-ID: References: <2F6C6CA7-8289-4D66-BCDA-5DF9631EA222@boostpro.com> Date: Tue, 05 May 2009 21:49:44 -0400 In-Reply-To: <2F6C6CA7-8289-4D66-BCDA-5DF9631EA222@boostpro.com> (David Abrahams's message of "Tue, 5 May 2009 09:17:25 -0600") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.93 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii > This bug should be closed; it is due to mis-written advice that I added to > accept-process-output. If anything needs to be fixed in emacs, the docs > for that function ought to be explicit that the MSECS parameter must be > integral (not floating point). Actually, it shouldn't be used, as explained in the docstring: The millisec argument is obsolete and should be avoided. -- Stefan From unknown Sun Jun 15 08:32:47 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: $requester Subject: Internal Control Message-Id: bug archived. Date: Wed, 03 Jun 2009 14:24:09 +0000 User-Agent: Fakemail v42.6.9 # A New Hope # A log time ago, in a galaxy far, far away # something happened. # # Magically this resulted in the following # action being taken, but this fake control # message doesn't tell you why it happened # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator