From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Drew Adams" Newsgroups: gmane.emacs.devel Subject: RE: command to fontify whole buffer? Date: Thu, 22 Sep 2011 08:43:31 -0700 Message-ID: <4AC9342602414D7E9955719B809A7050@us.oracle.com> References: <8BFD7E6B15F149EA96503B2768DFD6C5@us.oracle.com><20110922143341.GB3134@acm.acm> <20110922152701.GC3134@acm.acm> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: dough.gmane.org 1316707255 12375 80.91.229.12 (22 Sep 2011 16:00:55 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 22 Sep 2011 16:00:55 +0000 (UTC) Cc: emacs-devel@gnu.org To: "'Alan Mackenzie'" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Sep 22 18:00:51 2011 Return-path: Envelope-to: ged-emacs-devel@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 1R6lhg-0002jH-7k for ged-emacs-devel@m.gmane.org; Thu, 22 Sep 2011 18:00:48 +0200 Original-Received: from localhost ([::1]:55065 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R6lhe-0001JT-RC for ged-emacs-devel@m.gmane.org; Thu, 22 Sep 2011 12:00:46 -0400 Original-Received: from eggs.gnu.org ([140.186.70.92]:41294) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R6lhX-00017I-PK for emacs-devel@gnu.org; Thu, 22 Sep 2011 12:00:43 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1R6lhO-000462-BH for emacs-devel@gnu.org; Thu, 22 Sep 2011 12:00:34 -0400 Original-Received: from acsinet15.oracle.com ([141.146.126.227]:57898) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R6lhO-00044p-68 for emacs-devel@gnu.org; Thu, 22 Sep 2011 12:00:30 -0400 Original-Received: from acsinet22.oracle.com (acsinet22.oracle.com [141.146.126.238]) by acsinet15.oracle.com (Switch-3.4.4/Switch-3.4.4) with ESMTP id p8MG03ir012385 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); Thu, 22 Sep 2011 16:00:22 GMT Original-Received: from acsmt356.oracle.com (acsmt356.oracle.com [141.146.40.156]) by acsinet22.oracle.com (8.14.4+Sun/8.14.4) with ESMTP id p8MFhXd6000103 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Thu, 22 Sep 2011 15:43:34 GMT Original-Received: from abhmt105.oracle.com (abhmt105.oracle.com [141.146.116.57]) by acsmt356.oracle.com (8.12.11.20060308/8.12.11) with ESMTP id p8MFhSZ9026000; Thu, 22 Sep 2011 10:43:28 -0500 Original-Received: from dradamslap1 (/10.159.57.136) by default (Oracle Beehive Gateway v4.0) with ESMTP ; Thu, 22 Sep 2011 08:43:28 -0700 X-Mailer: Microsoft Office Outlook 11 In-Reply-To: <20110922152701.GC3134@acm.acm> Thread-Index: Acx5PKpbl2g2dUmHSsa2frQt8QSznAAAZ/wA X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.6109 X-Source-IP: acsinet22.oracle.com [141.146.126.238] X-Auth-Type: Internal IP X-CT-RefId: str=0001.0A090209.4E7B5B96.01A4:SCFMA922111,ss=1,re=-4.000,fgs=0 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 1) X-Received-From: 141.146.126.227 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:144195 Archived-At: > OK, here goes. Bear in mind it's five years old. Thank you.