evil-find-skip-newlines
damien.thiriet77
damien.thiriet77 at laposte.net
Tue Oct 25 09:27:40 CEST 2011
Hello,
I have got some trouble with the evil-find-skip-newlines function. Athough I set
(setq evil-find-skip-newlines t)
(require 'evil)
(evil-mode 1)
in my .emacs, f and t don’t look further than the current line. Is it because of a bad elisp syntax in my .emacs?
Another trouble is connected with undo. When using auctex macros, if I type u by mistake (which is unfortunately
not rare when using my laptop without typematrix keyboard), so that this sequence disappears:
\begin{itemize}
\item bar
\item<2> foo
\end{itemize},
after pressing . to have undo cancelled, I get just
bar
foo
back. Is there a way to recover everything?
Thanks,
Damien
Une messagerie gratuite, garantie à vie et des services en plus, ça vous tente ?
Je crée ma boîte mail www.laposte.net
More information about the implementations-list
mailing list