ErgoEmacsEmacsLispBlogEmacsLispBuy Tutorial
Web Hosting by 1&1

Emacs: Dired Plus Mode = dired with Extra Features

Xah Lee, , …,

Emacs has a file management mode called dired. 〔☛ dired tutorial〕 “Dired+” mode by Drew Adams, adds many more features to dired.

emacs diredplus mode
“Dired+” mode.

Nice Dired Plus Features

Here's some of its features i found very useful.

Install

You can install it using emacs 24's package system. Dired Plus is in the MELPA package repository. Call list-packages to install. 〔☛ A Guide on Emacs 24 Package System

Dired Plus home page is at: http://www.emacswiki.org/emacs/DiredPlus.

Customization

I didn't like some of the default color. You can change it by calling customize-group then “Dired-Plus”. For the color values, you can enter it using this syntax #7b68ee. To see a list of colors and their hex values, call list-colors-display.

See also: Emacs Advanced dired Tips.

Thanks to Jon Snader for the tip on marking files by extension.

blog comments powered by Disqus