emacs-devel
[Top][All Lists]
Advanced

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

Re: New start up splash screen annoyance...


From: Davis Herring
Subject: Re: New start up splash screen annoyance...
Date: Mon, 17 Sep 2007 15:08:20 -0700 (PDT)
User-agent: SquirrelMail/1.4.8-6.el3.2lanl

> When I want to do this, I start Emacs and then visit the file.
> What's the advantage of specifying the file name as a command arg?

$ type -a foobar
foobar is /usr/bin/foobar
$ file `type -p foobar`
/usr/bin/foobar: a bash script text executable
$ emacs !$

After the second command, the user thinks "Oh!  I can view/edit this!". 
Especially as the path can be arbitrarily long, it can be quite useful to
have the shell (or file(1), or...) generate it.

Davis

-- 
This product is sold by volume, not by mass.  If it appears too dense or
too sparse, it is because mass-energy conversion has occurred during
shipping.




reply via email to

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