From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: jari.aalto@poboxes.com Newsgroups: gmane.emacs.bugs Subject: Re: terminal.el: terminal-escape-char impossible in European keyboards Date: Sat, 28 Aug 2004 20:41:36 +0300 Organization: Elisa Internet customer Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Message-ID: References: NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1093714817 32395 80.91.224.253 (28 Aug 2004 17:40:17 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 28 Aug 2004 17:40:17 +0000 (UTC) Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Sat Aug 28 19:40:09 2004 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1C17BR-0002Mt-00 for ; Sat, 28 Aug 2004 19:40:09 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1C17GA-00080A-Mb for geb-bug-gnu-emacs@m.gmane.org; Sat, 28 Aug 2004 13:45:02 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1C17G8-0007zR-Q3 for bug-gnu-emacs@gnu.org; Sat, 28 Aug 2004 13:45:00 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1C17G6-0007y5-QB for bug-gnu-emacs@gnu.org; Sat, 28 Aug 2004 13:45:00 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1C17G6-0007y2-NA for bug-gnu-emacs@gnu.org; Sat, 28 Aug 2004 13:44:58 -0400 Original-Received: from [132.239.1.54] (helo=mailbox2.ucsd.edu) by monty-python.gnu.org with esmtp (TLSv1:DES-CBC3-SHA:168) (Exim 4.34) id 1C17B8-0006ua-Ml for bug-gnu-emacs@gnu.org; Sat, 28 Aug 2004 13:39:51 -0400 Original-Received: from smtp33.kolumbus.fi (smtp33.kolumbus.fi [193.229.0.33]) by mailbox2.ucsd.edu (8.13.1/8.13.0.Alpha0) with ESMTP id i7SHdZLE082399 for ; Sat, 28 Aug 2004 10:39:36 -0700 (PDT) Original-Received: from news.kolumbus.fi (news.kolumbus.fi [193.229.0.31]) by smtp33.kolumbus.fi (8.12.10/8.12.4) with ESMTP id i7SHdDWU028167 for ; Sat, 28 Aug 2004 20:39:18 +0300 (EEST) Original-Received: (from news@localhost) by news.kolumbus.fi (8.11.6+Sun/8.11.6) id i7SHdDA21381 for gnu-emacs-bug@moderators.isc.org; Sat, 28 Aug 2004 20:39:13 +0300 (EEST) Original-To: gnu-emacs-bug@moderators.isc.org Original-Path: not-for-mail Original-Newsgroups: gnu.emacs.bug Original-Lines: 17 Original-NNTP-Posting-Host: a81-197-3-110.elisa-laajakaista.fi Original-X-Trace: phys-news1.kolumbus.fi 1093714752 20471 81.197.3.110 (28 Aug 2004 17:39:12 GMT) Original-X-Complaints-To: abuse@kolumbus.fi Original-NNTP-Posting-Date: Sat, 28 Aug 2004 17:39:12 +0000 (UTC) User-Agent: Gnus/5.110003 (No Gnus v0.3) Emacs/21.3 (windows-nt) Cancel-Lock: sha1:ZCn04YcRaTq8/DuEwgI3sLxAyq8= X-Spamscanner: mailbox2.ucsd.edu (v1.4 May 20 2004 13:55:33, 0.3/5.0 2.63) X-MailScanner: PASSED (v1.2.8 62820 i7SHdZLE082399 mailbox2.ucsd.edu) X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.bugs:8841 X-Report-Spam: http://spam.gmane.org/gmane.emacs.bugs:8841 Andreas Schwab writes: > jari.aalto@poboxes.com writes: > >> Key C-' would be better, because >> >> .. you see the (') key - and you can reach it in all keyboards >> .. you press the Ctrol-key and that key >> >> and is works. > > Except that C-' is not an ASCII control character, thus unusable with -nw. Doh. If there really any other choice to C-^ What about C-\ ? Jari