Re: crontab: no changes made to crontab

2024-07-07 Thread Andrey Repin via Cygwin
>>>> >>>> # crontab -l >>>> # DO NOT EDIT THIS FILE - edit the master and reinstall. >>>> # (- installed on Sat Jul 6 13:35:43 2024) >>>> # (Cron version V5.0 -- $Id: crontab.c,v 1.12 2004/01/23 18:56:42 vixie >>>> Exp $) >

Re: crontab: no changes made to crontab

2024-07-07 Thread Brian Inglis via Cygwin
(- installed on Sat Jul 6 13:35:43 2024) # (Cron version V5.0 -- $Id: crontab.c,v 1.12 2004/01/23 18:56:42 vixie Exp $) USER=anrdaemon # crontab -e ### do some edits… crontab: no changes made to crontab What is your editor, how is it configured, how is it invoked, and how are VISUAL and ED

Re: crontab: no changes made to crontab

2024-07-07 Thread Adam Dinwoodie via Cygwin
On Sat, 6 Jul 2024 at 12:06, Andrey Repin via Cygwin wrote: > I'm trying to install a new cron job, and the thing fails claiming that it > didn't see the edits I made to the file. > > > > Is there a way around it that does not involve replacing crontab tool with my > own script that has no such i

crontab: no changes made to crontab

2024-07-06 Thread Andrey Repin via Cygwin
gt;> # (- installed on Sat Jul 6 13:35:43 2024) >> # (Cron version V5.0 -- $Id: crontab.c,v 1.12 2004/01/23 18:56:42 vixie Exp >> $) >> USER=anrdaemon >> >> # crontab -e >> ### do some edits… >> crontab: no changes made to crontab Piping a new file to the

Re: crontab: no changes made to crontab

2004-03-03 Thread Jeff Mincy
> On Tue, 2 Mar 2004, Thorsten Kampe wrote: >> * Michael Chen (2004-03-02 06:57 +0100) >> > Dear all, since the first time using "crontab -", I can never change the >> > crontab file anymore. "crontab -e" calls emacs, but cron just discarded any >> > new modifications. The emacs saved the "crontab

Re: crontab: no changes made to crontab

2004-03-02 Thread Igor Pechtchanski
On Tue, 2 Mar 2004, Thorsten Kampe wrote: > * Michael Chen (2004-03-02 06:57 +0100) > > Dear all, since the first time using "crontab -", I can never change the > > crontab file anymore. "crontab -e" calls emacs, but cron just discarded any > > new modifications. The emacs saved the "crontab.*

Re: crontab: no changes made to crontab

2004-03-02 Thread Thorsten Kampe
* Michael Chen (2004-03-02 06:57 +0100) > Dear all, since the first time using "crontab -", I can never change the > crontab file anymore. "crontab -e" calls emacs, but cron just discarded any > new modifications. The emacs saved the "crontab.*" into /tmp. What's > wrong? Thanks. Try using ano

crontab: no changes made to crontab

2004-03-01 Thread Michael Chen
Dear all, since the first time using "crontab -", I can never change the crontab file anymore. "crontab -e" calls emacs, but cron just discarded any new modifications. The emacs saved the "crontab.*" into /tmp. What's wrong? Thanks. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-

Re[2]: crontab: no changes made

2002-10-07 Thread Igor Pechtchanski
> >> export EDITOR=emacs > >> > >> Then crontabs starts up emacs, editing a temporary file (i.e. > >> /tmp/cron.1900) > >> However, when I close emacs (with or without saveing changes to the > >> tmp file) crontab displays "crontab:

Re[2]: crontab: no changes made

2002-10-07 Thread Uwe Mayer
le (i.e. >> /tmp/cron.1900) >> However, when I close emacs (with or without saveing changes to the >> tmp file) crontab displays "crontab: no changes made to crontab". >> >> Where's the flaw? IP> If you are running Cygwin emacs, make sure it's wri

Re[2]: crontab: no changes made

2002-10-07 Thread Uwe Mayer
. >> /tmp/cron.1900) >> However, when I close emacs (with or without saveing changes to the >> tmp file) crontab displays "crontab: no changes made to crontab". IP> If you are running Cygwin emacs, make sure it's writing the file in place. IP> In a separate shel

Re: crontab: no changes made

2002-10-07 Thread George Lefter
DITOR=emacs > > Then crontabs starts up emacs, editing a temporary file (i.e. > /tmp/cron.1900) > However, when I close emacs (with or without saveing changes to the > tmp file) crontab displays "crontab: no changes made to crontab". > > Where's the flaw? i have the s

RE: crontab: no changes made

2002-10-07 Thread Harig, Mark A.
IL PROTECTED] > Subject: crontab: no changes made > > > Hi, > > When I start "crontab -e" it won't run, because I haven't vi > installed. I remembered reading something about an EDITOR or VISIBLE > environment variable, though I couldn't find it any

RE: crontab: no changes made

2002-10-07 Thread Harig, Mark A.
ectly. > -Original Message- > From: Uwe Mayer [mailto:[EMAIL PROTECTED]] > Sent: Saturday, October 05, 2002 8:28 AM > To: [EMAIL PROTECTED] > Subject: crontab: no changes made > > > Hi, > > When I start "crontab -e" it won't run, because I have

Re: crontab: no changes made

2002-10-06 Thread Igor Pechtchanski
correct name for the variable is VISUAL, although EDITOR also works. > export EDITOR=emacs > > Then crontabs starts up emacs, editing a temporary file (i.e. > /tmp/cron.1900) > However, when I close emacs (with or without saveing changes to the > tmp file) crontab displays &

crontab: no changes made

2002-10-05 Thread Uwe Mayer
rary file (i.e. /tmp/cron.1900) However, when I close emacs (with or without saveing changes to the tmp file) crontab displays "crontab: no changes made to crontab". Where's the flaw? Thanks Uwe -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug report