From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Teemu Likonen Newsgroups: gmane.emacs.help Subject: Re: Couple of automation questions Date: Wed, 27 Jul 2011 20:06:18 +0300 Message-ID: <87sjpry7p1.fsf@mithlond.arda> References: <87tya8yyhc.fsf@mithlond.arda> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1311786431 26403 80.91.229.12 (27 Jul 2011 17:07:11 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Wed, 27 Jul 2011 17:07:11 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: fork Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Jul 27 19:07:07 2011 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Qm7ZZ-0006Xe-9R for geh-help-gnu-emacs@m.gmane.org; Wed, 27 Jul 2011 19:07:05 +0200 Original-Received: from localhost ([::1]:45525 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qm7ZY-0005cC-8z for geh-help-gnu-emacs@m.gmane.org; Wed, 27 Jul 2011 13:07:04 -0400 Original-Received: from eggs.gnu.org ([140.186.70.92]:49530) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qm7ZT-0005bp-Hw for help-gnu-emacs@gnu.org; Wed, 27 Jul 2011 13:07:00 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Qm7ZS-00059g-Iu for help-gnu-emacs@gnu.org; Wed, 27 Jul 2011 13:06:59 -0400 Original-Received: from mta-out.inet.fi ([195.156.147.13]:48012 helo=jenni1.inet.fi) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qm7ZS-000585-Dn for help-gnu-emacs@gnu.org; Wed, 27 Jul 2011 13:06:58 -0400 Original-Received: from mithlond.arda (84.251.132.215) by jenni1.inet.fi (8.5.133) id 4DF73B2801EB8338; Wed, 27 Jul 2011 20:06:18 +0300 Original-Received: from dtw by mithlond.arda with local (Exim 4.72) (envelope-from ) id 1Qm7Yo-0002A6-Cm; Wed, 27 Jul 2011 20:06:18 +0300 In-Reply-To: (fork's message of "Wed, 27 Jul 2011 16:52:35 +0000 (UTC)") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 195.156.147.13 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:81810 Archived-At: * 2011-07-27T16:52:35Z * fork wrote: > sed + awk + tr + shell scripting might be a better fit for > automatically beautifying log files though We are Lisp people, right? Then we could use Common Lisp too.