Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

C-SPC does not work

100 views
Skip to first unread message

haerin...@basf.com

unread,
Nov 16, 2011, 10:55:50 AM11/16/11
to help-gn...@gnu.org
Hello list,

I got a new PC in my office and switched (the first time for me) to Windows 7. I installed the latest ready-to-use Emacs for windows form Vincent Goulet (GNU Emacs 23.3.1 (i386-mingw-nt6.1.7601)).
Everything works fine except from one function: I can not mark any text. C-SPC does not work.
Is there anybody with the same problem or can please somebody give me a hint how I can fix the problem.

Thanks a lot.
TIM

Eli Zaretskii

unread,
Nov 16, 2011, 1:06:57 PM11/16/11
to help-gn...@gnu.org
> From: haerin...@basf.com
> Date: Wed, 16 Nov 2011 16:55:50 +0100
>
> Everything works fine except from one function: I can not mark any text.
> C-SPC does not work.

If you press C-SPC and then "C-h l" (that's the letter ell, not the
digit one), does Emacs show the C-SPC keypress in the buffer it pops
up?

S Boucher

unread,
Nov 16, 2011, 2:42:31 PM11/16/11
to haerin...@basf.com, help-gn...@gnu.org
In case you don't already know, you can use C-@ to set mark.  There are times when you just can't get C-<space> to work. C-@ is not as ergonomic, but it works :-)  Saved me back in the days of crappy terminals.


From: "haerin...@basf.com" <haerin...@basf.com>
To: help-gn...@gnu.org
Sent: Wednesday, November 16, 2011 10:55:50 AM
Subject: C-SPC does not work

Hello list,

I got a new PC in my office and switched (the first time for me) to Windows 7. I installed the latest ready-to-use Emacs for windows form Vincent Goulet (GNU Emacs 23.3.1 (i386-mingw-nt6.1.7601)).
Everything works fine except from one function: I can not mark any text. C-SPC does not work.

Jonathan Groll

unread,
Nov 17, 2011, 1:57:44 AM11/17/11
to help-gnu-emacs
On Wed, 16 Nov 2011 16:55:50 +0100, haerin...@basf.com wrote:
> I installed the latest ready-to-use Emacs for windows form Vincent Goulet (GNU
> Emacs 23.3.1 (i386-mingw-nt6.1.7601)).
> Everything works fine except from one function: I can not mark any text. C-SPC
> does not work.

I don't know who Vincent Goulet is, is this version the same as the
official pre-compiled GNU Emacs for Windows that can be found at:

http://ftp.gnu.org/gnu/emacs/windows/

Cheers,
Jonathan
--
jjg: Jonathan J. Groll : groll co za
has_one { :blog => "http://bloggroll.com" }
Sent from my computer device which runs on free software

haerin...@basf.com

unread,
Nov 17, 2011, 3:10:44 AM11/17/11
to li...@groll.co.za, help-gnu-emacs, help-gnu-emacs-bounces...@gnu.org
Thank you all for your response. To answer your questions:

1. When typing C-SPC and then C-h l Emacs doesn`t show the C-SPC keypress in the buffer, but "C-h l"
2. Also C-@ does not work to mark text
3. I also downloaded the newest official windows release from http://ftp.gnu.org/gnu/emacs/windows/. But also in this distribution the problem is still the same.

Any further comments?
Cheers,
TIM



Von: Jonathan Groll <li...@groll.co.za>
An: help-gnu-emacs <help-gn...@gnu.org>
Datum: 17.11.2011 07:57
Betreff: Re: C-SPC does not work
Gesendet von: help-gnu-emacs-bounces+haering-list=basf...@gnu.org


Jonathan Groll

unread,
Nov 17, 2011, 6:38:57 AM11/17/11
to help-gnu-emacs
On Thu, 17 Nov 2011 09:10:44 +0100, haerin...@basf.com wrote:
> 1. When typing C-SPC and then C-h l Emacs doesn`t show the C-SPC keypress in
> the buffer, but "C-h l"
> 2. Also C-@ does not work to mark text
> 3. I also downloaded the newest official windows release from http://
> ftp.gnu.org/gnu/emacs/windows/. But also in this distribution the problem is
> still the same.
>
> Any further comments?

