[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: EDITOR in eshell
From: |
C K Kashyap |
Subject: |
Re: EDITOR in eshell |
Date: |
Thu, 22 May 2014 14:05:31 +0530 |
I had to do server-start though.
Regards,
Kashyap
On Thu, May 22, 2014 at 1:35 PM, C K Kashyap <ckkashyap@gmail.com> wrote:
> Awesome ... emacsclient -c worked for me!
>
> Regards,
> Kashyap
>
>
> On Thu, May 22, 2014 at 1:25 PM, Илья Арефьев <arefiev.id@gmail.com>wrote:
>
>> 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
>>
>
>