[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Behavior of editable-field widget
From: |
Yuan Fu |
Subject: |
Re: Behavior of editable-field widget |
Date: |
Tue, 29 Oct 2019 14:45:36 -0400 |
In fact, this cursor-fixing feature probably should be bundled together
with “hit enter to activate editable field in order to edit”. Because
otherwise the editable field could trap the point unexpectedly. Since
people move around Emacs by moving the point, confusions like “why I
can’t move the point?” can be very annoying. (It’s not a problem in GUI
because the cursor is never trapped.)
Yuan