From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eric Lilja Newsgroups: gmane.emacs.devel Subject: C-M-\ on windows? Date: Wed, 21 Feb 2007 11:36:49 +0100 Message-ID: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1172054247 1602 80.91.229.12 (21 Feb 2007 10:37:27 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 21 Feb 2007 10:37:27 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Feb 21 11:37:21 2007 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1HJoqd-00064Q-Bt for ged-emacs-devel@m.gmane.org; Wed, 21 Feb 2007 11:37:19 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HJoqc-00042E-TV for ged-emacs-devel@m.gmane.org; Wed, 21 Feb 2007 05:37:18 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HJoqS-00040B-Ax for emacs-devel@gnu.org; Wed, 21 Feb 2007 05:37:08 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HJoqQ-0003wu-ET for emacs-devel@gnu.org; Wed, 21 Feb 2007 05:37:07 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HJoqQ-0003wl-A2 for emacs-devel@gnu.org; Wed, 21 Feb 2007 05:37:06 -0500 Original-Received: from main.gmane.org ([80.91.229.2] helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA:32) (Exim 4.52) id 1HJoqP-0007R7-SU for emacs-devel@gnu.org; Wed, 21 Feb 2007 05:37:06 -0500 Original-Received: from list by ciao.gmane.org with local (Exim 4.43) id 1HJoqM-0001yR-O4 for emacs-devel@gnu.org; Wed, 21 Feb 2007 11:37:02 +0100 Original-Received: from cust.fiber-lan.vnet.lk.85.194.49.108.stunet.se ([85.194.49.108]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 21 Feb 2007 11:37:02 +0100 Original-Received: from mindcooler by cust.fiber-lan.vnet.lk.85.194.49.108.stunet.se with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 21 Feb 2007 11:37:02 +0100 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 9 Original-X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: cust.fiber-lan.vnet.lk.85.194.49.108.stunet.se User-Agent: Thunderbird 1.5.0.9 (Windows/20061207) X-detected-kernel: Linux 2.6, seldom 2.4 (older, 4) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:66575 Archived-At: Hi! I select the whole buffer with C-x h but when I want to indent it I type C-M-\ (which on my Swedish keyboard is Ctrl-Alt-Alt Gr-+ ) but nothing happens. Instead I have to use M-x indent-region. Is this a windows problem or an emacs problem that it cannot detect alt and alt gr at the same time? M-x version yields: GNU Emacs 22.0.93.1 (i386-mingw-nt5.1.2600) of 2007-02-20 on MINDCOOLER - Eric