Andre Poenitz wrote: > On Tue, Oct 28, 2003 at 11:39:37AM +0100, Alfredo Braunstein wrote: >> Andre Poenitz wrote: >> >> > Sure. And I press <Esc> often enough to scroll a few pages up just do >> > be able to use <End> to go down to the place I want to go to... >> >> Mmm maybe you are right. Dunno, I would have to test it. > > Just nest a few math arrays into each other and hit <End> several times
I use it sometimes: it makes me feel a little dizzy because I'm too much used to "end" being idempotent. But I agree that sometimes is a nightmare to exit deep nestings without. I was thinking: don't "command-sequence char-forward ; line-end" do more or less what your magic lfun is supposed to do already? Alfredo