help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Opening files from a command


From: Xavier Maillard
Subject: Re: Opening files from a command
Date: Tue, 4 Nov 2008 00:25:19 +0100
User-agent: Rmail in GNU Emacs 23.0.60.12 on GNU/Linux

   Xavier Maillard <xma@gnu.org> writes:

   >    C-x (                          ;; Start macro
   >      C-SPC C-e M-w C-a C-n        ;; Put line on kill-ring
   >      C-x 4 f C-y <return>         ;; Open that file in a different window
   >      C-x o                        ;; Go back to the shell buffer
   >    C-x )                          ;; End macro
   >
   > Do you know an emacs-mode to automatically do the transcription
   > between an emacs macro like the one on the left to a more
   > textified version like the one on the right side ? Here the macro
   > is pretty basic but with more complex ones, it could help to have
   > such description on demand.

   Like

       (format-kbd-macro

   Cf. `edit-kbd-macro'.

Perfecto !

        Xavier
-- 
http://www.gnu.org
http://www.april.org
http://www.lolica.org




reply via email to

[Prev in Thread] Current Thread [Next in Thread]