From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Dave Yuill Newsgroups: gmane.emacs.help Subject: Re: bind to M-" Date: Tue, 4 May 2004 21:45:41 -0300 Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: <88BFBA10-9E2D-11D8-B55E-000393A38CD2@datashepherd.com> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 (Apple Message framework v613) Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1083718139 994 80.91.224.253 (5 May 2004 00:48:59 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 5 May 2004 00:48:59 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed May 05 02:48:51 2004 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1BLAah-0003CT-01 for ; Wed, 05 May 2004 02:48:51 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.30) id 1BLAab-0002wy-Qx for geh-help-gnu-emacs@m.gmane.org; Tue, 04 May 2004 20:48:45 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.30) id 1BLAaG-0002w5-Hp for help-gnu-emacs@gnu.org; Tue, 04 May 2004 20:48:24 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.30) id 1BLAXy-00023W-1Z for help-gnu-emacs@gnu.org; Tue, 04 May 2004 20:46:38 -0400 Original-Received: from [198.164.196.26] (helo=mail.dsdev.net) by monty-python.gnu.org with esmtp (Exim 4.30) id 1BLAXj-0001bk-6L for help-gnu-emacs@gnu.org; Tue, 04 May 2004 20:45:47 -0400 Original-Received: from [192.168.2.83] ([10.169.23.194]) BY mail.dsdev.net ([198.164.196.26]) WITH ESMTP (4D WebSTAR V Mail (5.3.2)); Tue, 04 May 2004 21:45:43 -0300 Original-To: help-gnu-emacs@gnu.org X-Mailer: Apple Mail (2.613) X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.4 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:18250 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:18250 >> (global-set-key [?\M-\"] 'my-function) Thats what I call service. ;-) Thanks everyone, -Dave