From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Ken Goldman Newsgroups: gmane.emacs.help Subject: Re: Emacs Book Vs Emacs Manuals Date: Thu, 25 Jun 2015 10:16:07 -0400 Message-ID: References: <554C9356.5000204@gmail.com> <20150508125314086261755@bob.proulx.com> <87bnhuc177.fsf@mbork.pl> <55561B9E.4070101@arlsoft.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1435241819 27759 80.91.229.3 (25 Jun 2015 14:16:59 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 25 Jun 2015 14:16:59 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Jun 25 16:16:52 2015 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Z87x6-0002W1-SJ for geh-help-gnu-emacs@m.gmane.org; Thu, 25 Jun 2015 16:16:29 +0200 Original-Received: from localhost ([::1]:55939 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z87x5-0006mP-VJ for geh-help-gnu-emacs@m.gmane.org; Thu, 25 Jun 2015 10:16:27 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:43536) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z87wv-0006mJ-2N for help-gnu-emacs@gnu.org; Thu, 25 Jun 2015 10:16:18 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Z87wn-00083K-Uk for help-gnu-emacs@gnu.org; Thu, 25 Jun 2015 10:16:17 -0400 Original-Received: from plane.gmane.org ([80.91.229.3]:52708) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z87wn-00082t-Nh for help-gnu-emacs@gnu.org; Thu, 25 Jun 2015 10:16:09 -0400 Original-Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1Z87wZ-00027N-Fb for help-gnu-emacs@gnu.org; Thu, 25 Jun 2015 16:15:55 +0200 Original-Received: from yktgi01e0-s4.watson.ibm.com ([129.34.20.23]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 25 Jun 2015 16:15:55 +0200 Original-Received: from kgoldman by yktgi01e0-s4.watson.ibm.com with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 25 Jun 2015 16:15:55 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 10 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: yktgi01e0-s4.watson.ibm.com User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.0.1 In-Reply-To: <55561B9E.4070101@arlsoft.com> X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 80.91.229.3 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:105155 Archived-At: +1. The first time I used a keyboard macro, I was sold on emacs. (I use them so often that start, end, and run are assigned to Fn keys.) On 5/15/2015 12:15 PM, MBR wrote: > Instead, how about something like C-x (, (i.e. kmacro-start-macro) > followed by C-x e (i.e. kmacro-end-and-call-macro) with a large > repeat count. You can reformat from any format to damned near any > other format just by showing Emacs how to do it once and then > repeating it.