Try starting Emacs without any customisations and see if the problem
still exists, for example on my windows machine I would do this as
follows:

C:\Users\JGROLL\Programs\Emacs\emacs-23.2\bin>emacs -q

(The `-q` means it will load neither ~/.emacs or default.el)

S Boucher

unread,
Nov 17, 2011, 9:09:10 AM11/17/11
to haerin...@basf.com, li...@groll.co.za, help-gnu-emacs, help-gnu-emacs-bounces...@gnu.org
I just tried in a Windows 7 Virtual Machine.  I have Emacs 23.2 installed.

I do C-<spc>, and it works.

I do C-<shift>-2 (aka C-@), and it works as well. (On your keyboard, @ might be somewhere other than <shift>-2)

Is your keyboard the same as what Windows think is your keyboard.  I don't think I've ever seen C-@ not working while using emacs.

As a last resort you could:

(global-set-key "C-cm" 'set-mark)


From: "haerin...@basf.com" <haerin...@basf.com>
To: li...@groll.co.za
Cc: help-gnu-emacs <help-gn...@gnu.org>; help-gnu-emacs-bounces+haering-list=basf...@gnu.org
Sent: Thursday, November 17, 2011 3:10:44 AM
Subject: Antwort: Re: C-SPC does not work

Thank you all for your response. To answer your questions:

1. When typing C-SPC and then C-h l Emacs doesn`t show the C-SPC keypress in the buffer, but "C-h l"
2. Also C-@ does not work to mark text
3. I also downloaded the newest official windows release from http://ftp.gnu.org/gnu/emacs/windows/. But also in this distribution the problem is still the same.

Any further comments?
Cheers,
TIM



Von: Jonathan Groll <li...@groll.co.za>
An: help-gnu-emacs <help-gn...@gnu.org>
Datum: 17.11.2011 07:57
Betreff: Re: C-SPC does not work
Gesendet von: help-gnu-emacs-bounces+haering-list=basf...@gnu.org





On Wed, 16 Nov 2011 16:55:50 +0100, haerin...@basf.com wrote:
> I installed the latest ready-to-use Emacs for windows form Vincent Goulet (GNU
> Emacs 23.3.1 (i386-mingw-nt6.1.7601)).
> Everything works fine except from one function: I can not mark any text. C-SPC
> does not work.

I don't know who Vincent Goulet is, is this version the same as the
official pre-compiled GNU Emacs for Windows that can be found at:

http://ftp.gnu.org/gnu/emacs/windows/
Cheers,
Jonathan
--
jjg: Jonathan J. Groll : groll co za
has_one { :blog => "

Ludwig, Mark

unread,
Nov 17, 2011, 9:29:47 AM11/17/11
to S Boucher, haerin...@basf.com, li...@groll.co.za, help-gnu-emacs, help-gnu-emacs-bounces...@gnu.org
I use Emacs 23.1.1 on a Dell laptop running Windows 7. Both C-SPC and C-@ work and show up via C-h l (as expected).

(I've had problems with C-SPC in the past, usually because of something like telnet getting in the way, but I've never had trouble with C-@ working....)

HTH,

Mark

From: help-gnu-emacs-bounces+ludwig.mark=sieme...@gnu.org [mailto:help-gnu-emacs-bounces+ludwig.mark=sieme...@gnu.org] On Behalf Of S Boucher
Sent: Thursday, November 17, 2011 8:09 AM
To: haerin...@basf.com; li...@groll.co.za
Cc: help-gnu-emacs; help-gnu-emacs-bounces+haering-list=basf...@gnu.org
Subject: Re: Antwort: Re: C-SPC does not work

I just tried in a Windows 7 Virtual Machine.  I have Emacs 23.2 installed.

I do C-<spc>, and it works.

I do C-<shift>-2 (aka C-@), and it works as well. (On your keyboard, @ might be somewhere other than <shift>-2)

Is your keyboard the same as what Windows think is your keyboard.  I don't think I've ever seen C-@ not working while using emacs.

As a last resort you could:

(global-set-key "C-cm" 'set-mark)

________________________________________
From: "haerin...@basf.com" <haerin...@basf.com>
To: li...@groll.co.za
Cc: help-gnu-emacs <help-gn...@gnu.org>; help-gnu-emacs-bounces+haering-list=basf...@gnu.org
Sent: Thursday, November 17, 2011 3:10:44 AM
Subject: Antwort: Re: C-SPC does not work
Thank you all for your response. To answer your questions:

1. When typing C-SPC and then C-h l Emacs doesn`t show the C-SPC keypress in the buffer, but "C-h l"
2. Also C-@ does not work to mark text
3. I also downloaded the newest official windows release from http://ftp.gnu.org/gnu/emacs/windows/. But also in this distribution the problem is still the same.

Any further comments?
Cheers,
TIM


Von:
Jonathan Groll <li...@groll.co.za>
An:
help-gnu-emacs <help-gn...@gnu.org>
Datum:
17.11.2011 07:57
Betreff:
Re: C-SPC does not work
Gesendet von:
help-gnu-emacs-bounces+haering-list=basf...@gnu.org

________________________________________

Eli Zaretskii

unread,
Nov 17, 2011, 11:36:45 AM11/17/11
to help-gn...@gnu.org
> From: haerin...@basf.com
> Date: Thu, 17 Nov 2011 09:10:44 +0100
> Cc: help-gnu-emacs <help-gn...@gnu.org>,
> help-gnu-emacs-bounces+haering-list=basf...@gnu.org
>
> 1. When typing C-SPC and then C-h l Emacs doesn`t show the C-SPC keypress
> in the buffer, but "C-h l"

Look in the Control Panel's Keyboard applet (or whatever it's called
in Windows 7): I'm guessing that your customizations of the keyboard
in Windows have something to do with this.

By the way, did you try both left and right Ctrl keys?

Kevin Rodgers

unread,
Nov 18, 2011, 1:08:09 AM11/18/11
to help-gn...@gnu.org
On 11/17/11 1:10 AM, haerin...@basf.com wrote:
> Thank you all for your response. To answer your questions:
>
> 1. When typing C-SPC and then C-h l Emacs doesn`t show the C-SPC keypress in the
> buffer, but "C-h l"
> 2. Also C-@ does not work to mark text
> 3. I also downloaded the newest official windows release from
> http://ftp.gnu.org/gnu/emacs/windows/. But also in this distribution the problem
> is still the same.
>
> Any further comments?

M-x replace-operating-system

--
Kevin Rodgers
Denver, Colorado, USA


haerin...@basf.com

unread,
Nov 18, 2011, 2:32:31 AM11/18/11
to kevin.d...@gmail.com, help-gn...@gnu.org, help-gnu-emacs-bounces...@gnu.org
>> Any further comments?

>M-x replace-operating-system

:-)
Very often there are restiction in companies to use windows as OS. And therefore I am very happy that I can use GNU software also under windows. Even though there are sometimes very curious problems...

