On 2013-03-25, Marcelo de Moraes Serpa <[email protected]> wrote: > --===============1345460708== > Content-Type: multipart/alternative; boundary=14dae93991634b71a304d8c55214 > > --14dae93991634b71a304d8c55214 > Content-Type: text/plain; charset=ISO-8859-1 > > Hey Frank, thank you for the reply. > > I have updated to the latest revision, and while this conf option does work > in the terminal, it doesn't work from the Cocoa GUI.
In the terminal this option does nothing new. Did you call 'make'? Did you set this option in your .emacs file? It must be set *before* a frame is created (so .emacs is a good place). This is necessary because evil has to modify some keyboard specific code in Emacs that is local to each frame. Frank _______________________________________________ implementations-list mailing list [email protected] https://lists.ourproject.org/cgi-bin/mailman/listinfo/implementations-list
