* Trent W. Buck <[email protected]>, 2008-11-11, 18:44:
editmoin should use $VISUAL in preference to $EDITOR.
It should use the Debian convention of calling sensible-editor (not vi)
if neither are set.
In sh notation, this would be expressed as:
${VISUAL:-${EDITOR:-sensible-editor}}
Policy ยง11.4 says you should fall back to "/usr/bin/editor" (not "vi",
and not "sensible-editor").
--
Jakub Wilk
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]