all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Dave Goel <deego3@gmail.com>
To: Eli Zaretskii <eliz@gnu.org>, Dave Goel <deego3@gmail.com>
Cc: luangruo@yahoo.com, emacs-devel@gnu.org
Subject: Re: Dired delete(d) the wrong file!
Date: Fri, 5 Jul 2024 04:39:29 -0400	[thread overview]
Message-ID: <CAOCW0DjA73VvHAe+sJvA5KBUFOzbjVaTZWxE2KCPPP_fopG8Yw@mail.gmail.com> (raw)
In-Reply-To: <CAOCW0DjYmvreCcP-N6aaH4grOKDerjDBzshqXLQ3t8FBiTpX0w@mail.gmail.com>

[-- Attachment #1: Type: text/plain, Size: 597 bytes --]

On Fri, Jul 5, 2024 at 4:26 AM Dave Goel <deego3@gmail.com> wrote:

> > Eli's patch works!
>


I still don't understand one thing -

The problem is now fixed, right?

It appears that it's still using a very hacky regexp - see (defvar
directory-listing-before-filename-regexp...) during file deletion.
which does all kinds of hacky checks, guessing where the timestring ends
and where the filename begins.

(A) So, is this still a hack?
(B) Is the problem fixed for good, or can one still concoct edge cases?
(C) If it is fixed, then why does that regex need this massive hack?

[-- Attachment #2: Type: text/html, Size: 2012 bytes --]

  reply	other threads:[~2024-07-05  8:39 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-07-04 22:36 Dired delete(d) the wrong file! Dave Goel
2024-07-04 23:35 ` Dave Goel
2024-07-05  1:40   ` Dave Goel
2024-07-05  8:01     ` Tassilo Horn
2024-07-05  1:24 ` Po Lu
2024-07-05  5:43   ` Eli Zaretskii
2024-07-05  5:50     ` Dave Goel
2024-07-05  7:33       ` Eli Zaretskii
2024-07-05  8:06         ` Dave Goel
2024-07-05  8:12           ` Dave Goel
2024-07-05  8:26             ` Dave Goel
2024-07-05  8:39               ` Dave Goel [this message]
2024-07-05 11:05                 ` Eli Zaretskii
2024-07-05 19:02                   ` Dave Goel
2024-07-05 11:00               ` Eli Zaretskii
2024-07-05  9:53         ` Stefan Kangas
2024-07-05 10:52           ` Eli Zaretskii
2024-07-05 23:28         ` Michael Heerdegen via Emacs development discussions.
2024-07-06  6:17           ` Eli Zaretskii
2024-07-05  5:50     ` Po Lu
2024-07-05  7:11       ` Michael Heerdegen via Emacs development discussions.

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAOCW0DjA73VvHAe+sJvA5KBUFOzbjVaTZWxE2KCPPP_fopG8Yw@mail.gmail.com \
    --to=deego3@gmail.com \
    --cc=eliz@gnu.org \
    --cc=emacs-devel@gnu.org \
    --cc=luangruo@yahoo.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.