Question regarding evil mode in emacs and xcscope.el

Maindoor sanjeevfiles at yahoo.com
Fri Sep 14 04:26:33 CEST 2012


Hi,

I'm not sure if this is the right mailing list as there is no 
mention of evil mode in the mail address. If this is the case
please correct me.

I'd like to start the xcscope results window in insert mode
instead of the default normal mode. How do I do this ?

None of the below works. Maybe I'm doing it wrong with 
the mode names. any suggestions ?


(setq evil-insert-state-modes (append cscope-list-entry-mode evil-insert-state-modes))

(evil-set-initial-state cscope 'insert)


Regards




More information about the implementations-list mailing list