emacs-devel
[Top][All Lists]
Advanced

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

Re: Problems with whole buffer Custom functions.


From: Luc Teirlinck
Subject: Re: Problems with whole buffer Custom functions.
Date: Mon, 16 Jan 2006 22:13:50 -0600 (CST)

   More keys are not enabled in editable fields, for instance, `n' and `p':

       Move to next button or editable field.     n
       Move to previous button or editable field. p

   They can be used only until point reaches the first editable field.
   After that keys get inserted literally to the field.

Of course, ordinary self-inserting characters _should_ self-insert in
editable fields.  But note that TAB still moves to next button or
editable field (I guess that list should now also include "link").
S-TAB also has its regular meaning, but the recently added M-TAB does
not, because it has another (completion related) meaning in editable
fields.

Sincerely,

Luc.




reply via email to

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