Opened 12 years ago
Closed 12 years ago
#36239 closed defect (fixed)
S-SPC not distinguished from SPC in emacs-app @24.x
Reported by: | solushex@… | Owned by: | humem (humem) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.1.2 |
Keywords: | Cc: | cssdev | |
Port: | emacs-app |
Description
shift-space stopped working for me in 24.1 on mountain lion (but works fine on windows). hoping someone else can reproduce this since the problem still exists in 24.2.1.
Change History (6)
comment:1 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | hum@… added |
---|---|
Owner: | changed from macports-tickets@… to css@… |
comment:2 Changed 12 years ago by humem (humem)
Owner: | changed from css@… to hum@… |
---|---|
Status: | new → assigned |
comment:3 Changed 12 years ago by humem (humem)
Cc: | css@… added; hum@… removed |
---|
comment:4 Changed 12 years ago by solushex@…
i mean shift+space is no longer recognized as distinct from plain old space.
M-x describe-key-briefly
and press the shift key and the spacebar together. it should say "S-SPC ..." but it doesn't recognize the shift key and only says "SPC runs the command ..."
another example is:
M-x info
shift+space should page up the screen but it doesn't, it pages down.
comment:5 Changed 12 years ago by solushex@…
this is now fixed in trunk but not in the current release. if anyone wants the patch it's available here:
http://git.savannah.gnu.org/cgit/emacs.git/commit/?id=abbaf73e2ce089fa7cf819d8210014e0df6a000b
i'll leave the bug open until macports updates to a fixed release.
comment:6 Changed 12 years ago by humem (humem)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
emacs-app was upgraded to 24.3 in r103994 and the fix was introduced.
Replying to solushex@…:
Thanks for your report, but I do not understand your problem actually. Could you explain it with concrete descriptions? I should confirm whether the problem comes from the port or not.