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#28792: 26.0.60; Deleting to a custom trash directory in Dired gives error Date: Thu, 12 Oct 2017 16:16:22 +0300 Message-ID: <83zi8wld5l.fsf@gnu.org> References: Reply-To: Eli Zaretskii NNTP-Posting-Host: blaine.gmane.org X-Trace: blaine.gmane.org 1507815097 3555 195.159.176.226 (12 Oct 2017 13:31:37 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Thu, 12 Oct 2017 13:31:37 +0000 (UTC) Cc: self@gkayaalp.com, eggert@cs.ucla.edu, 28792@debbugs.gnu.org To: Kaushal Modi Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Thu Oct 12 15:31:29 2017 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 1e2dZz-0006wh-JS for geb-bug-gnu-emacs@m.gmane.org; Thu, 12 Oct 2017 15:31:15 +0200 Original-Received: from localhost ([::1]:45553 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1e2da6-0001I8-6G for geb-bug-gnu-emacs@m.gmane.org; Thu, 12 Oct 2017 09:31:22 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:46039) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1e2dMI-0006HR-NQ for bug-gnu-emacs@gnu.org; Thu, 12 Oct 2017 09:17:07 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1e2dMF-0007sA-1k for bug-gnu-emacs@gnu.org; Thu, 12 Oct 2017 09:17:06 -0400 Original-Received: from debbugs.gnu.org ([208.118.235.43]:54564) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1e2dME-0007rw-V6 for bug-gnu-emacs@gnu.org; Thu, 12 Oct 2017 09:17:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1e2dME-00078B-My for bug-gnu-emacs@gnu.org; Thu, 12 Oct 2017 09:17:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Eli Zaretskii Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Thu, 12 Oct 2017 13:17:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 28792 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Original-Received: via spool by 28792-submit@debbugs.gnu.org id=B28792.150781420327379 (code B ref 28792); Thu, 12 Oct 2017 13:17:02 +0000 Original-Received: (at 28792) by debbugs.gnu.org; 12 Oct 2017 13:16:43 +0000 Original-Received: from localhost ([127.0.0.1]:35012 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1e2dLv-00077W-A3 for submit@debbugs.gnu.org; Thu, 12 Oct 2017 09:16:43 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:54886) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1e2dLt-00077K-Gt for 28792@debbugs.gnu.org; Thu, 12 Oct 2017 09:16:41 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1e2dLl-0007dX-6R for 28792@debbugs.gnu.org; Thu, 12 Oct 2017 09:16:36 -0400 Original-Received: from fencepost.gnu.org ([2001:4830:134:3::e]:42740) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1e2dLl-0007dS-2f; Thu, 12 Oct 2017 09:16:33 -0400 Original-Received: from [176.228.60.248] (port=2007 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1e2dLk-0006O0-EE; Thu, 12 Oct 2017 09:16:32 -0400 In-reply-to: (message from Kaushal Modi on Thu, 12 Oct 2017 12:58:57 +0000) 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:138273 Archived-At: > From: Kaushal Modi > Date: Thu, 12 Oct 2017 12:58:57 +0000 > Cc: Paul Eggert , 28792@debbugs.gnu.org > > That is still a bug in Emacs, at least because the error message is not helpful. It is also in a non-standard > format with incorrect capitalizations in-between and doesn't even generate a backtrace by default. FWIW, I see no problem with the error message, we produce such error messages in quite a few other places in fileio.c. The capitalization seems okay, too. As for lack of backtrace, that's because the error comes from a C primitive.