Currently the bindings for C-w and C-x C-w do not work for form input
fields.

Enjoy,
Ilya

--- ./src/LYForms.c-prenop      Sat Feb  3 05:02:04 2001
+++ ./src/LYForms.c     Sat Feb  3 17:16:44 2001
@@ -672,7 +672,7 @@ again:
 #endif
 #endif
        }
-       if (LKC_TO_LAC(keymap,ch) == LYK_REFRESH)
+       if (action == LYE_NOP && LKC_TO_LAC(keymap,ch) == LYK_REFRESH)
            break;
 #ifdef SH_EX
 /* ASATAKU emacskey hack 1997/08/26 (Tue) 09:19:23 */

; To UNSUBSCRIBE: Send "unsubscribe lynx-dev" to [EMAIL PROTECTED]

Reply via email to