TIM

S Boucher

unread,
Nov 18, 2011, 9:46:47 AM11/18/11
to haerin...@basf.com, kevin.d...@gmail.com, help-gn...@gnu.org, help-gnu-emacs-bounces...@gnu.org

>> Any further comments?
>
>>M-x replace-operating-system
>
>:-)  
>Very often there are restiction in companies to use windows as OS.


M-x change-company


Peter Dyballa

unread,
Nov 18, 2011, 10:33:45 AM11/18/11
to haerin...@basf.com, help-gnu-emacs

Am 17.11.2011 um 09:10 schrieb haerin...@basf.com:

> Any further comments?

Run GNU Emacs in a functioning virtualisation of a functioning OS! (Or make MS virtual!)

--
Greetings

Pete

Encryption, n.:
A powerful algorithmic encoding technique employed in the creation of computer manuals.


Eli Zaretskii

unread,
Nov 18, 2011, 10:44:07 AM11/18/11
to help-gn...@gnu.org
> Date: Fri, 18 Nov 2011 06:46:47 -0800 (PST)
> From: S Boucher <st...@yahoo.com>
> Cc: "help-gn...@gnu.org" <help-gn...@gnu.org>,
> "help-gnu-emacs-bounces+haering-list=basf...@gnu.org"
> <help-gnu-emacs-bounces+haering-list=basf...@gnu.org>
Why do it piecemeal? "M-x change-world RET" will do it all in one
swell foop.


