From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: "Harter, Douglas" Newsgroups: gmane.emacs.help Subject: What key is this? Date: Thu, 18 Mar 2004 12:19:20 -0500 Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Trace: sea.gmane.org 1079630852 21849 80.91.224.253 (18 Mar 2004 17:27:32 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 18 Mar 2004 17:27:32 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Mar 18 18:27:13 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 1B41IW-0008Vb-00 for ; Thu, 18 Mar 2004 18:27:12 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.30) id 1B41HH-00066U-72 for geh-help-gnu-emacs@m.gmane.org; Thu, 18 Mar 2004 12:25:55 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.30) id 1B41F8-0005A3-3B for help-gnu-emacs@gnu.org; Thu, 18 Mar 2004 12:23:42 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.30) id 1B41E1-00042a-EF for help-gnu-emacs@gnu.org; Thu, 18 Mar 2004 12:23:05 -0500 Original-Received: from [206.224.21.17] (helo=enhbgsmtp03.state.pa.us) by monty-python.gnu.org with esmtp (Exim 4.30) id 1B41B3-0002pI-V7 for help-gnu-emacs@gnu.org; Thu, 18 Mar 2004 12:19:30 -0500 Original-Received: from ENHBGPRI09.PA.LCL ([206.224.21.21]) by enhbgsmtp03.state.pa.us with Microsoft SMTPSVC(5.0.2195.6713); Thu, 18 Mar 2004 12:19:20 -0500 X-MimeOLE: Produced By Microsoft Exchange V6.0.6487.1 content-class: urn:content-classes:message X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: What key is this? Thread-Index: AcQNDSYOEr4gxAm5Qcu7asBdOvt0Sw== Original-To: "Help Emacs (E-mail)" X-OriginalArrivalTime: 18 Mar 2004 17:19:20.0351 (UTC) FILETIME=[266B2AF0:01C40D0D] 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:17604 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:17604 I was looking at the visual-basic-mode.el file and saw a line of coding = in the mode-map that looks like: (define-key visual-basic-mode-map (read "[?\\S-\\C-c]") = 'visual-basic-start-ide))) What key is he equating it too?