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.
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: "haering-l...@basf.com" <haering-l...@basf.com> >To: help-gnu-em...@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.
>Is there anybody with the same problem or
can please somebody give me a hint how I can fix the problem.
On Wed, 16 Nov 2011 16:55:50 +0100, haering-l...@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:
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
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-gnu-em...@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, haering-l...@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:
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
On Thu, 17 Nov 2011 09:10:44 +0100, haering-l...@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:
(The `-q` means it will load neither ~/.emacs or default.el)
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
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: "haering-l...@basf.com" <haering-l...@basf.com> >To: li...@groll.co.za >Cc: help-gnu-emacs <help-gnu-em...@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
>Von: Jonathan Groll <li...@groll.co.za> >An: help-gnu-emacs <help-gnu-em...@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, haering-l...@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:
>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
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=siemens....@gnu.org [mailto:help-gnu-emacs-bounces+ludwig.mark=siemens....@gnu.org] On Behalf Of S Boucher
Sent: Thursday, November 17, 2011 8:09 AM
To: haering-l...@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: "haering-l...@basf.com" <haering-l...@basf.com>
To: li...@groll.co.za
Cc: help-gnu-emacs <help-gnu-em...@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-gnu-em...@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, haering-l...@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:
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
> 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?
> 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
:-) 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...
>> 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!"
>> Date: Fri, 18 Nov 2011 06:46:47 -0800 (PST)
>> From: S Boucher<st...@yahoo.com>
>> Cc: "help-gnu-em...@gnu.org"<help-gnu-em...@gnu.org>,
>> "help-gnu-emacs-bounces+haering-list=basf....@gnu.org"
>> <help-gnu-emacs-bounces+haering-list=basf....@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
>>>> Why do it piecemeal? "M-x change-world RET" will do it all in one
>>>> swell foop.
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.
> 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,
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 :)
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"
----
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