From: chuck gelm <chuck@gelm.net>
To: linux <linux-newbie@vger.kernel.org>
Subject: Re: Elvis and crontab
Date: Tue, 29 Mar 2005 17:52:27 -0500 [thread overview]
Message-ID: <4249DC2B.40604@gelm.net> (raw)
In-Reply-To: <5.1.0.14.1.20050328215440.02015c80@celine>
Ray Olszewski wrote:
> At 01:41 PM 3/29/2005 +0800, Peter wrote:
>
>> Hi,
>>
>> In slackware, crontab is using elvis as the editor instead of vim and
>> I can't
>> make heads or tails out of it.
>>
>> Does anybody know how to change this from elvis to vim or better yet
>> to a more
>> user friendly editor?
>
>
>
> I don't know about Slackware specifically, but the usual way
> applications get the identity of your editor is from an environment
> variable called (duh) "EDITOR". Check your setting for this with the
> "env" command. If you need to change it, do so in any convenient config
> script (e.g., .bashrc) the usual way. User friendliness is, to a degree,
> in the eye of the user, so I don't really know what you have in mind,
> but a wide range of editors can work this way.
>
> You might also want to check what "vi" on your system is a symlink to. I
> seem to recall that Slackware, way back when (I probably quit using
> Slackware 8 years ago, around the time of 4.0), used elvis as its stock
> vi replacement. You can make any other vi-like app "your" vi simply by
> changing this symlink. (I did this on my Debian systems, replacing the
> annoying, at least to me, nvi with vim. The Debian setup is a bit more
> involved than what I described here, so it is possible you will find
> that Slack too has become more tangled than it once was, perhaps
> requiring you to follow a string os symlinks instead of the single layer
> I described.)
Slackware v9.1:
/usr/bin/ex -> elvis
" vi -> elvis
and eleven other 'soft' links to 'vim'
;-)
Chuck
-
To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.linux-learn.org/faqs
next prev parent reply other threads:[~2005-03-29 22:52 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-03-29 5:41 Elvis and crontab Peter
2005-03-29 6:03 ` Ray Olszewski
2005-03-29 6:12 ` Peter
2005-03-29 22:52 ` chuck gelm [this message]
2005-03-30 0:58 ` J.
2005-03-29 9:42 ` J.
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4249DC2B.40604@gelm.net \
--to=chuck@gelm.net \
--cc=linux-newbie@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.