[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
some dired questions
From: |
Fabian Braennstroem |
Subject: |
some dired questions |
Date: |
Tue, 12 Jun 2007 21:22:10 +0000 |
User-agent: |
Mozilla/5.0 (X11; U; Linux i686; en-GB; rv:1.8.1.3) Gecko/20070326 Thunderbird/2.0.0.0 Mnenhy/0.7.5.0 |
Hi,
I have some small questions about dired...
I was looking for a way to adjust dired's coloring to the terminal
colors provided
by '.dircolors'. I saw 'dircolors.el', but it does not seem to be
helpful for dired's mode!?
How can I run a function on a the currently highlighted file, e.g.
I would like to tail a log file using "tail.el"?
The 'tail-file' waits for a filename in the mini-buffer, but it
would be nice, if it takes the actual file in dired...
I know, that I run special shell commands on the current file using
'!', it works pretty nice for different programs,
but for a certain batch job I need to call: 'PROGRAM_NAME <
CURRENT_FILE > CURRENT_FILE.log'!?
Maybe, some of you a an idea!? Would be great!
Regards!
Fabian
- some dired questions,
Fabian Braennstroem <=