Sun, 4 Feb 2001 20:17:34 -0000, andrew long <[EMAIL PROTECTED]> pisze:
> I've just started to use hugs in both the windows 98 and linux
> environments and wanted to assign notepad and kwrite as the default
> editors to their respective os'.
On Linux the standard method works: set EDITOR environment variable,
i.e. add
export EDITOR=kwrite
to ~/.bash_profile (assuming your shell is bash). Many programs use
this variable.
--
__("< Marcin Kowalczyk * [EMAIL PROTECTED] http://qrczak.ids.net.pl/
\__/
^^ SYGNATURA ZASTÊPCZA
QRCZAK
_______________________________________________
Haskell mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/haskell