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

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

Re: EDITOR in eshell


From: Илья Арефьев
Subject: Re: EDITOR in eshell
Date: Thu, 22 May 2014 11:55:02 +0400

Hi!

Try to add one of these lines into your ~/.bashrc:

> export EDITOR="emacs"
>
or

> export EDITOR="emacsclient -c"
>
and run

> source ~/.bashrc
>
to apply these changes immediately.



On Thu, May 22, 2014 at 8:50 AM, C K Kashyap <ckkashyap@gmail.com> wrote:

> Hi,
> How can I make programs that fire up $EDITOR (for example revision control
> systems that make you enter comments at the time of submission) to use
> emacs when I run them from eshell?
> Regards,
> Kashyap
>



-- 
Ilya Arefiev
skype:          ilardm
cellphone:      +7(910)798-36-43


reply via email to

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