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 _______________________________________________ implementations-list mailing list [email protected] https://lists.ourproject.org/cgi-bin/mailman/listinfo/implementations-list