S Boucher

unread,
Nov 18, 2011, 4:22:36 PM11/18/11
to Peter Dyballa, haerin...@basf.com, help-gnu-emacs

>> Any further comments?
>
>Run GNU Emacs in a functioning virtualisation of a functioning OS! (Or make MS virtual!)


Might not solve the problem.  The VM will just forward host key events of the disfunctional OS to the guest functional OS :-)


Peter Dyballa

unread,
Nov 18, 2011, 5:12:15 PM11/18/11
to S Boucher, help-gnu-emacs

Am 18.11.2011 um 22:22 schrieb S Boucher:

>> Run GNU Emacs in a functioning virtualisation of a functioning OS! (Or make MS virtual!)
>
>
> Might not solve the problem. The VM will just forward host key events of the disfunctional OS to the guest functional OS :-)

Yes, therefore my last recommendation, put into parentheses: MS a guest and GNU Emacs an application in a functional OS. R/W access to an NTFS or FAT partition should be available.

--
Greetings

Pete

"Indentation?! I will show you how to indent when I indent your skull!"


David Robinow

unread,
Nov 18, 2011, 6:36:07 PM11/18/11
to help-gn...@gnu.org
The OS bigots are out in full force. Before anybody gets the wrong
idea, C-SPC works fine in Windows.
I'm not sure what the OP's problem is, but it's not his choice of
operating system.


Stefan Monnier

unread,
Nov 19, 2011, 9:50:53 PM11/19/11
to
> The OS bigots are out in full force. Before anybody gets the wrong idea,
> C-SPC works fine in Windows.
> I'm not sure what the OP's problem is, but it's not his choice of
> operating system.

In any case a quick "M-x fix-problem RET" should be sufficient,


Stefan

kotedo

unread,
Nov 20, 2011, 10:17:58 AM11/20/11
to
Switch your keyboard to USA / English, start enacts as usual, then hit C-@ (C<shift>2) and see if that works. If it does get an US keyboard and be happy :)

--Kai

S Boucher

unread,
Nov 20, 2011, 12:44:52 PM11/20/11
to David Robinow, help-gn...@gnu.org

----- Original Message -----

> The OS bigots are out in full force.  Before anybody gets the wrong idea, C-SPC
> works fine in Windows.

Relax friend.  A few of us have already stated that C-<spc> works on our windoze system.

Jonathan Groll

unread,
Nov 20, 2011, 2:28:35 PM11/20/11
to help-gnu-emacs
On Sun, 20 Nov 2011 09:44:52 -0800 (PST), S Boucher <st...@yahoo.com> wrote:
> > The OS bigots are out in full force.  Before anybody gets the wrong
> > idea, C-SPC works fine in Windows.
>
> Relax friend.  A few of us have already stated that C-<spc> works on our windoze system.

Tim seems to have solved his original problem but for some reason
didn't send it out to the list. Here is what he wrote for anyone else
searching with a similar problem:

----
"Hi Jonathan,

don`t know exactly why, but now it works. When working in Emacs
windows always switched to Chinese as input language automatically.
Now I removed all the different language options except of english and
german - and now it works. So, it might be a windows problem instead
of a emacs problem.

nontheless, thank you very much for your help.

Cheers, TIM"
----
0 new messages