From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Stefan Thomas" Newsgroups: gmane.emacs.help Subject: Subject: Re: macro keybinding Date: Wed, 1 Oct 2008 18:30:28 +0200 Message-ID: <8c1eed9b0810010930u57f07fc6k19353860d9f56c76@mail.gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_38281_20636251.1222878628836" X-Trace: ger.gmane.org 1222878984 15241 80.91.229.12 (1 Oct 2008 16:36:24 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 1 Oct 2008 16:36:24 +0000 (UTC) To: help-gnu-emacs@gnu.org, cor@clsnet.nl Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Oct 01 18:37:23 2008 connect(): Connection refused Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1Kl4cL-0003Ty-FO for geh-help-gnu-emacs@m.gmane.org; Wed, 01 Oct 2008 18:32:01 +0200 Original-Received: from localhost ([127.0.0.1]:34410 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Kl4bI-0007jZ-Je for geh-help-gnu-emacs@m.gmane.org; Wed, 01 Oct 2008 12:30:56 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Kl4au-0007is-Ie for help-gnu-emacs@gnu.org; Wed, 01 Oct 2008 12:30:32 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Kl4as-0007i3-Um for help-gnu-emacs@gnu.org; Wed, 01 Oct 2008 12:30:32 -0400 Original-Received: from [199.232.76.173] (port=41988 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Kl4as-0007hy-NF for help-gnu-emacs@gnu.org; Wed, 01 Oct 2008 12:30:30 -0400 Original-Received: from mail-gx0-f10.google.com ([209.85.217.10]:55955) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Kl4as-00072T-GX for help-gnu-emacs@gnu.org; Wed, 01 Oct 2008 12:30:30 -0400 Original-Received: by gxk3 with SMTP id 3so384245gxk.18 for ; Wed, 01 Oct 2008 09:30:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:mime-version:content-type; bh=p7Q+Cn/5Do63XRmjBjlSKx+93xgtvJAx3sYT1RErsp0=; b=fxrkhs/YEfS1nw2SDjtF0by3I2JW01Hx6z8rUT2GsVuYWbrUQg77aWom/s3pXz/6W6 1U6NbQV6GKrHXNZTjWNbXJOLhBPBthXMNJVUAsZ3bfoZUxubpPjLpa/niXD8z6+zDwOY eoEIljQwpLa19cWJ+q/RXb0oAGXY3hxfBacRw= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type; b=xpyklqqoR/m8zhN+B36j5NNqBNglT93DVIADn5SLHVjK3rXUyTR3yO8bOrQ6B3u/fF gyVrL6I8eHRsvZzV8oKFnAeDPz71h2EMDMVIsoexSFzrhPn2WGJQFBb89gi5p2xH5V/U fHrm6jvBOCXsnjgy+XTbBzUYgWg0UAYsGVKok= Original-Received: by 10.151.158.2 with SMTP id k2mr12305973ybo.54.1222878628860; Wed, 01 Oct 2008 09:30:28 -0700 (PDT) Original-Received: by 10.150.181.12 with HTTP; Wed, 1 Oct 2008 09:30:28 -0700 (PDT) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 2) 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:58257 Archived-At: ------=_Part_38281_20636251.1222878628836 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Dear Cor, sorry for asking. But I think I didn't understand You right. Can I do it this way? (keyboard-translate ?\[C-X C-K 1 ?\(Hello World) ------=_Part_38281_20636251.1222878628836 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline
Dear Cor,
sorry for asking. But I think I didn't understand You right. 
Can I do it this way?
(keyboard-translate ?\[C-X C-K 1 ?\(Hello World)
 
------=_Part_38281_20636251.1222878628836--