X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-1.8 required=5.0 tests=AWL,BAYES_00,SARE_MSGID_LONG40,SPF_PASS X-Spam-Check-By: sourceware.org MIME-Version: 1.0 In-Reply-To: <87k528y1nb.fsf@gmail.com> References: <87skgwy4rb DOT fsf AT gmail DOT com> <4A5F5A73 DOT 1070708 AT cygwin DOT com> <87ocrky34v DOT fsf AT gmail DOT com> <4A5F5EDD DOT 4080001 AT cygwin DOT com> <87k528y1nb DOT fsf AT gmail DOT com> Date: Thu, 16 Jul 2009 13:45:13 -0400 Message-ID: Subject: Re: Trouble creating crontab From: "Mark J. Reed" To: cygwin AT cygwin DOT com Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com 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 -- 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