Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 05 Apr 2012 08:57:55 +0200
From:      Andrea Venturoli <ml@netfence.it>
To:        freebsd-questions@freebsd.org
Subject:   Fast question abount EDITOR
Message-ID:  <4F7D4273.1010604@netfence.it>

next in thread | raw e-mail | index | archive | help
Hello.

This might be a stupid question... however...

%setenv EDITOR emacs -nw
setenv: Too many arguments.

%setenv  EDITOR "emacs -nw"
%crontab -e
crontab: emacs -nw: No such file or directory
crontab: "emacs -nw" exited with status 1


Is there a way I can easily achieve the above?
Do I really need a script which in turns call emacs -nw?

  bye & Thanks
	av.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4F7D4273.1010604>