[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Small bug in image-dired-track-original-file - suggestions wanted
From: |
Juri Linkov |
Subject: |
Re: Small bug in image-dired-track-original-file - suggestions wanted |
Date: |
Mon, 31 Mar 2008 01:44:36 +0300 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (x86_64-pc-linux-gnu) |
> To track (find) a file in the dired buffer, a very simple search is
> done, but it can get false hits. For example if you have the files "00
> 07.jpg" and "07.jpg", the function will find "00 07.jpg" first, when
> trying to track "07.jpg", thus tracking the wrong file. I see that
> there exist the `directory-listing-before-filename-regexp' variable
> but it is so large that I suspect it will affect performance. Tracking
> needs to be fast, and it is quite fast now.
>
> Any ideas?
You can use `dired-goto-file' or `dired-jump'.
--
Juri Linkov
http://www.jurta.org/emacs/