From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Kai Grossjohann Newsgroups: gmane.emacs.help Subject: Re: Meta key? Date: Sun, 14 Nov 2004 13:54:54 +0100 Message-ID: <867jood201.fsf@ketchup.de.uu.net> References: <5eoy8h79fqv.fsf@dsplindt038.i-did-not-set--mail-host-address--so-shoot-me> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-15 Content-Transfer-Encoding: 8bit X-Trace: sea.gmane.org 1100437210 24385 80.91.229.6 (14 Nov 2004 13:00:10 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 14 Nov 2004 13:00:10 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sun Nov 14 14:00:05 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 1CTJz6-0000wb-00 for ; Sun, 14 Nov 2004 14:00:00 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CTK7l-0005D6-1R for geh-help-gnu-emacs@m.gmane.org; Sun, 14 Nov 2004 08:08:57 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1CTK3Y-0003gd-49 for help-gnu-emacs@gnu.org; Sun, 14 Nov 2004 08:04:36 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1CTK3U-0003fy-5s for help-gnu-emacs@gnu.org; Sun, 14 Nov 2004 08:04:32 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CTK3S-0003f3-L8 for help-gnu-emacs@gnu.org; Sun, 14 Nov 2004 08:04:31 -0500 Original-Received: from [80.91.229.2] (helo=main.gmane.org) by monty-python.gnu.org with esmtp (Exim 4.34) id 1CTJuH-0001Jt-3M for help-gnu-emacs@gnu.org; Sun, 14 Nov 2004 07:55:01 -0500 Original-Received: from list by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 1CTJuG-0001YY-00 for ; Sun, 14 Nov 2004 13:55:00 +0100 Original-Received: from pd951f09f.dip.t-dialin.net ([217.81.240.159]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 14 Nov 2004 13:55:00 +0100 Original-Received: from kai by pd951f09f.dip.t-dialin.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 14 Nov 2004 13:55:00 +0100 X-Injected-Via-Gmane: http://gmane.org/ Original-To: help-gnu-emacs@gnu.org Original-Lines: 17 Original-X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: pd951f09f.dip.t-dialin.net User-Agent: Gnus/5.110003 (No Gnus v0.3) Emacs/21.3.50 (gnu/linux) Cancel-Lock: sha1:EFl3EakEIvlNjMDtyiJT0BGWZqg= X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:21961 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:21961 bgm-rao@ieee.org writes: > Kai, > I get a history of all things I did on the emacs window: > > > A-x C-h l The A-x shows you that Emacs is seeing the meta key as Alt, instead of Meta. (Normally, Emacs will show M-x instead of A-x.) Can you reconfigure VNC to change the behavior of the Meta/Alt key? Does it work to use the key to the left of the Alt key as Meta? Kai