all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Gregory Grubbs <gregory@dynapse.com>
To: emacs-pretest-bug@gnu.org
Subject: bug#4075: 23.0.91; dired file name parsing incorrect when using TRAMP
Date: Fri, 7 Aug 2009 10:37:27 -0600	[thread overview]
Message-ID: <b0da11960908070937k4155f3fbpcb0a93954bee3830@mail.gmail.com> (raw)

Dired parses the file name incorrectly when using TRAMP if the name
begins with a date and is followed immediately by a space.

To reproduce:
1) Visit a file with the name pattern:
   C-x C-f /user@host:/tmp/2009-08-07 hello.txt RET

2) Enter text and save the file to create it
   hello
   C-x C-s

3) Invoke dired on the directory
   C-x C-d RET

4) Use 'n' and 'p' to navigate.  When landing on the file name created
above, note that point is positioned at 'hello.txt', not at the
beginning of the file name.

Value of directory-listing-before-filename-regexp was
".*[0-9][BkKMGTPEZY]? \\(\\(\\([A-Za-z']\\|[^





             reply	other threads:[~2009-08-07 16:37 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-08-07 16:37 Gregory Grubbs [this message]
2009-08-09 14:33 ` bug#4075: 23.0.91; dired file name parsing incorrect when using TRAMP Michael Albinus

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=b0da11960908070937k4155f3fbpcb0a93954bee3830@mail.gmail.com \
    --to=gregory@dynapse.com \
    --cc=4075@emacsbugs.donarmstrong.com \
    --cc=emacs-pretest-bug@gnu.org \
    /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.