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: Mon, 3 Nov 2008 12:25:17 +0100 Organization: GNU's Not UNIX! Message-ID: <200811031125.mA3BPHRC024513@zogzog.maillard.mobi> References: Reply-To: Xavier Maillard NNTP-Posting-Host: lo.gmane.org X-Trace: ger.gmane.org 1225712855 13480 80.91.229.12 (3 Nov 2008 11:47:35 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 3 Nov 2008 11:47:35 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: Rupert Swarbrick Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Nov 03 12:48:36 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 1Kwxv8-0004zh-Rc for geh-help-gnu-emacs@m.gmane.org; Mon, 03 Nov 2008 12:48:35 +0100 Original-Received: from localhost ([127.0.0.1]:33057 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Kwxu1-0007nM-TQ for geh-help-gnu-emacs@m.gmane.org; Mon, 03 Nov 2008 06:47:25 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Kwxt3-0007Yi-UW for help-gnu-emacs@gnu.org; Mon, 03 Nov 2008 06:46:26 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Kwxt0-0007V8-SK for help-gnu-emacs@gnu.org; Mon, 03 Nov 2008 06:46:23 -0500 Original-Received: from [199.232.76.173] (port=50043 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Kwxsz-0007Ue-Tk for help-gnu-emacs@gnu.org; Mon, 03 Nov 2008 06:46:22 -0500 Original-Received: from mx20.gnu.org ([199.232.41.8]:10113) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1KwxbX-00026S-GU for help-gnu-emacs@gnu.org; Mon, 03 Nov 2008 06:28:19 -0500 Original-Received: from master.uucpssh.org ([193.218.105.66]) by mx20.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KwxbV-0005y3-Jz for help-gnu-emacs@gnu.org; Mon, 03 Nov 2008 06:28:17 -0500 Original-Received: by master.uucpssh.org (Postfix, from userid 10) id 87CE9F5650; Mon, 3 Nov 2008 12:27:35 +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 mA3BPH4G024518; Mon, 3 Nov 2008 12:25:17 +0100 Original-Received: (from xma@localhost) by zogzog.maillard.mobi (8.14.2/8.13.8/Submit) id mA3BPHRC024513; Mon, 3 Nov 2008 12:25:17 +0100 In-reply-to: (message from Rupert Swarbrick on Sat, 01 Nov 2008 20:57:41 +0000) 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 (SpamAssassin rebuilding) X-uucpssh-From: xma@gnu.org X-detected-kernel: by mx20.gnu.org: Linux 2.6 (newer, 3) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6, seldom 2.4 (older, 4) 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:59378 Archived-At: Hi, [Pretty OT] 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. Regards, Xavier -- http://www.gnu.org http://www.april.org http://www.lolica.org