X-Recipient: archive-cygwin@delorie.com
X-SWARE-Spam-Status: No, hits=2.7 required=5.0	tests=AWL,BAYES_40,FREEMAIL_FROM,KAM_THEBAT
X-Spam-Check-By: sourceware.org
Date: Fri, 17 Feb 2012 01:26:08 +0400
From: Andrey Repin <anrdaemon@freemail.ru>
Reply-To: Andrey Repin <cygwin@cygwin.com>
Message-ID: <174225779.20120217012608@mtu-net.ru>
To: Emlio <uc3709@yahoo.es>, cygwin@cygwin.com
Subject: Re: Can't edit crontab
In-Reply-To: <4F3D0ED8.6000103@yahoo.es>
References: <4F3CEB27.8060004@yahoo.es> <CE9C056E12502146A72FD81290379E9A2C4FBFD2@ENFIRHMBX1.datcon.co.uk> <4F3CF561.6060309@yahoo.es> <1163782329.20120216175802@mtu-net.ru> <4F3D0ED8.6000103@yahoo.es>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
X-IsSubscribed: yes
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
Precedence: bulk
List-Id: <cygwin.cygwin.com>
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie.com@cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com

Greetings, Emlio!

>>> The way I set the EDITOR var to nano is:
>>> $ EDITOR=nano;
>>> And if i type "EDITOR" nano editor is opened. But when I run crontab -e
>>> I get the crontab edited by vi(m) again.
>> $ EDITOR=nano crontab -e
>>
>> ?

> Yep, this worked!

> I had tried similar stuff with pipelines (yes, it's called desperation), 
> but hadn't think of this idea.

Then export your variable in ~/.bashrc

And please don't CC list messages to me personally.


--
WBR,
Andrey Repin (anrdaemon@freemail.ru) 17.02.2012, <01:03>

Sorry for my terrible english...


--
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

