evil-set-initial-state not working for several modes

Leo Alekseyev dnquark at gmail.com
Tue Jan 10 20:02:03 CET 2012


Indeed, with the latest sources everything works

Vegard committed a bugfix (commit 7a774a3ee) a week ago; looks like
that took care of it.


On Tue, Jan 10, 2012 at 8:35 AM, Michael Markert
<markert.michael at googlemail.com> wrote:
> On 10 Jan 2012, Leo Alekseyev wrote:
>
>> I have the following lines in my .emacs:
>>
>> (evil-set-initial-state 'magit-status-mode 'emacs)
>> (evil-set-initial-state 'magit-log-edit-mode 'emacs)
>> (evil-set-initial-state 'shell-mode 'emacs)
>>
>> as well as other initial-state directives, but these in particular
>> don't seem to work.  All these modes start in the normal state.  I
>> suspect this is a bug; can somebody confirm it and/or give any
>> bug-hunting advice?
>
> From when is your evil version? magit-status-mode has been a long time
> in evil-emacs-state-modes and starts correctly in emacs state here.
>
> evil-set-initial-state is working here, too .. maybe update your
> version?
>
> Michael
>
> _______________________________________________
> implementations-list mailing list
> implementations-list at lists.ourproject.org
> https://lists.ourproject.org/cgi-bin/mailman/listinfo/implementations-list
>



More information about the implementations-list mailing list