From unknown Wed Jun 25 00:27:05 2025 X-Loop: help-debbugs@gnu.org Subject: bug#20289: 24.4; host command in sql-oracle Resent-From: j-l.abraham@orange.fr Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Thu, 09 Apr 2015 19:40:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 20289 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: 20289@debbugs.gnu.org X-Debbugs-Original-To: bug-gnu-emacs@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.142860839213539 (code B ref -1); Thu, 09 Apr 2015 19:40:02 +0000 Received: (at submit) by debbugs.gnu.org; 9 Apr 2015 19:39:52 +0000 Received: from localhost ([127.0.0.1]:51502 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1YgIIp-0003WI-8f for submit@debbugs.gnu.org; Thu, 09 Apr 2015 15:39:51 -0400 Received: from eggs.gnu.org ([208.118.235.92]:42442) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1YgIIm-0003W3-Vk for submit@debbugs.gnu.org; Thu, 09 Apr 2015 15:39:49 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YgIIg-0003tA-OD for submit@debbugs.gnu.org; Thu, 09 Apr 2015 15:39:43 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: * X-Spam-Status: No, score=1.8 required=5.0 tests=AC_HTML_NONSENSE_TAGS, BAYES_50, FREEMAIL_FROM autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:42491) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YgIIg-0003t6-LJ for submit@debbugs.gnu.org; Thu, 09 Apr 2015 15:39:42 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:55943) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YgIIf-0005Jt-7R for bug-gnu-emacs@gnu.org; Thu, 09 Apr 2015 15:39:42 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YgIIb-0003sJ-N8 for bug-gnu-emacs@gnu.org; Thu, 09 Apr 2015 15:39:40 -0400 Received: from smtp05.smtpout.orange.fr ([80.12.242.127]:56326 helo=smtp.smtpout.orange.fr) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YgIIb-0003qq-Af for bug-gnu-emacs@gnu.org; Thu, 09 Apr 2015 15:39:37 -0400 Received: from WIN7-PEGASE ([109.221.125.110]) by mwinf5d40 with ME id Dvfc1q00C2P28TR03vfcKw; Thu, 09 Apr 2015 21:39:36 +0200 X-ME-Helo: WIN7-PEGASE X-ME-Date: Thu, 09 Apr 2015 21:39:36 +0200 X-ME-IP: 109.221.125.110 From: j-l.abraham@orange.fr Date: Thu, 09 Apr 2015 21:39:36 +0200 Message-ID: <874mopxf9j.fsf@WIN7-PEGASE.i-did-not-set--mail-host-address--so-tickle-me> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2001:4830:134:3::11 X-Spam-Score: -4.0 (----) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 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: -4.0 (----) =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D Following issue in "sql-oracle" appeared with Emacs 24.4.1 on Windows. No p= roblems with 24.3.1 on Windows. When entering the "host" command in the SQL buffer, the prompt is not displayed on operating system level (cmd in Windows). Each following command displays the prompt and jumps to the next line. "New" behavior: SQL> host Microsoft Windows [version 6.1.7601] Copyright (c) 2009 Microsoft Corporation. Tous droits r=E9serv=E9s. exit ;; prompt is missing, only displayed after the command c:\Users\jean-louis\AppData\Roaming>exit SQL>=20 Expected behavior: SQL> host Microsoft Windows [version 6.1.7601] Copyright (c) 2009 Microsoft Corporation. Tous droits r=E9serv=E9s. c:\Users\jean-louis\AppData\Roaming>exit exit SQL>=20 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D In GNU Emacs 24.4.1 (i686-pc-mingw32) of 2014-10-24 on LEG570 Windowing system distributor `Microsoft Corp.', version 6.1.7601 Configured using: `configure --prefix=3D/c/usr' Important settings: value of $LANG: FRA locale-coding-system: cp1252 Major mode: Text Minor modes in effect: show-paren-mode: t delete-selection-mode: t 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 input: =3D =3D =3D =3D =3D =3D =3D =20 =20 =3D =3D=20 =3D =3D =3D =3D =3D =3D =3D =3D =3D =3D =3D =3D =3D =3D =3D =3D =3D =3D =3D= =3D =3D =3D =3D =3D =3D =3D=20 =3D =3D =3D =3D =3D =3D =3D =3D =3D =3D =3D =3D =3D =3D =3D =3D =3D = =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 C-SPC C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n=20 C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n=20 C-n C-n C-n C-n C-n M-w M-x s e n SPC SPC =20 =20 =20 e m a SPC b SPC=20 =20 =20 s e n SPC SPC =20 =20 s e n SPC SPC =20 =20 =20 b g u g SPC SPC =20 =20 =20 SPC g SPC r e p SPC SPC C-g C-g C-h a b=20 u g =20 =20 C-x j C-g C-g C-x k M-x r e p o=20 r t SPC e SPC SPC Recent messages: Sending email=20 Sending email done Sending...done Mark set Saved text from "Following issue in "sql-oracle" appeared" delete-backward-char: Text is read-only Making completion list... Quit [2 times] Type C-x 4 C-o RET to restore the other window.=20=20 C-x j is undefined Quit [2 times] Load-path shadows: None found. Features: (network-stream starttls tls mailalias smtpmail auth-source eieio byte-opt bytecomp byte-compile cconv eieio-core password-cache pp 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 apropos whitespace help-mode misearch multi-isearch sql view thingatpt comint ansi-color ring server info todo-mode cl-loaddefs cl-lib timeclock icalendar diary-lib diary-loaddefs cal-menu easymenu calendar cal-loaddefs smie image-file saveplace tsdh-dark-theme paren delsel cus-start cus-load time-date tooltip electric uniquify ediff-hook vc-hooks lisp-float-type mwheel dos-w32 ls-lisp w32-common-fns disp-table w32-win w32-vars 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 w32notify w32 multi-tty emacs) Memory information: ((conses 8 164727 34234) (symbols 32 23704 0) (miscs 32 143 440) (strings 16 30114 8253) (string-bytes 1 891368) (vectors 8 23059) (vector-slots 4 1303474 31780) (floats 8 93 689) (intervals 28 5639 139) (buffers 508 21)) From debbugs-submit-bounces@debbugs.gnu.org Sun Apr 21 02:02:58 2019 Received: (at control) by debbugs.gnu.org; 21 Apr 2019 06:02:58 +0000 Received: from localhost ([127.0.0.1]:47300 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1hI5Z4-0001aM-Bd for submit@debbugs.gnu.org; Sun, 21 Apr 2019 02:02:58 -0400 Received: from mail4.protonmail.ch ([185.70.40.27]:41959) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1hI5Z1-0001a6-IV for control@debbugs.gnu.org; Sun, 21 Apr 2019 02:02:57 -0400 Date: Sun, 21 Apr 2019 06:02:46 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=protonmail.com; s=default; t=1555826568; bh=nAoozreqsFDRnjPpR3zIY1QLcg0pc9ym4j0YiqefP9o=; h=Date:To:From:Reply-To:Subject:Feedback-ID:From; b=NegChC/naIyUpeMpXwRhcLVQX1DxnDxELsnkP7lo5q1VqkkIY0xNaNjShB0SOEFvi rhCZMbDhZY8a3BVPq6dPClG4W+onXW0BfnWWL7ER3V5h53CeTVntOmYvALo9a/5OKV aONEc0sYx4BKdY667eVGk43MezP2orkRizMpjVOo= To: "control@debbugs.gnu.org" From: Michael Mauger Subject: Close bugs Message-ID: Feedback-ID: b6CpL0MxcIA6fpHRkn3ZHzWS0Hoqxbtv_SrHfEzC9D85cLvnRsVk4rKaAOJUw48iy20W0W1VX4whjBYFluIX0w==:Ext:ProtonMail MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Spam-Status: No, score=-1.2 required=7.0 tests=ALL_TRUSTED,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,FREEMAIL_FROM autolearn=ham autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on mail.protonmail.ch X-Spam-Score: -0.7 (/) 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: , Reply-To: Michael Mauger Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.7 (-) # placeholder close 11481 27.0.50 # missing prompt-cont-regexp handling close 24483 27.0.50 # postgres password prompt tag 18066 + unreproducible moreinfo tag 18240 + unreproducible moreinfo tag 20288 + unreproducible moreinfo tag 20289 + unreproducible moreinfo notabug tag 23063 + unreproducible moreinfo tag 29105 + unreproducible moreinfo tag 3569 + notabug close 3569 close 14759 26.1 tag 15202 + notabug tag 22016 + unreproducible moreinfo close 22106 26.1 close 30247 27.0.50 thank you -- MICHAEL@MAUGER.COM // FSF and EFF member // GNU Emacs sql.el maintainer From debbugs-submit-bounces@debbugs.gnu.org Tue Oct 08 23:30:31 2019 Received: (at control) by debbugs.gnu.org; 9 Oct 2019 03:30:32 +0000 Received: from localhost ([127.0.0.1]:51798 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iI2gJ-0004Ug-MX for submit@debbugs.gnu.org; Tue, 08 Oct 2019 23:30:31 -0400 Received: from quimby.gnus.org ([80.91.231.51]:51824) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iI2gF-0004PX-Ke for control@debbugs.gnu.org; Tue, 08 Oct 2019 23:30:30 -0400 Received: from cm-84.212.202.86.getinternet.no ([84.212.202.86] helo=marnie) by quimby.gnus.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.89) (envelope-from ) id 1iI2gC-00022U-U4 for control@debbugs.gnu.org; Wed, 09 Oct 2019 05:30:26 +0200 Date: Wed, 09 Oct 2019 05:30:24 +0200 Message-Id: <87pnj6vbn3.fsf@gnus.org> To: control@debbugs.gnu.org From: Lars Ingebrigtsen Subject: control message for bug #20289 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: close 20289 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 (-) close 20289 quit