help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How to edit crontab using emacs over ssh


From: Barry Margolin
Subject: Re: How to edit crontab using emacs over ssh
Date: Wed, 05 Nov 2008 20:57:24 -0500
User-agent: MT-NewsWatcher/3.5.3b3 (Intel Mac OS X)

In article <mailman.2926.1225894506.25473.help-gnu-emacs@gnu.org>,
 Ruohao Li <mouse.emacs@gmail.com> wrote:

> I'm in shell mode, logged in on another machine over ssh, and I want to
> do some 'crontab -e' editing on that machine. But that will bring up a
> new editor, which is whatever you set in your EDITOR env variable, and
> both vi and emacs cannot be used in this dumb shell. How can I edit the
> crontab in my emacs session?

Set EDITOR on the remove system to a line editor instead of a visual 
editor, e.g. ed or ex.

-- 
Barry Margolin, barmar@alum.mit.edu
Arlington, MA
*** PLEASE post questions in newsgroups, not directly to me ***
*** PLEASE don't copy me on replies, I'll read them in the group ***


reply via email to

[Prev in Thread] Current Thread [Next in Thread]