* S-SPC not detected by GNU Emacs 24.1.1 under Mac OSX 10.7.4
@ 2012-08-22 4:04 Sun Yijiang
2012-08-22 7:38 ` Jan Djärv
0 siblings, 1 reply; 7+ messages in thread
From: Sun Yijiang @ 2012-08-22 4:04 UTC (permalink / raw)
To: emacs-devel; +Cc: Yijiang Sun
Emacs: GNU Emacs 24.1.1 (x86_64-apple-darwin11.4.0, NS
apple-appkit-1138.47), compiled from source with ./configure --with-ns
OS: Darwin Kernel Version 11.4.0: Mon Apr 9 19:32:15 PDT 2012;
root:xnu-1699.26.8~1/RELEASE_X86_64 x86_64
C-h c S-SPC shows: "SPC runs command self-insert-command", which means
S-SPC is not detected at all.
All other SPC involved key-bindings are good: M-S-SPC, C-S-SPC, C-SPC,
M-SPC, even M-C-S-SPC, only S-SPC is missed. I ran all the tests from
a clean emacs (Emacs -q).
Guys, any idea?
Regards,
Yijiang
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: S-SPC not detected by GNU Emacs 24.1.1 under Mac OSX 10.7.4
2012-08-22 4:04 S-SPC not detected by GNU Emacs 24.1.1 under Mac OSX 10.7.4 Sun Yijiang
@ 2012-08-22 7:38 ` Jan Djärv
2012-08-22 7:44 ` Sun Yijiang
` (2 more replies)
0 siblings, 3 replies; 7+ messages in thread
From: Jan Djärv @ 2012-08-22 7:38 UTC (permalink / raw)
To: Sun Yijiang; +Cc: emacs-devel
Hello.
22 aug 2012 kl. 06:04 skrev Sun Yijiang:
> Emacs: GNU Emacs 24.1.1 (x86_64-apple-darwin11.4.0, NS
> apple-appkit-1138.47), compiled from source with ./configure --with-ns
>
> OS: Darwin Kernel Version 11.4.0: Mon Apr 9 19:32:15 PDT 2012;
> root:xnu-1699.26.8~1/RELEASE_X86_64 x86_64
>
> C-h c S-SPC shows: "SPC runs command self-insert-command", which means
> S-SPC is not detected at all.
>
> All other SPC involved key-bindings are good: M-S-SPC, C-S-SPC, C-SPC,
> M-SPC, even M-C-S-SPC, only S-SPC is missed. I ran all the tests from
> a clean emacs (Emacs -q).
>
> Guys, any idea?
I get:
s-SPC is undefined
Which keycombinations do you press? Maybe there is a global key binding that interferes, spotlight has Command-space/Control-Space/Command-control-space or something like that as its binding. Check OSX settings, spotlight and see if changing the keys there makes a difference.
Jan D.
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: S-SPC not detected by GNU Emacs 24.1.1 under Mac OSX 10.7.4
2012-08-22 7:38 ` Jan Djärv
@ 2012-08-22 7:44 ` Sun Yijiang
2012-08-22 8:15 ` Andreas Schwab
2012-08-22 12:35 ` Stephen J. Turnbull
2 siblings, 0 replies; 7+ messages in thread
From: Sun Yijiang @ 2012-08-22 7:44 UTC (permalink / raw)
To: Jan Djärv; +Cc: emacs-devel
Hi Jan,
I hold "Shift" and press "Space", it works under GNU/Linux and
Windows, C-h c shows "S-SPC". Anyway, if it works on your OSX, it
should be something wrong with my settings, not Emacs. Thanks for
your suggestion, I'll check it when I'm get home.
Best,
Yijiang
2012/8/22 Jan Djärv <jan.h.d@swipnet.se>:
> Hello.
>
> 22 aug 2012 kl. 06:04 skrev Sun Yijiang:
>
>> Emacs: GNU Emacs 24.1.1 (x86_64-apple-darwin11.4.0, NS
>> apple-appkit-1138.47), compiled from source with ./configure --with-ns
>>
>> OS: Darwin Kernel Version 11.4.0: Mon Apr 9 19:32:15 PDT 2012;
>> root:xnu-1699.26.8~1/RELEASE_X86_64 x86_64
>>
>> C-h c S-SPC shows: "SPC runs command self-insert-command", which means
>> S-SPC is not detected at all.
>>
>> All other SPC involved key-bindings are good: M-S-SPC, C-S-SPC, C-SPC,
>> M-SPC, even M-C-S-SPC, only S-SPC is missed. I ran all the tests from
>> a clean emacs (Emacs -q).
>>
>> Guys, any idea?
>
> I get:
>
> s-SPC is undefined
>
> Which keycombinations do you press? Maybe there is a global key binding that interferes, spotlight has Command-space/Control-Space/Command-control-space or something like that as its binding. Check OSX settings, spotlight and see if changing the keys there makes a difference.
>
> Jan D.
>
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: S-SPC not detected by GNU Emacs 24.1.1 under Mac OSX 10.7.4
2012-08-22 7:38 ` Jan Djärv
2012-08-22 7:44 ` Sun Yijiang
@ 2012-08-22 8:15 ` Andreas Schwab
2012-08-22 8:17 ` Sun Yijiang
2012-08-22 12:35 ` Stephen J. Turnbull
2 siblings, 1 reply; 7+ messages in thread
From: Andreas Schwab @ 2012-08-22 8:15 UTC (permalink / raw)
To: Jan Djärv; +Cc: Sun Yijiang, emacs-devel
Jan Djärv <jan.h.d@swipnet.se> writes:
> I get:
>
> s-SPC is undefined
That's [super ? ], not [shift ? ].
Andreas.
--
Andreas Schwab, schwab@linux-m68k.org
GPG Key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5
"And now for something completely different."
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: S-SPC not detected by GNU Emacs 24.1.1 under Mac OSX 10.7.4
2012-08-22 8:15 ` Andreas Schwab
@ 2012-08-22 8:17 ` Sun Yijiang
2012-08-22 9:56 ` Jan Djärv
0 siblings, 1 reply; 7+ messages in thread
From: Sun Yijiang @ 2012-08-22 8:17 UTC (permalink / raw)
To: Andreas Schwab; +Cc: Jan Djärv, emacs-devel
It's shift, I need shift-space.
2012/8/22 Andreas Schwab <schwab@linux-m68k.org>:
> Jan Djärv <jan.h.d@swipnet.se> writes:
>
>> I get:
>>
>> s-SPC is undefined
>
> That's [super ? ], not [shift ? ].
>
> Andreas.
>
> --
> Andreas Schwab, schwab@linux-m68k.org
> GPG Key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5
> "And now for something completely different."
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: S-SPC not detected by GNU Emacs 24.1.1 under Mac OSX 10.7.4
2012-08-22 8:17 ` Sun Yijiang
@ 2012-08-22 9:56 ` Jan Djärv
0 siblings, 0 replies; 7+ messages in thread
From: Jan Djärv @ 2012-08-22 9:56 UTC (permalink / raw)
To: Sun Yijiang; +Cc: Andreas Schwab, emacs-devel
Hello.
I misunderstood. Shift-space is indeed not handeled. I've checked in a fix.
Jan D.
22 aug 2012 kl. 10:17 skrev Sun Yijiang:
> It's shift, I need shift-space.
>
> 2012/8/22 Andreas Schwab <schwab@linux-m68k.org>:
>> Jan Djärv <jan.h.d@swipnet.se> writes:
>>
>>> I get:
>>>
>>> s-SPC is undefined
>>
>> That's [super ? ], not [shift ? ].
>>
>> Andreas.
>>
>> --
>> Andreas Schwab, schwab@linux-m68k.org
>> GPG Key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5
>> "And now for something completely different."
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: S-SPC not detected by GNU Emacs 24.1.1 under Mac OSX 10.7.4
2012-08-22 7:38 ` Jan Djärv
2012-08-22 7:44 ` Sun Yijiang
2012-08-22 8:15 ` Andreas Schwab
@ 2012-08-22 12:35 ` Stephen J. Turnbull
2 siblings, 0 replies; 7+ messages in thread
From: Stephen J. Turnbull @ 2012-08-22 12:35 UTC (permalink / raw)
To: Jan Djärv; +Cc: Sun Yijiang, emacs-devel
Jan Djärv writes:
>>>>> Sun Yijiang wrote:
> > C-h c S-SPC shows: "SPC runs command self-insert-command", which means
> > S-SPC is not detected at all.
FWIW, XEmacs gives the same result.
Darwin localhost 10.8.0 Darwin Kernel Version 10.8.0:
Tue Jun 7 16:32:41 PDT 2011;
root:xnu-1504.15.3~1/RELEASE_X86_64 x86_64
^ permalink raw reply [flat|nested] 7+ messages in thread
end of thread, other threads:[~2012-08-22 12:35 UTC | newest]
Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-08-22 4:04 S-SPC not detected by GNU Emacs 24.1.1 under Mac OSX 10.7.4 Sun Yijiang
2012-08-22 7:38 ` Jan Djärv
2012-08-22 7:44 ` Sun Yijiang
2012-08-22 8:15 ` Andreas Schwab
2012-08-22 8:17 ` Sun Yijiang
2012-08-22 9:56 ` Jan Djärv
2012-08-22 12:35 ` Stephen J. Turnbull
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.