X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-2.0 required=5.0 tests=BAYES_00,SARE_MSGID_LONG40,SPF_PASS X-Spam-Check-By: sourceware.org MIME-Version: 1.0 In-Reply-To: <87odb45sh5.fsf@nav-akl-pcn-343.mitacad.com> References: <87odb45sh5 DOT fsf AT nav-akl-pcn-343 DOT mitacad DOT com> Date: Tue, 27 Jan 2009 07:34:02 +0200 Message-ID: Subject: Re: editing crontab using gvim From: Shai To: cygwin AT cygwin DOT com Content-Type: text/plain; charset=ISO-8859-1 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 Tue, Jan 29, 2008 at 9:42 PM, Toby Allsopp wrote: > > On Tue, Jan 29 2008, Shai wrote: > > > Hi, > > > > I have gvim installed and when I do: > > $ crontab -e > > gvim opens up my crontab. > > > > But, it opens it as readonly and saving it requires wq! but then when > > it exits, I see: > > $ crontab.exe -e > > crontab: no changes made to crontab > > EDITOR="gvim -f" > > Without the -f, gvim runs in the background and crontab see it exit > immediately without making any changes. > > Regards, > Toby. Hi Toby, If I use your method, I get this when I try and save the file in gvim: E45: 'readonly' option is set (add ! to override) Shai -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/