unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#18532: 24.3.93; C-@ not "seen" by Windows Emacs
@ 2014-09-22 18:48 Sebastien Vauban
  2018-02-10  3:14 ` Noam Postavsky
  0 siblings, 1 reply; 3+ messages in thread
From: Sebastien Vauban @ 2014-09-22 18:48 UTC (permalink / raw)
  To: 18532-ubl+/3LiMTaZdePnXv/OxA

Hello,

I tried to map the function er/expand-region onto C-@ with:

    (global-set-key (kbd "C-@") 'er/expand-region)

but, in Windows Emacs (tested as well with a minimal configuration
file), C-h k C-@ returns @...

In the same order, C-k C-M-@ return M-@...

That problems seems to be limited to some versions or platforms, as that
key binding appears on the author's page
(http://emacsrocks.com/e09.html).

Best regards,
Seb

-- 
Sebastien Vauban





^ permalink raw reply	[flat|nested] 3+ messages in thread

* bug#18532: 24.3.93; C-@ not "seen" by Windows Emacs
  2014-09-22 18:48 bug#18532: 24.3.93; C-@ not "seen" by Windows Emacs Sebastien Vauban
@ 2018-02-10  3:14 ` Noam Postavsky
  2018-02-10  3:19   ` Noam Postavsky
  0 siblings, 1 reply; 3+ messages in thread
From: Noam Postavsky @ 2018-02-10  3:14 UTC (permalink / raw)
  To: Sebastien Vauban; +Cc: 18532

Sebastien Vauban <sva-news@mygooglest.com> writes:

> Hello,
>
> I tried to map the function er/expand-region onto C-@ with:
>
>     (global-set-key (kbd "C-@") 'er/expand-region)
>
> but, in Windows Emacs (tested as well with a minimal configuration
> file), C-h k C-@ returns @...
>
> In the same order, C-k C-M-@ return M-@...
>
> That problems seems to be limited to some versions or platforms, as that
> key binding appears on the author's page
> (http://emacsrocks.com/e09.html).

I don't see this particular problem, although up to version 24.5, Emacs
doesn't receive C-M-) events, there's no response at all.  It works in
25.1 though, I think there were some changes to keyboard handling, which
maybe have fixed OP's problem as well?

Possibly of relevance:
https://support.microsoft.com/en-us/help/967893/input-method-editor-keyboard-shortcut-ctrl-shift-0-switches-the-input





^ permalink raw reply	[flat|nested] 3+ messages in thread

* bug#18532: 24.3.93; C-@ not "seen" by Windows Emacs
  2018-02-10  3:14 ` Noam Postavsky
@ 2018-02-10  3:19   ` Noam Postavsky
  0 siblings, 0 replies; 3+ messages in thread
From: Noam Postavsky @ 2018-02-10  3:19 UTC (permalink / raw)
  To: 18532

tags 18532 unreproducible
close 18532
quit

Noam Postavsky <npostavs@users.sourceforge.net> writes:

> Sebastien Vauban <sva-news@mygooglest.com> writes:
>
>> Hello,
>>
>> I tried to map the function er/expand-region onto C-@ with:
>>
>>     (global-set-key (kbd "C-@") 'er/expand-region)
>>
>> but, in Windows Emacs (tested as well with a minimal configuration
>> file), C-h k C-@ returns @...
>>
>> In the same order, C-k C-M-@ return M-@...
>>
>> That problems seems to be limited to some versions or platforms, as that
>> key binding appears on the author's page
>> (http://emacsrocks.com/e09.html).
>
> I don't see this particular problem, although up to version 24.5, Emacs
> doesn't receive C-M-) events, there's no response at all.  It works in
> 25.1 though, I think there were some changes to keyboard handling, which
> maybe have fixed OP's problem as well?
>
> Possibly of relevance:
> https://support.microsoft.com/en-us/help/967893/input-method-editor-keyboard-shortcut-ctrl-shift-0-switches-the-input

I was going to wait if the OP might respond, but the mail bounced, so
I'll just close.





^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2018-02-10  3:19 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-09-22 18:48 bug#18532: 24.3.93; C-@ not "seen" by Windows Emacs Sebastien Vauban
2018-02-10  3:14 ` Noam Postavsky
2018-02-10  3:19   ` Noam Postavsky

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).