HomeMathComputingArtsWordsLiteratureMusictwitter facebook webfeed

Using Emacs's “Dired+” (DiredPlus) Mode

Advertise Here For Profit

Xah Lee, 2010-09-15, 2011-05-18

“Dired+” mode, by Drew Adams, is quite nice.

emacs diredplus mode

“Dired+” mode.

Nice Features

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

These are in addition to extremely useful features in dired. (See: File Management with Emacs.)

Install

Get it here: http://www.emacswiki.org/emacs/DiredPlus.

To install, just place the file at 〔~/.emacs.d/dired+.el〕, then put this code (require 'dired+) in your emacs init file. Optionally, call “byte-compile-file” to make it load and run faster.

blog comments powered by Disqus