all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Subject: Re: macro keybinding
@ 2008-10-01 16:30 Stefan Thomas
  0 siblings, 0 replies; 2+ messages in thread
From: Stefan Thomas @ 2008-10-01 16:30 UTC (permalink / raw)
  To: help-gnu-emacs, cor

[-- Attachment #1: Type: text/plain, Size: 142 bytes --]

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)

[-- Attachment #2: Type: text/html, Size: 198 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Subject: Re: macro keybinding
       [not found] <mailman.20339.1222878634.18990.help-gnu-emacs@gnu.org>
@ 2008-10-01 17:01 ` Cor Gest
  0 siblings, 0 replies; 2+ messages in thread
From: Cor Gest @ 2008-10-01 17:01 UTC (permalink / raw)
  To: help-gnu-emacs


Some entity, AKA "Stefan Thomas" <kontrapunktstefan@googlemail.com>,
wrote this mindboggling stuff:
(selectively-snipped-or-not-p)

> Can I do it this way?

> (keyboard-translate ?\[C-X C-K 1 ?\(Hello World)

No, 

There is a whole list of current key-bindings that allready exist.
  C-h b gives the whole list.

But making macro's is more complicated than just shuffeling some keys
around on the keyboard.

http://www.gnu.org/software/emacs/manual/html_mono/emacs.html#Basic-Keyboard-Macro

will get you through all.

Cor
-- 
	Mijn Tools zijn zo modern dat ze allemaal eindigen op 'saurus'
        (defvar My-Computer '((OS . "GNU/Emacs") (IPL . "GNU/Linux")))
	     SPAM DELENDA EST       http://www.clsnet.nl/mail.php
                 1st Law of surviving a gunfight : Have a gun 


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2008-10-01 17:01 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-10-01 16:30 Subject: Re: macro keybinding Stefan Thomas
     [not found] <mailman.20339.1222878634.18990.help-gnu-emacs@gnu.org>
2008-10-01 17:01 ` Cor Gest

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.