From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.bugs Subject: bug#31794: 26.1; dired-do-shell-command broken Date: Sat, 23 Jun 2018 16:49:03 +0300 Message-ID: <83wouptxyo.fsf@gnu.org> References: <8336xdvdya.fsf@gnu.org> Reply-To: Eli Zaretskii NNTP-Posting-Host: blaine.gmane.org X-Trace: blaine.gmane.org 1529761692 24590 195.159.176.226 (23 Jun 2018 13:48:12 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Sat, 23 Jun 2018 13:48:12 +0000 (UTC) Cc: mvoteiza@udel.edu, 31794-done@debbugs.gnu.org To: Leo Liu Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Sat Jun 23 15:48:07 2018 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by blaine.gmane.org with esmtp (Exim 4.84_2) (envelope-from ) id 1fWitb-0006IO-Iv for geb-bug-gnu-emacs@m.gmane.org; Sat, 23 Jun 2018 15:48:07 +0200 Original-Received: from localhost ([::1]:38649 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fWivh-0002hx-Si for geb-bug-gnu-emacs@m.gmane.org; Sat, 23 Jun 2018 09:50:17 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:41540) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fWivW-0002dP-6Z for bug-gnu-emacs@gnu.org; Sat, 23 Jun 2018 09:50:06 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fWivT-0003DR-10 for bug-gnu-emacs@gnu.org; Sat, 23 Jun 2018 09:50:06 -0400 Original-Received: from debbugs.gnu.org ([208.118.235.43]:53080) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1fWivS-0003DG-U2 for bug-gnu-emacs@gnu.org; Sat, 23 Jun 2018 09:50:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1fWivS-0003vI-JP for bug-gnu-emacs@gnu.org; Sat, 23 Jun 2018 09:50:02 -0400 Resent-From: Eli Zaretskii Original-Sender: "Debbugs-submit" Resent-To: bug-gnu-emacs@gnu.org Resent-Date: Sat, 23 Jun 2018 13:50:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 31794 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Mail-Followup-To: 31794@debbugs.gnu.org, eliz@gnu.org, sdl.web@gmail.com Original-Received: via spool by 31794-done@debbugs.gnu.org id=D31794.152976174314981 (code D ref 31794); Sat, 23 Jun 2018 13:50:02 +0000 Original-Received: (at 31794-done) by debbugs.gnu.org; 23 Jun 2018 13:49:03 +0000 Original-Received: from localhost ([127.0.0.1]:60972 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1fWiuU-0003tZ-RN for submit@debbugs.gnu.org; Sat, 23 Jun 2018 09:49:03 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:50358) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1fWiuT-0003t5-Cy for 31794-done@debbugs.gnu.org; Sat, 23 Jun 2018 09:49:01 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fWiuL-0002ya-9X for 31794-done@debbugs.gnu.org; Sat, 23 Jun 2018 09:48:56 -0400 Original-Received: from fencepost.gnu.org ([2001:4830:134:3::e]:39932) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fWiuL-0002yT-5L; Sat, 23 Jun 2018 09:48:53 -0400 Original-Received: from [176.228.60.248] (port=4555 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1fWiuK-0002jQ-KM; Sat, 23 Jun 2018 09:48:53 -0400 In-reply-to: (message from Leo Liu on Sat, 23 Jun 2018 21:32:09 +0800) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 208.118.235.43 X-BeenThere: bug-gnu-emacs@gnu.org 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 Original-Sender: "bug-gnu-emacs" Xref: news.gmane.org gmane.emacs.bugs:147771 Archived-At: > From: Leo Liu > Cc: Mark Oteiza , 31794@debbugs.gnu.org > Date: Sat, 23 Jun 2018 21:32:09 +0800 > > Sorry for the lack of activity. I was moving last week and things are > bit messy at the moment. The worst is no good internet connection. So > yes I'd appreciate it if someone can help me install the fix. Otherwise > I'll get to it ASAP (might be one or two weeks). Thanks, I pushed it to the emacs-26 branch, and I'm marking this bug done.