unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Lars Hansen <larsh@math.ku.dk>
Cc: Paul Eggert <eggert@twinsun.com>, emacs-devel@gnu.org
Subject: Re: dired-move-to-filename-regexp
Date: Thu, 23 Sep 2004 20:59:07 +0200	[thread overview]
Message-ID: <41531CFB.5020007@math.ku.dk> (raw)
In-Reply-To: <E1C9BgW-0000Dp-Ie@fencepost.gnu.org>

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

Richard Stallman wrote:

>Yes, the latest Dired code knows how to use --dired.
>However, it does this only on the GNU system:
>  
>
If one uses ls-lisp, the following patch should solve the problems.
Do you agree?


[-- Attachment #2: ls-lisp.diff --]
[-- Type: text/plain, Size: 545 bytes --]

*** ls-lisp.el.~1.53.~	Sat Dec 27 19:12:20 2003
--- ls-lisp.el	Thu Sep 23 20:46:33 2004
***************
*** 534,540 ****
  	    " "
  	    (ls-lisp-format-time file-attr time-index now)
  	    " "
! 	    file-name
  	    (if (stringp file-type)	; is a symbolic link
  		(concat " -> " file-type))
  	    "\n"
--- 534,540 ----
  	    " "
  	    (ls-lisp-format-time file-attr time-index now)
  	    " "
! 	    (propertize file-name 'dired-filename t)
  	    (if (stringp file-type)	; is a symbolic link
  		(concat " -> " file-type))
  	    "\n"

[-- Attachment #3: Type: text/plain, Size: 142 bytes --]

_______________________________________________
Emacs-devel mailing list
Emacs-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-devel

  parent reply	other threads:[~2004-09-23 18:59 UTC|newest]

Thread overview: 27+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-09-19  7:44 dired-move-to-filename-regexp Lars Hansen
2004-09-19  8:20 ` dired-move-to-filename-regexp Paul Eggert
2004-09-20  0:05   ` dired-move-to-filename-regexp Richard Stallman
2004-09-20  4:49     ` dired-move-to-filename-regexp Paul Eggert
2004-09-20  5:00       ` dired-move-to-filename-regexp Miles Bader
2004-09-21 18:30         ` dired-move-to-filename-regexp Richard Stallman
2004-09-22  6:09           ` dired-move-to-filename-regexp Paul Eggert
2004-09-23 16:45             ` dired-move-to-filename-regexp Richard Stallman
2004-09-23 17:57               ` dired-move-to-filename-regexp Stefan Monnier
2004-09-24 23:40                 ` dired-move-to-filename-regexp Richard Stallman
2004-09-25  5:20                   ` dired-move-to-filename-regexp Stefan
2004-09-25 15:36                     ` dired-move-to-filename-regexp Richard Stallman
2004-09-25 19:08                       ` dired-move-to-filename-regexp Stefan
2004-09-26 18:19                         ` dired-move-to-filename-regexp Richard Stallman
2004-09-29  3:17                           ` dired-move-to-filename-regexp Stefan
2004-09-23 18:27               ` dired-move-to-filename-regexp Paul Eggert
2004-09-24 23:40                 ` dired-move-to-filename-regexp Richard Stallman
2004-09-23 23:27               ` dired-move-to-filename-regexp Miles Bader
2004-09-24 23:41                 ` dired-move-to-filename-regexp Richard Stallman
2004-09-27  3:34                   ` dired-move-to-filename-regexp Miles Bader
2004-09-24  5:51               ` dired-move-to-filename-regexp Jim Meyering
2004-09-25  7:08                 ` dired-move-to-filename-regexp Richard Stallman
2004-09-21 18:30       ` dired-move-to-filename-regexp Richard Stallman
2004-09-23 18:59     ` Lars Hansen [this message]
2004-09-24 23:40       ` dired-move-to-filename-regexp Richard Stallman
2004-09-20  6:11   ` dired-move-to-filename-regexp Lars Hansen
2004-09-20 23:28     ` dired-move-to-filename-regexp Paul Eggert

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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=41531CFB.5020007@math.ku.dk \
    --to=larsh@math.ku.dk \
    --cc=eggert@twinsun.com \
    --cc=emacs-devel@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 public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).