From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Slawomir Nowaczyk Newsgroups: gmane.emacs.help Subject: Re: Specifying Control-= as a string? Date: Wed, 19 Jul 2006 21:47:52 +0200 Message-ID: <20060719214612.2146.SLAWOMIR.NOWACZYK.847@student.lu.se> References: <2cd46e7f0607191006j4b8a2fat3bda91b1e941ae1b@mail.gmail.com> <2cd46e7f0607191015n2c975d39j631c0a6a9e3c94f2@mail.gmail.com> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 8bit X-Trace: sea.gmane.org 1153338538 7272 80.91.229.2 (19 Jul 2006 19:48:58 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 19 Jul 2006 19:48:58 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Jul 19 21:48:56 2006 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1G3I2D-0004Zx-OC for geh-help-gnu-emacs@m.gmane.org; Wed, 19 Jul 2006 21:48:42 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1G3I2D-00008S-9p for geh-help-gnu-emacs@m.gmane.org; Wed, 19 Jul 2006 15:48:41 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1G3I1f-0008Ii-2j for help-gnu-emacs@gnu.org; Wed, 19 Jul 2006 15:48:07 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1G3I1c-0008FA-QD for help-gnu-emacs@gnu.org; Wed, 19 Jul 2006 15:48:05 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1G3I1c-0008Eg-K4 for help-gnu-emacs@gnu.org; Wed, 19 Jul 2006 15:48:04 -0400 Original-Received: from [130.235.16.11] (helo=himmelsborg.cs.lth.se) by monty-python.gnu.org with esmtp (Exim 4.52) id 1G3I1d-0000Fn-3Q for help-gnu-emacs@gnu.org; Wed, 19 Jul 2006 15:48:05 -0400 Original-Received: from [127.0.0.1] (slawek@dain [130.235.16.76]) by himmelsborg.cs.lth.se (8.13.6/8.13.6/perf-jw-tr) with ESMTP id k6JJlsOP027644 for ; Wed, 19 Jul 2006 21:47:55 +0200 (CEST) Original-To: Emacs Help Community In-Reply-To: <2cd46e7f0607191015n2c975d39j631c0a6a9e3c94f2@mail.gmail.com> X-Esmandil_Citation: done X-Mailer-Plugin: Popup Memopad for Becky!2 Ver.0.02 Rev.2 X-Mailer: Becky! ver. 2.25.02 [en] 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:36098 Archived-At: On Wed, 19 Jul 2006 13:15:42 -0400 Ken Manheimer wrote: #> is there any way to specify the one-character key sequence: #> #> [(control =)] #> #> as a lisp string? #> #> the strings "\C-=" and "\^=" complain about "Invalid modifier in string". (kbd "C-=") should work -- Best wishes, Slawomir Nowaczyk ( slawomir.nowaczyk.847@student.lu.se ) There are three types of people in this world: those who can count, and those who cannot.