From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Dan Jacobson Newsgroups: gmane.emacs.bugs Subject: dired-do-shell-command blocks C-z suspension, switching buffers Date: Thu, 18 Dec 2003 00:35:24 +0800 Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Message-ID: <87vfofwgfn.fsf@jidanni.org> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1071704085 21078 80.91.224.253 (17 Dec 2003 23:34:45 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 17 Dec 2003 23:34:45 +0000 (UTC) Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Thu Dec 18 00:34:38 2003 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1AWlBe-0004st-00 for ; Thu, 18 Dec 2003 00:34:38 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.24) id 1AWm8V-0007SF-Ho for geb-bug-gnu-emacs@m.gmane.org; Wed, 17 Dec 2003 19:35:27 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.24) id 1AWm8S-0007QZ-6D for bug-gnu-emacs@gnu.org; Wed, 17 Dec 2003 19:35:24 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.24) id 1AWm7u-0007Iy-4p for bug-gnu-emacs@gnu.org; Wed, 17 Dec 2003 19:35:22 -0500 Original-Received: from [204.74.68.40] (helo=frodo.hserus.net) by monty-python.gnu.org with esmtp (TLSv1:DES-CBC3-SHA:168) (Exim 4.24) id 1AWm7t-0007Il-QU for bug-gnu-emacs@gnu.org; Wed, 17 Dec 2003 19:34:49 -0500 Original-Received: from tc218-187-81-52.2-7.pl.apol.com.tw ([218.187.81.52]:32947 helo=jidanni.org) by frodo.hserus.net with asmtp (Cipher TLSv1:RC4-SHA:128) (Exim 4.30 #2) id 1AWlAO-000Atq-NT by authid with plain for ; Thu, 18 Dec 2003 05:03:21 +0530 Original-Received: from jidanni by jidanni.org with local (Exim 4.24) id 1AWedw-0003g6-4P for bug-gnu-emacs@gnu.org; Thu, 18 Dec 2003 00:35:24 +0800 Original-To: bug-gnu-emacs@gnu.org User-Agent: Gnus/5.1002 (Gnus v5.10.2) Emacs/21.3 (gnu/linux) X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.1.2 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: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.bugs:6304 X-Report-Spam: http://spam.gmane.org/gmane.emacs.bugs:6304 ! runs the command dired-do-shell-command which is an interactive compiled Lisp function in `dired-aux'. However, trying either $ emacs -q --no-site-file /tmp $ emacs -q --no-site-file -nw /tmp and then SPC ! s l e e p SPC 4 4 4 4 SPC # makes a state where one's C-z attempts at suspension are ignored. I was thinking it could continue to do its thing on its own, if we suspend emacs or not, and at least let us switch buffers, but no, all must wait. Same with ! s l e e p SPC 6 6 & l s