public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* Crontab problems
@ 2002-09-11 12:47 Raphael
  2002-09-11 13:48 ` Nicholas Wourms
  0 siblings, 1 reply; 15+ messages in thread
From: Raphael @ 2002-09-11 12:47 UTC (permalink / raw)
  To: cygwin

Hi guys/girls~,

I'm having a bit of a problem with my windows based editor. Using it with
Pine or Mutt is not problem. Using it with Crontab -e gives a sharing
violation error when I want to save the new file.

Is this a crontab problem?

Kind regards

Raphael.


---
[This E-mail scanned for viruses by Declude Virus]


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

^ permalink raw reply	[flat|nested] 15+ messages in thread
* RE: Crontab problems
@ 2002-09-11 14:32 Harig, Mark A.
  0 siblings, 0 replies; 15+ messages in thread
From: Harig, Mark A. @ 2002-09-11 14:32 UTC (permalink / raw)
  To: Nicholas Wourms, Raphael, cygwin

I can think of several Cygwin-supported
alternatives/workarounds.
None of them address your question, however.

1. Set the environment variable EDITOR to 'vi'
or 'vim', as suggested by Nicholas Wourms:

   $ export EDITOR=vi
   $ crontab -e

2. Install 'nano' using 'setup.exe'.  nano is
   a small emacs-like editor (closer to emacs
   than to vi).  Then set EDITOR to nano:

   $ export EDITOR=nano
   $ crontab -e

3. Install 'emacs' using 'setup.exe' and set
   EDITOR to 'emacs' or 'emacs -nw':

   $ export EDITOR=emacs
   $ crontab -e

> -----Original Message-----
> From: Nicholas Wourms [mailto:nwourms@yahoo.com]
> Sent: Wednesday, September 11, 2002 4:48 PM
> To: Raphael; cygwin@cygwin.com
> Subject: Re: Crontab problems
> 
> 
> 
> --- Raphael <raphael@oninet.pt> wrote:
> > Hi guys/girls~,
> > 
> > I'm having a bit of a problem with my windows based editor. Using
> > it with
> > Pine or Mutt is not problem. Using it with Crontab -e gives a
> > sharing
> > violation error when I want to save the new file.
> > 
> > Is this a crontab problem?
> 
> Use vi.exe
> 
> __________________________________________________
> Yahoo! - We Remember
> 9-11: A tribute to the more than 3,000 lives lost
> http://dir.remember.yahoo.com/tribute
> 
> --
> Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
> Bug reporting:         http://cygwin.com/bugs.html
> Documentation:         http://cygwin.com/docs.html
> FAQ:                   http://cygwin.com/faq/
> 
> 

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2002-09-16 22:26 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-09-11 12:47 Crontab problems Raphael
2002-09-11 13:48 ` Nicholas Wourms
2002-09-11 15:20   ` Igor Pechtchanski
2002-09-14  3:01     ` Raphael
2002-09-14 10:52       ` Igor Pechtchanski
2002-09-14 14:46         ` Raphael
2002-09-14 18:47           ` Igor Pechtchanski
2002-09-15  5:49             ` Raphael
2002-09-15  7:44               ` Nicholas Wourms
2002-09-15  9:19                 ` Raphael
2002-09-15 15:18                   ` Nicholas Wourms
2002-09-15  9:53                 ` Igor Pechtchanski
2002-09-15  9:54                   ` Igor Pechtchanski
2002-09-16 16:24               ` Warren Young
2002-09-11 14:32 Harig, Mark A.

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).