From unknown Sat Aug 16 14:25:32 2025 X-Loop: help-debbugs@gnu.org Subject: bug#24492: 24.5; Emacs unresponsive when sending buffer or region to Octave Resent-From: "Anton S." Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Wed, 21 Sep 2016 08:15:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 24492 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: 24492@debbugs.gnu.org X-Debbugs-Original-To: bug-gnu-emacs@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.147444569020202 (code B ref -1); Wed, 21 Sep 2016 08:15:01 +0000 Received: (at submit) by debbugs.gnu.org; 21 Sep 2016 08:14:50 +0000 Received: from localhost ([127.0.0.1]:58748 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1bmcg5-0005Fm-SR for submit@debbugs.gnu.org; Wed, 21 Sep 2016 04:14:50 -0400 Received: from eggs.gnu.org ([208.118.235.92]:53045) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1bmcg4-0005FZ-74 for submit@debbugs.gnu.org; Wed, 21 Sep 2016 04:14:48 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bmcfx-0007dB-EQ for submit@debbugs.gnu.org; Wed, 21 Sep 2016 04:14:42 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=0.8 required=5.0 tests=BAYES_50,T_DKIM_INVALID autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:52894) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bmcfx-0007cH-BJ for submit@debbugs.gnu.org; Wed, 21 Sep 2016 04:14:41 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:43999) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bmcfu-0003bG-F1 for bug-gnu-emacs@gnu.org; Wed, 21 Sep 2016 04:14:40 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bmcfs-0007aE-LM for bug-gnu-emacs@gnu.org; Wed, 21 Sep 2016 04:14:38 -0400 Received: from mo6-p00-ob.smtp.rzone.de ([2a01:238:20a:202:5300::5]:50853) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bmcfs-0007Z8-71 for bug-gnu-emacs@gnu.org; Wed, 21 Sep 2016 04:14:36 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; t=1474445674; l=5568; s=domk; d=alshu.de; h=Content-Transfer-Encoding:Content-Type:MIME-Version:Date:Subject: From:To; bh=1+0UN43kusdfYRP/VnDmcIa3Vj7MH20pFjoRUHF9+xo=; b=nxRs45afVr72dE6rUFJ5EI+aOqrn8A++K5YF31IEkMZJDtFNYjG1vHzb0S27P/hdVhc 2IlZZ69+/r7Y2h6XNNfL0ceeyNdkVBjWPhG9rEOf3yZjq8uexMKJycpQ6fEM8qme/vmnU CD0ZE2lBgZwGI88PJ0RG3lIDELG5UnJZL+o= X-RZG-AUTH: :KGUBe1O8ft+ulmeXaKjJc0U/3ecy8rkwcqgnXuovxiCEzWvJs+EYsVjle/GKd1owdosZnHtoamSp9t/IymgMigGvxgI= X-RZG-CLASS-ID: mo00 Received: from [IPv6:2001:4ca0:0:f250:8286:f2ff:fe06:e1b8] ([2001:4ca0:0:f250:8286:f2ff:fe06:e1b8]) by smtp.strato.de (RZmta 39.2 AUTH) with ESMTPSA id n04d94s8L8BFXvR (using TLSv1.2 with cipher ECDHE-RSA-AES256-SHA (curve secp521r1 with 521 ECDH bits, eq. 15360 bits RSA)) (Client did not present a certificate) for ; Wed, 21 Sep 2016 10:11:15 +0200 (CEST) From: "Anton S." Message-ID: <687b2dd9-6626-f1a3-0c46-50410a1c9e64@alshu.de> Date: Wed, 21 Sep 2016 10:11:15 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.2.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 2001:4830:134:3::11 X-Spam-Score: -5.0 (-----) 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: -5.0 (-----) Description Sending a buffer or a region to octave makes emacs unresponsive until the evaluation is complete. When the commands are executed manually in the inferior process buffer, everything works fine. I tried this on two workstations. I have opened an issue for spacemacs and was told to report upstream: https://github.com/syl20bnr/spacemacs/issues/7150 Reproduction guide :beetle: Start Emacs write folling in octave mode: for i=1:10 i, pause(1); end send the buffer to octave with octave-send-buffer or mark everything and do octave-send-region Observed behavior: Emacs is unresponsive for 10 seconds. Then a second buffer window opens with the input lines visible but without output: GNU Octave, version 4.0.3 Copyright (C) 2016 John W. Eaton and others. This is free software; see the source code for copying conditions. There is ABSOLUTELY NO WARRANTY; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. For details, type 'warranty'. Octave was configured for "x86_64-redhat-linux-gnu". Additional information about Octave is available at http://www.octave.org. Please contribute if you find this software useful. For more information, visit http://www.octave.org/get-involved.html Read http://www.octave.org/bugs.html to learn how to submit bug reports. For information about changes from previous versions, type 'news'. >> for i=1:10 >> i, > pause(1) > end > >> Doing ether octave-send-buffer or octave-send-region again will also trigger emacs being unresponsive for 10 seconds but this time after 10 seconds the full output is displayed at once: >> for i=1:10 > i, > pause(1) > end i = 1 i = 2 i = 3 i = 4 i = 5 i = 6 i = 7 i = 8 i = 9 i = 10 Expected behavior: Second buffer opens and i is counting up. >> for i=1:10 > i, > pause(1) > end i = 1 i = 2 i = 3 i = 4 i = 5 ... This can already be achieved by copying and yanking the commands manually to the inferior octave process. Best Regards Anton In GNU Emacs 24.5.1 (x86_64-redhat-linux-gnu, GTK+ Version 3.18.9) of 2016-04-11 on buildvm-25.phx2.fedoraproject.org Windowing system distributor `Fedora Project', version 11.0.11803000 Configured using: `configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-dbus --with-gif --with-jpeg --with-png --with-rsvg --with-tiff --with-xft --with-xpm --with-x-toolkit=gtk3 --with-gpm=no build_alias=x86_64-redhat-linux-gnu host_alias=x86_64-redhat-linux-gnu 'CFLAGS=-DMAIL_USE_LOCKF -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic' LDFLAGS=-Wl,-z,relro' Important settings: value of $LANG: de_DE.UTF-8 value of $XMODIFIERS: @im=ibus locale-coding-system: utf-8-unix Major mode: Octave Minor modes in effect: tooltip-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 Recent messages: Mark set Making completion list... You can run the command `octave-send-buffer' with C-c TAB C-a Mark set [2 times] Making completion list... call-interactively: End of buffer End of buffer [2 times] s-x is undefined Mark set [6 times] Making completion list... Load-path shadows: None found. Features: (shadow sort gnus-util mail-extr emacsbug message format-spec rfc822 mml mml-sec mm-decode mm-bodies mm-encode mail-parse rfc2231 mailabbrev gmm-utils mailheader sendmail rfc2047 rfc2045 ietf-drums mm-util help-fns mail-prsvr mail-utils compile octave smie comint ansi-color ring vc-git cc-langs cl-loaddefs cl-lib cc-mode cc-fonts cc-guess cc-menus cc-cmds cc-styles cc-align cc-engine cc-vars cc-defs help-mode easymenu time-date tooltip electric uniquify ediff-hook vc-hooks lisp-float-type mwheel x-win x-dnd tool-bar dnd fontset image regexp-opt fringe tabulated-list newcomment lisp-mode prog-mode register page menu-bar rfn-eshadow timer select scroll-bar mouse jit-lock font-lock syntax facemenu font-core frame cham georgian utf-8-lang misc-lang vietnamese tibetan thai tai-viet lao korean japanese hebrew greek romanian slovak czech european ethiopic indian cyrillic chinese case-table epa-hook jka-cmpr-hook help simple abbrev minibuffer 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 make-network-process dbusbind gfilenotify dynamic-setting system-font-setting font-render-setting move-toolbar gtk x-toolkit x multi-tty emacs) Memory information: ((conses 16 113885 7021) (symbols 48 21069 0) (miscs 40 68 281) (strings 32 19997 3842) (string-bytes 1 666291) (vectors 16 12696) (vector-slots 8 423400 5738) (floats 8 70 487) (intervals 56 451 13) (buffers 960 14) (heap 1024 51524 973)) From unknown Sat Aug 16 14:25:32 2025 X-Loop: help-debbugs@gnu.org Subject: bug#24492: 24.5; Emacs unresponsive when sending buffer or region to Octave Resent-From: Lars Ingebrigtsen Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Mon, 30 Nov 2020 12:43:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 24492 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: "Anton S." Cc: 24492@debbugs.gnu.org Received: via spool by 24492-submit@debbugs.gnu.org id=B24492.160674018030863 (code B ref 24492); Mon, 30 Nov 2020 12:43:02 +0000 Received: (at 24492) by debbugs.gnu.org; 30 Nov 2020 12:43:00 +0000 Received: from localhost ([127.0.0.1]:54046 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kjiWC-00081j-5I for submit@debbugs.gnu.org; Mon, 30 Nov 2020 07:43:00 -0500 Received: from quimby.gnus.org ([95.216.78.240]:36110) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kjiW9-00081T-Cz for 24492@debbugs.gnu.org; Mon, 30 Nov 2020 07:42:59 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnus.org; s=20200322; h=Content-Type:MIME-Version:Message-ID:In-Reply-To:Date: References:Subject:Cc:To:From:Sender:Reply-To:Content-Transfer-Encoding: Content-ID:Content-Description:Resent-Date:Resent-From:Resent-Sender: Resent-To:Resent-Cc:Resent-Message-ID:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=HiGoPz5U+aoWTqXehuUjwmyetf0dbZ80DqM65S2uGP4=; b=QFmnnxY7sFQBhQGD7/uEgroZjG wSU8eLbAsU40SNx8g7V0la7TBCd/bIgN9kixPBT8mdWG8x6jsg6jYfoWs01yT06lp3BA3jrwIJsZl TspbGEDUeaXSw687pYwK3S1NwixzsHGP/ZqOd1mRjyhe+nIYxwCwcGj/jZNJzTdIoDb4=; Received: from cm-84.212.202.86.getinternet.no ([84.212.202.86] helo=xo) by quimby.gnus.org with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1kjiW0-0000UN-7T; Mon, 30 Nov 2020 13:42:51 +0100 From: Lars Ingebrigtsen References: <687b2dd9-6626-f1a3-0c46-50410a1c9e64@alshu.de> X-Now-Playing: Stephen Mallinder's _Um Dada_: "It's Not Me" Date: Mon, 30 Nov 2020 13:42:46 +0100 In-Reply-To: <687b2dd9-6626-f1a3-0c46-50410a1c9e64@alshu.de> (Anton S.'s message of "Wed, 21 Sep 2016 10:11:15 +0200") Message-ID: <87ft4r8189.fsf@gnus.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Report: Spam detection software, running on the system "quimby.gnus.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see @@CONTACT_ADDRESS@@ for details. Content preview: "Anton S." writes: > Reproduction guide :beetle: > > Start Emacs > write folling in octave mode: for i=1:10 i, pause(1); end > send the buffer to octave with > octave-send-buffer > or mark everything and do > octave-sen [...] Content analysis details: (-2.9 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -1.0 ALL_TRUSTED Passed through trusted hosts only via SMTP -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] X-Spam-Score: 0.0 (/) 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: -1.0 (-) "Anton S." writes: > Reproduction guide :beetle: > > Start Emacs > write folling in octave mode: for i=1:10 i, pause(1); end > send the buffer to octave with > octave-send-buffer > or mark everything and do > octave-send-region > > Observed behavior: > > Emacs is unresponsive for 10 seconds. Then a second buffer window opens > with the input lines visible but without output: (This bug report unfortunately got no response at the time.) Yes, the `C-c C-i C-a' command in octave-mode is totally synchronous (per line). I wondered whether you can just avoid splitting up the region into lines and just send them to the process, and that works fine, as far as I can see. And it fixes the test case. However, I'm not an octave-mode user. Does anybody have a comment on making a change like this? diff --git a/lisp/progmodes/octave.el b/lisp/progmodes/octave.el index c313ad1179..24e69ab992 100644 --- a/lisp/progmodes/octave.el +++ b/lisp/progmodes/octave.el @@ -1517,23 +1517,8 @@ octave-send-region (with-current-buffer inferior-octave-buffer ;; https://lists.gnu.org/r/emacs-devel/2013-10/msg00095.html (compilation-forget-errors) - (setq inferior-octave-output-list nil) - (while (not (string-equal string "")) - (if (string-match "\n" string) - (setq line (substring string 0 (match-beginning 0)) - string (substring string (match-end 0))) - (setq line string string "")) - (setq inferior-octave-receive-in-progress t) - (inferior-octave-send-list-and-digest (list (concat line "\n"))) - (while inferior-octave-receive-in-progress - (accept-process-output proc)) - (insert-before-markers - (mapconcat 'identity - (append - (if octave-send-echo-input (list line) (list "")) - inferior-octave-output-list - (list inferior-octave-output-string)) - "\n"))))) + (insert-before-markers string "\n") + (comint-send-string proc (concat string "\n")))) (if octave-send-show-buffer (display-buffer inferior-octave-buffer))) -- (domestic pets only, the antidote for overdose, milk.) bloggy blog: http://lars.ingebrigtsen.no From debbugs-submit-bounces@debbugs.gnu.org Mon Nov 30 07:43:45 2020 Received: (at control) by debbugs.gnu.org; 30 Nov 2020 12:43:45 +0000 Received: from localhost ([127.0.0.1]:54050 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kjiWv-00083C-HQ for submit@debbugs.gnu.org; Mon, 30 Nov 2020 07:43:45 -0500 Received: from quimby.gnus.org ([95.216.78.240]:36126) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kjiWu-00082x-4p for control@debbugs.gnu.org; Mon, 30 Nov 2020 07:43:44 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnus.org; s=20200322; h=Subject:From:To:Message-Id:Date:Sender:Reply-To:Cc: MIME-Version:Content-Type:Content-Transfer-Encoding:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:In-Reply-To:References:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=jNyibkx76QHlKoAUXrzP5PP5OyY27UV/fgoblbV2df8=; b=ozxq7q+sS0JP8PoSSiz6BG2MHj /tjnW9Xy/zr/a1rHudfm/slJEWGKeqRpNuh/qwETJgQSY94PSc8uFQV0010Q1LfRr6YWQqdZTHn7a DuMY2cUtMwkKynVdofR7vJnT8MBexDU4nCpFhwrJHyzNUI2bEFw41xq8k25YdqKrqEgo=; Received: from cm-84.212.202.86.getinternet.no ([84.212.202.86] helo=xo) by quimby.gnus.org with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1kjiWm-0000Ug-CE for control@debbugs.gnu.org; Mon, 30 Nov 2020 13:43:38 +0100 Date: Mon, 30 Nov 2020 13:43:35 +0100 Message-Id: <87eekb816w.fsf@gnus.org> To: control@debbugs.gnu.org From: Lars Ingebrigtsen Subject: control message for bug #24492 X-Spam-Report: Spam detection software, running on the system "quimby.gnus.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see @@CONTACT_ADDRESS@@ for details. Content preview: tags 24492 + patch quit Content analysis details: (-2.9 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -1.0 ALL_TRUSTED Passed through trusted hosts only via SMTP -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: control 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: -1.0 (-) tags 24492 + patch quit From unknown Sat Aug 16 14:25:32 2025 X-Loop: help-debbugs@gnu.org Subject: bug#24492: 24.5; Emacs unresponsive when sending buffer or region to Octave Resent-From: Lars Ingebrigtsen Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Mon, 28 Dec 2020 03:26:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 24492 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: patch To: "Anton S." Cc: 24492@debbugs.gnu.org Received: via spool by 24492-submit@debbugs.gnu.org id=B24492.16091259321513 (code B ref 24492); Mon, 28 Dec 2020 03:26:02 +0000 Received: (at 24492) by debbugs.gnu.org; 28 Dec 2020 03:25:32 +0000 Received: from localhost ([127.0.0.1]:33997 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ktjA4-0000OL-KT for submit@debbugs.gnu.org; Sun, 27 Dec 2020 22:25:32 -0500 Received: from quimby.gnus.org ([95.216.78.240]:38872) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ktjA3-0000O6-2g for 24492@debbugs.gnu.org; Sun, 27 Dec 2020 22:25:31 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnus.org; s=20200322; h=Content-Type:MIME-Version:Message-ID:In-Reply-To:Date: References:Subject:Cc:To:From:Sender:Reply-To:Content-Transfer-Encoding: Content-ID:Content-Description:Resent-Date:Resent-From:Resent-Sender: Resent-To:Resent-Cc:Resent-Message-ID:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=NnxgBzcQ8noUyOERTw5POLTGpuMYoMO2JY+sXbjAfAI=; b=SVHF1n6ggmoE1s034Lu1+0bJft kimASTkOJmeOFDZGen+4tW1SmMFV1Zp50ItFGZXMDun7oTNxb/ENjFzQRxPDYkrP7bNf45wc6V9mJ vS2IWRn/v2UbkOHTT3HEBZ6jAqW2ttem8KBa9wfFY+0iixC0HyxqYqKAfxtg78l68tQc=; Received: from cm-84.212.202.86.getinternet.no ([84.212.202.86] helo=xo) by quimby.gnus.org with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1ktj9u-00083W-NY; Mon, 28 Dec 2020 04:25:25 +0100 From: Lars Ingebrigtsen References: <687b2dd9-6626-f1a3-0c46-50410a1c9e64@alshu.de> <87ft4r8189.fsf@gnus.org> X-Now-Playing: The Clash's _Sandinista!_: "Junkie Slip" Date: Mon, 28 Dec 2020 04:25:21 +0100 In-Reply-To: <87ft4r8189.fsf@gnus.org> (Lars Ingebrigtsen's message of "Mon, 30 Nov 2020 13:42:46 +0100") Message-ID: <87mtxy393y.fsf@gnus.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Report: Spam detection software, running on the system "quimby.gnus.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see @@CONTACT_ADDRESS@@ for details. Content preview: Lars Ingebrigtsen writes: > Yes, the `C-c C-i C-a' command in octave-mode is totally synchronous > (per line). I wondered whether you can just avoid splitting up the > region into lines and just send them to the process, and t [...] Content analysis details: (-2.9 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -1.0 ALL_TRUSTED Passed through trusted hosts only via SMTP -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] X-Spam-Score: 0.0 (/) 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: -1.0 (-) Lars Ingebrigtsen writes: > Yes, the `C-c C-i C-a' command in octave-mode is totally synchronous > (per line). I wondered whether you can just avoid splitting up the > region into lines and just send them to the process, and that works > fine, as far as I can see. > > And it fixes the test case. > > However, I'm not an octave-mode user. Does anybody have a comment on > making a change like this? Nobody had any comments in a month, so I went ahead and pushed the change. It doesn't seem to regress using octave-mode for me, but like I said -- I don't use it, really. So if this causes regressions, please pipe up, and we'll revert. -- (domestic pets only, the antidote for overdose, milk.) bloggy blog: http://lars.ingebrigtsen.no From debbugs-submit-bounces@debbugs.gnu.org Sun Dec 27 22:25:41 2020 Received: (at control) by debbugs.gnu.org; 28 Dec 2020 03:25:41 +0000 Received: from localhost ([127.0.0.1]:34000 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ktjAC-0000Of-TH for submit@debbugs.gnu.org; Sun, 27 Dec 2020 22:25:41 -0500 Received: from quimby.gnus.org ([95.216.78.240]:38886) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ktjAB-0000OT-40 for control@debbugs.gnu.org; Sun, 27 Dec 2020 22:25:39 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnus.org; s=20200322; h=Subject:From:To:Message-Id:Date:Sender:Reply-To:Cc: MIME-Version:Content-Type:Content-Transfer-Encoding:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:In-Reply-To:References:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=pbYmWgn6T+BrvwnD3eGo00W481VksYcrAsgLeJiW7OA=; b=U5IeChksX8XdWujCkIPlpp3EiT KdH4rzXGFZELS5SjsSaDju6E7BU6O8GQqM498r2UP491lWbsl53o3vCtqT6isw1kMSJf1vpGVU712 x5NM6MH+J0HJF6ch+5uOJfcD+AY6qyc0NTcwTOptdYNiAMBZV2vyxKM14rg2vgkiKfvA=; Received: from cm-84.212.202.86.getinternet.no ([84.212.202.86] helo=xo) by quimby.gnus.org with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1ktjA3-00083d-HJ for control@debbugs.gnu.org; Mon, 28 Dec 2020 04:25:33 +0100 Date: Mon, 28 Dec 2020 04:25:30 +0100 Message-Id: <87lfdi393p.fsf@gnus.org> To: control@debbugs.gnu.org From: Lars Ingebrigtsen Subject: control message for bug #24492 X-Spam-Report: Spam detection software, running on the system "quimby.gnus.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see @@CONTACT_ADDRESS@@ for details. Content preview: tags 24492 fixed close 24492 28.1 quit Content analysis details: (-2.9 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -1.0 ALL_TRUSTED Passed through trusted hosts only via SMTP -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: control 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: -1.0 (-) tags 24492 fixed close 24492 28.1 quit