emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: vcursor.el: `vcursor-copy-word` and `vcursory-copy-line` not working


From: Stefan Monnier
Subject: Re: vcursor.el: `vcursor-copy-word` and `vcursory-copy-line` not working as expected
Date: Wed, 24 Nov 2021 11:58:31 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

> I think `vcursor.el` has a bug that causes `point` (the real cursor) to
> move to where the virtual cursor is whenever `vcursor-copy-{word,line}`
> are used. 
>
> We need to wrap the `goto-char` call below in something like
> `save-excursion`:


Thanks, pushed to `master`.


        Stefan




reply via email to

[Prev in Thread] Current Thread [Next in Thread]