evil-find-skip-newlines

Michael Markert markert.michael at googlemail.com
Tue Oct 25 12:19:48 CEST 2011


On 25 Oct 2011, damien thiriet wrote:

> 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?

Seems that `evil-find-skip-newlines' has been removed somewhere and
`evil-cross-lines' does it's job now.

> 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?

`.' does not cancel undo, that's redo's job bound to C-r.

Michael
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 835 bytes
Desc: not available
Url : https://lists.ourproject.org/pipermail/implementations-list/attachments/20111025/55f525d4/attachment.pgp 


More information about the implementations-list mailing list