This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Trouble creating crontab


On Thu, Jul 16, 2009 at 1:32 PM, Paul Mead wrote:
> If not, how do I get it to use a different editor? I already have
> EDITOR=/bin/vim in my .profile and have tried /bin/vim.exe in case that
> was the problem.

A couple quick things to check:

1. Make sure the EDITOR variable is exported.  Just setting it locally
in bash won't affect crontab.
2. Make sure VISUAL isn't set differently; it overrides EDITOR for some apps.

-- 
Mark J. Reed <markjreed@gmail.com>

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]