emacs-pretest-bug
[Top][All Lists]
Advanced

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

Re: invisible


From: Stefan Monnier
Subject: Re: invisible
Date: 01 Mar 2004 19:48:50 -0500
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3.50

> The feature that Stefan implemented for moving point out of invisible
> regions doesn't do it in quite the right way.  It needs to move point
> further in the same direction that it moved in order to enter the
> invisible region.  If it doesn't do that, you can get into ugly
> situations where you try to move point forward but Emacs helpfully
> moves it backward for you, so that C-f makes no progress.

The code I wrote is supposed to behave exactly like you suggest.
If it does not, please report it as a bug.


        Stefan




reply via email to

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