tags 76756 patch quit Visuwesh writes: > To reproduce, > > 1. emacs -Q > 2. M-x customize-dirlocals RET > 3. Press INS button > 4. Click on "i" in nil in the Lisp expression field > 5. Say 'n' > 6. Observe how it moves forward widget than inserting the character > n. > > Thanks. Looks like some widgets are not picking up the right keymap. I think the attached patch fixes it.