I\'m trying to use Emacs and everything is fine, but the information about eve开发者_开发问答ry file in my directory is too comprehensive. How can I tell it to show only file name (and maybe filesize
How do I make Dired display its files using an arbitrary function or set of columns? Basically I want to change from:
On OS X 10.5 Emacs 23.2, in dired-mode, if I try to sort by dired-sort-toggle-or-edit with prefix argument --sort=extension or -X, I get:
On windows, how could I open a dired buffer showing all drive letters.开发者_开发技巧 When you do C-x d you should always provide a directory, but I want to start at the drive letters level instead of
How can I pass the output of globalff to emacs-dired. Essentially I am looking for开发者_如何学编程 something corresponding to find-name-dired that works with output of globalff.I just tried it.I have
The challenge of upgrading from Emacs 21.2 to 23.2 continues... In my .emacs I have the very convenient:
I am aware of Speedbar (I prefer the structure in the same frame as the rest of my work), and dired shows too much information. I\'m after something like the svn-status tree representation. Is there a
I just came across this dired mode screen at Wikipedia. I am looking into those customizations. Regarding colors, I guess开发者_StackOverflow just specifying the correct faces will do, but how do I
This seems like a pretty typical use case, but I\'ll be damned if I can figure it out. There must be something fundamental I\'m missing.
Is it possible to use align-regexp in wdired mode (Emacs)? I want to align folder names that contain a space after the first word.