From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Peter Dyballa Newsgroups: gmane.emacs.help Subject: Re: Problems with global-set-key Date: Fri, 22 Apr 2005 12:54:52 +0200 Message-ID: <0159dc7ebc09fb48d371ada4fa2e4934@Web.DE> References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 (Apple Message framework v619.2) Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable X-Trace: sea.gmane.org 1114170082 978 80.91.229.2 (22 Apr 2005 11:41:22 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 22 Apr 2005 11:41:22 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Apr 22 13:41:20 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1DOwWa-0006Vs-Dv for geh-help-gnu-emacs@m.gmane.org; Fri, 22 Apr 2005 13:40:44 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DOwbU-0007a9-Bh for geh-help-gnu-emacs@m.gmane.org; Fri, 22 Apr 2005 07:45:48 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1DOvpW-0007Va-9u for help-gnu-emacs@gnu.org; Fri, 22 Apr 2005 06:56:14 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DOvpT-0007Uf-LW for help-gnu-emacs@gnu.org; Fri, 22 Apr 2005 06:56:13 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DOvpS-0007BC-GL for help-gnu-emacs@gnu.org; Fri, 22 Apr 2005 06:56:10 -0400 Original-Received: from [217.72.192.226] (helo=smtp08.web.de) by monty-python.gnu.org with esmtp (TLS-1.0:DHE_RSA_3DES_EDE_CBC_SHA:24) (Exim 4.34) id 1DOvqt-0003g9-9i for help-gnu-emacs@gnu.org; Fri, 22 Apr 2005 06:57:39 -0400 Original-Received: from [84.245.189.173] (helo=[192.168.1.2]) by smtp08.web.de with asmtp (TLSv1:RC4-SHA:128) (WEB.DE 4.105 #275) id 1DOvoE-0003zX-00 for help-gnu-emacs@gnu.org; Fri, 22 Apr 2005 12:54:54 +0200 In-Reply-To: Original-To: emacs help X-Mailer: Apple Mail (2.619.2) X-Sender: Peter_Dyballa@web.de 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: news.gmane.org gmane.emacs.help:25943 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:25943 Am 22.04.2005 um 11:57 schrieb JS: > (global-set-key=A0[M-a]=A0'comment-dwim) How's that: (global-set-key [(meta a)] 'comment-dwim) -- Greetings Pete Remember: use logout to logout.