From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Richard M Stallman Newsgroups: gmane.emacs.bugs,gmane.emacs.pretest.bugs Subject: bug#2446: 23.0.90; C-g C-g in sending mail Date: Mon, 23 Feb 2009 10:03:23 -0500 Message-ID: Reply-To: Richard M Stallman , 2446@emacsbugs.donarmstrong.com NNTP-Posting-Host: lo.gmane.org X-Trace: ger.gmane.org 1235402854 13106 80.91.229.12 (23 Feb 2009 15:27:34 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 23 Feb 2009 15:27:34 +0000 (UTC) To: emacs-pretest-bug@gnu.org Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Mon Feb 23 16:28:49 2009 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1LbcjT-0003rA-Bu for geb-bug-gnu-emacs@m.gmane.org; Mon, 23 Feb 2009 16:28:37 +0100 Original-Received: from localhost ([127.0.0.1]:48342 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Lbci8-0000IG-P0 for geb-bug-gnu-emacs@m.gmane.org; Mon, 23 Feb 2009 10:27:12 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Lbcej-0007HD-Bq for bug-gnu-emacs@gnu.org; Mon, 23 Feb 2009 10:23:41 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Lbcei-0007Gj-C7 for bug-gnu-emacs@gnu.org; Mon, 23 Feb 2009 10:23:40 -0500 Original-Received: from [199.232.76.173] (port=38371 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Lbceh-0007GZ-Sd for bug-gnu-emacs@gnu.org; Mon, 23 Feb 2009 10:23:40 -0500 Original-Received: from rzlab.ucr.edu ([138.23.92.77]:56541) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1Lbceg-0003ZM-SQ for bug-gnu-emacs@gnu.org; Mon, 23 Feb 2009 10:23:39 -0500 Original-Received: from rzlab.ucr.edu (rzlab.ucr.edu [127.0.0.1]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id n1NFNa6H017252; Mon, 23 Feb 2009 07:23:37 -0800 Original-Received: (from debbugs@localhost) by rzlab.ucr.edu (8.13.8/8.13.8/Submit) id n1NFA6Rr013946; Mon, 23 Feb 2009 07:10:06 -0800 X-Loop: owner@emacsbugs.donarmstrong.com Resent-From: Richard M Stallman Resent-To: bug-submit-list@donarmstrong.com Resent-CC: Emacs Bugs Resent-Date: Mon, 23 Feb 2009 15:10:06 +0000 Resent-Message-ID: Resent-Sender: owner@emacsbugs.donarmstrong.com X-Emacs-PR-Message: report 2446 X-Emacs-PR-Package: emacs X-Emacs-PR-Keywords: Original-Received: via spool by submit@emacsbugs.donarmstrong.com id=B.123540154113567 (code B ref -1); Mon, 23 Feb 2009 15:10:06 +0000 Original-Received: (at submit) by emacsbugs.donarmstrong.com; 23 Feb 2009 15:05:41 +0000 X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. Original-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 n1NF5bks013559 for ; Mon, 23 Feb 2009 07:05:38 -0800 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.67) (envelope-from ) id 1LbcL5-0006mY-P7; Mon, 23 Feb 2009 10:03:23 -0500 X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 3) Resent-Date: Mon, 23 Feb 2009 10:23:40 -0500 X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:25626 gmane.emacs.pretest.bugs:23979 Archived-At: I mistakenly sent a message from `emacs -Q', so `sendmail-send-it' tried to run the sendmail program, and it hung. I typed C-g and Emacs said Waiting for process to die...(type C-g again to kill it instantly) (which comes from call_process_cleanup). However, typing C-g again had no effect, and Emacs remained hung for a long time. Eventually the process did die and Emacs un-hung. In GNU Emacs 23.0.90.4 (mipsel-unknown-linux-gnu, GTK+ Version 2.12.11) of 2009-02-23 on lemote-yeeloong configured using `configure 'CFLAGS=-O0 -g -Wno-pointer-sign' 'mipsel-unknown-linux-gnu' 'build_alias=mipsel-unknown-linux-gnu' 'host_alias=mipsel-unknown-linux-gnu' 'target_alias=mipsel-unknown-linux-gnu'' 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: en_US.UTF-8 value of $XMODIFIERS: nil locale-coding-system: utf-8-unix default-enable-multibyte-characters: t Major mode: Mail Minor modes in effect: gpm-mouse-mode: t tooltip-mode: t tool-bar-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: b o l - n a m e SPC ' f o o SPC DEL ) SPC i n SPC E a c s DEL DEL DEL m a c s . ESC d SPC ESC c C-n C-n C-n ESC f SPC a t SPC t h e SPC n e t SPC l i n e ESC b C-b C-b x ESC q ESC f ESC f , C-a C-n C-n C-n C-o I f SPC I SPC t h e n SPC C-u C-p C-u C-p C-n C-e ESC DEL e v a l u a t e C-a C-n ESC C-k C-y C-u C-n C-n C-n e v a ESC / SPC C-y SPC a g a i j , DEL DEL n , C-a C-k C-k C-y C-k C-k C-x 1 ESC < C-u C-n C-n C-e SPC SPC T h i s SPC c o d e RET i s SPC f r o m SPC d a t a . c : DEL . SPC SPC I t SPC p r o b a b l y SPC h a s SPC n o t SPC c h a n g e d C-a ESC e C-k C-p ESC e C-o DEL , SPC f e t c h e d RET f r o m SPC s a v a n n a h SPC DEL . g n u . o g DEL r g SPC a t SPC 0 9 : 4 1 SPC E S T SPC o n SPC F e b SPC 2 2 . C-d C-a C-u C-u C-n C-u C-n C-u C-n C-u C-g C-c C-c ESC x r e p o r t SPC e m a c s SPC b u g RET Recent messages: Auto-saving...done Auto-saving...done Auto-saving...done Mark set [4 times] Auto-saving...done Quit Sending... Waiting for process to die...done Quit Auto-saving...