removing *all* mirrors?

Gustavo Niemeyer gustavo at niemeyer.net
Mon Dec 11 08:30:09 PST 2006


> now, despite,
> 
> % echo $EDITOR
>   /usr/bin/joe
(...)
> the mirror 'temp' file is opened in 'vi' -- not the specifed editor 'joe'.

Smart uses the EDITOR environment variable by default, before using
vi. If you're getting vi, the process doesn't have the environment
set correctly (maybe you're using sudo, or whatever).

You can check that by investigating the /proc/<pid>/environ entry
for the smart process.

-- 
Gustavo Niemeyer
http://niemeyer.net



More information about the Smart mailing list