From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Glenn Morris Newsgroups: gmane.emacs.bugs Subject: bug#16884: 24.3.50; desktop-read should not die on non-existing directories Date: Wed, 26 Feb 2014 14:20:09 -0500 Message-ID: References: <1gsir5ixp3.fsf@fencepost.gnu.org> <83wqghybv6.fsf@gnu.org> <83vbw1yb8i.fsf@gnu.org> <83sir5y9ty.fsf@gnu.org> <83r46py9e6.fsf@gnu.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1393442467 2089 80.91.229.3 (26 Feb 2014 19:21:07 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 26 Feb 2014 19:21:07 +0000 (UTC) Cc: lekktu@gmail.com, sds@gnu.org, 16884@debbugs.gnu.org To: Eli Zaretskii Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Wed Feb 26 20:21:14 2014 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1WIk2X-000456-Q3 for geb-bug-gnu-emacs@m.gmane.org; Wed, 26 Feb 2014 20:21:09 +0100 Original-Received: from localhost ([::1]:42925 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WIk2X-0006Vl-BQ for geb-bug-gnu-emacs@m.gmane.org; Wed, 26 Feb 2014 14:21:09 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:58547) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WIk2S-0006Ug-DJ for bug-gnu-emacs@gnu.org; Wed, 26 Feb 2014 14:21:06 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WIk2Q-00037Y-Sn for bug-gnu-emacs@gnu.org; Wed, 26 Feb 2014 14:21:04 -0500 Original-Received: from debbugs.gnu.org ([140.186.70.43]:40599) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WIk2Q-00037O-Lc for bug-gnu-emacs@gnu.org; Wed, 26 Feb 2014 14:21:02 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.80) (envelope-from ) id 1WIk2Q-0000tZ-5W for bug-gnu-emacs@gnu.org; Wed, 26 Feb 2014 14:21:02 -0500 X-Loop: help-debbugs@gnu.org Resent-From: Glenn Morris Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Wed, 26 Feb 2014 19:21:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 16884 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Original-Received: via spool by 16884-submit@debbugs.gnu.org id=B16884.13934424133371 (code B ref 16884); Wed, 26 Feb 2014 19:21:02 +0000 Original-Received: (at 16884) by debbugs.gnu.org; 26 Feb 2014 19:20:13 +0000 Original-Received: from localhost ([127.0.0.1]:41781 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1WIk1d-0000sJ-GW for submit@debbugs.gnu.org; Wed, 26 Feb 2014 14:20:13 -0500 Original-Received: from fencepost.gnu.org ([208.118.235.10]:49111) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1WIk1a-0000sB-PA for 16884@debbugs.gnu.org; Wed, 26 Feb 2014 14:20:11 -0500 Original-Received: from rgm by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1WIk1Z-0002Jo-SP; Wed, 26 Feb 2014 14:20:09 -0500 X-Spook: CDC KGB Operation Iraqi Freedom Al Jazeera George W. Bush X-Ran: {0cp+8[6Z,IeJ62 (Eli Zaretskii's message of "Wed, 26 Feb 2014 21:13:53 +0200") User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x X-Received-From: 140.186.70.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-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:86290 Archived-At: Eli Zaretskii wrote: >> ls knows nothing of wildcards, that's the shell's business. > > Not on Windows, where the wildcards are expanded by the application's > startup code. I'm shocked, shocked to learn that Windows is dumb.