From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Xavier Maillard Newsgroups: gmane.emacs.help Subject: Re: Opening files from a command Date: Tue, 4 Nov 2008 00:25:19 +0100 Organization: GNU's Not UNIX! Message-ID: <200811032325.mA3NPJrw009154@zogzog.maillard.mobi> References: <200811031125.mA3BPHRC024513@zogzog.maillard.mobi> Reply-To: Xavier Maillard NNTP-Posting-Host: lo.gmane.org X-Trace: ger.gmane.org 1225863164 29078 80.91.229.12 (5 Nov 2008 05:32:44 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 5 Nov 2008 05:32:44 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: bojohan+news@dd.chalmers.se (Johan =?utf-8?Q?Bockg=C3=A5rd?=) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Nov 05 06:33:46 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 1Kxb1W-00038e-84 for geh-help-gnu-emacs@m.gmane.org; Wed, 05 Nov 2008 06:33:46 +0100 Original-Received: from localhost ([127.0.0.1]:54980 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Kxb0P-0001fn-Ew for geh-help-gnu-emacs@m.gmane.org; Wed, 05 Nov 2008 00:32:37 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Kxax7-0007f7-Ba for help-gnu-emacs@gnu.org; Wed, 05 Nov 2008 00:29:13 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Kxax5-0007dc-1K for help-gnu-emacs@gnu.org; Wed, 05 Nov 2008 00:29:12 -0500 Original-Received: from [199.232.76.173] (port=57275 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Kxax4-0007dW-LY for help-gnu-emacs@gnu.org; Wed, 05 Nov 2008 00:29:10 -0500 Original-Received: from master.uucpssh.org ([193.218.105.66]:57162) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Kxax4-0001yN-Os for help-gnu-emacs@gnu.org; Wed, 05 Nov 2008 00:29:11 -0500 Original-Received: by master.uucpssh.org (Postfix, from userid 10) id E19BCF4220; Wed, 5 Nov 2008 06:27:50 +0100 (CET) Original-Received: from zogzog.maillard.mobi (IDENT:1000@localhost [127.0.0.1]) by zogzog.maillard.mobi (8.14.2/8.13.8) with ESMTP id mA3NPJ0p009155; Tue, 4 Nov 2008 00:25:19 +0100 Original-Received: (from xma@localhost) by zogzog.maillard.mobi (8.14.2/8.13.8/Submit) id mA3NPJrw009154; Tue, 4 Nov 2008 00:25:19 +0100 In-reply-to: (bojohan+news@dd.chalmers.se) User-Agent: Rmail in GNU Emacs 23.0.60.12 on GNU/Linux Jabber-ID: xma01@jabber.fr X-uucpssh: Found to be clean X-uucpssh-SpamCheck: not spam, SpamAssassin (not cached, score=-4.315, required 4.6, autolearn=not spam, ALL_TRUSTED -1.80, AWL 0.01, BAYES_00 -2.60, SPF_HELO_PASS -0.00, TW_KB 0.08) X-uucpssh-From: xma@gnu.org X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 3) 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:59456 Archived-At: Xavier Maillard 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 ;; 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