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

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

dired-x 'mother knows best' shell guess attitude


From: Dan Jacobson
Subject: dired-x 'mother knows best' shell guess attitude
Date: Wed, 16 Apr 2003 09:49:26 +0800
User-agent: Gnus/5.090008 (Oort Gnus v0.08) Emacs/21.2 (i386-pc-linux-gnu)

Gentlemen, isn't emacs rather rude when it second guesses the user's
idea of a good command to run:
$ mkdir x; cd x; touch a.tar
$ emacs -l dired-x .
! w c RET ! ESC p

It now already knows I want to use wc.  However it insists mother
knows best and still offers tar.  I could have already used wc 1000
times and it still wouldn't get a hint about what I like.

Worse yet is when there are several of its "better choices", not just
one. In this case we have to plod thru each one of those with ESC p
till we get to the one we just used, now way in the back of the bus.
E.g. for .dvi, see dired-guess-shell-alist-default.

Note, if I used wc on tar files, and sum on cpio files, then if I am
on a cpio file, it should prompt like: sum, cpio -iv <, wc
In that order, I suppose.
-- 
http://jidanni.org/ Taiwan(04)25854780





reply via email to

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