Any way to prevent emacs key bindings to bug in Eclipse? -


i'm wondering if i'm 1 struggling (i.e. failing) keep emacs key bindings working in eclipse.

i set them. works fine. stops working fine. keys still work, others don't. find myself in kind of weird quantum state of uncertain key-binding setup superposition. key bindings standard set work, emacs set work, things can achieve neither set of bindings.

i'm 1 experience this? i've seen on @ least 4 computers in past few months.

i set key bindings standard set. works. use reset defaults button. try set emacs. doesn't work. pressing apply button between different steps or not... drives me crazy.

on computers, bindings whatever. can save using mouse, c-d , c-k don't work delete/cut lines, emacs keys still work c-space auto-completion, etc.

anyone knows can cause this? how prevent it? pressing key binding key-bindings mistake?

i had similar problem ctl-k, ctl-d commands: after doing upgrade (i forget whether eclipse or android plugin) saw eclipse offering little pop menu on both these keys, offering either correct emacs command or unrelated command. so, example, ctl-d offered either delete next character (correct) or delete line (incorrect).

after poking around in key bindings (windows>preferences>general>keys), discovered sure enough, someons in eclipse project supplied these wrong bindings in addition correct ones. deleted incorrect bindings , left correct ones.

so thought out of woods @ point. discovered had add correct binding in couple of times before stick.

look cut end of line under command column , make sure has ctl-k when editing text , in text editing category. same delete next (which means next character). make sure ctl-d not show delete line command.

test out in editor window; if fails, go edit bindings again, test again, repeat until sticks, making sure click apply after editing bindings.


Comments

Popular posts from this blog

how to insert data php javascript mysql with multiple array session 2 -

multithreading - Exception in Application constructor -

windows - CertCreateCertificateContext returns CRYPT_E_ASN1_BADTAG / 8009310b -