[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Emacs text cursor position
From: |
Eli Zaretskii |
Subject: |
Re: Emacs text cursor position |
Date: |
Sun, 23 Jan 2005 06:36:36 +0200 |
> From: ummajera@yahoo.ca (AM)
> Date: 22 Jan 2005 19:05:15 -0800
>
> Is it possible to customize Emacs in this way? How can I set "mouse
> scroll" not to affect the position of the cursor?
Not easily, perhaps not at all. Emacs's display engine was designed
with the explicit requirement that the cursor (which shows the
position of point, the place where characters you type are inserted)
is always visible.