bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#21981: request: dired: require dired-x by default


From: Michael Hoffman
Subject: bug#21981: request: dired: require dired-x by default
Date: Mon, 23 Nov 2015 21:41:00 -0500
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0

On 11/23/2015 5:06 PM, John Wiegley wrote:
Glenn Morris <rgm@gnu.org> writes:

AFAIK we are still waiting for someone to
   [add] the remaining useful functionality of dired-x into dired and
   then [make] dired-x obsolete.

I would prefer this also, rather than pulling in all of dired-x. Michael,
would you like to review the parts of dired-x that should move over?

dired-x.el is divided into a number of sections for different features. I use these features myself:

;;; JUMP.
;;; OMITTING.
;;; GUESS SHELL COMMAND.

These features look useful:

;;; EXTENSION MARKING FUNCTIONS.
;;; RELATIVE SYMBOLIC LINKS.
;;; VISIT ALL MARKED FILES SIMULTANEOUSLY.

This is pretty esoteric. It may be worth having this in a separate file from dired.el since its use is disjoint from normal use of dired:

;;; VIRTUAL DIRED MODE.

These look obsolete to me:

;;; FIND FILE AT POINT.
;;; SMART SHELL.
;;; LOCAL VARIABLES FOR DIRED BUFFERS.

Within the miscellaneous section, the following might have some utility:

- dired-man
- dired-info
- dired-rmail

The following look obsolete:

- dired-vm
- dired-do-run-mail seems unnecessary without VM






reply via email to

[Prev in Thread] Current Thread [Next in Thread]