From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Thien-Thi Nguyen Newsgroups: gmane.emacs.help Subject: Re: fontifying emacs w3m view source buffer Date: Thu, 17 Mar 2005 21:33:51 +0100 Organization: sometimes Message-ID: <7ezmx2xb9s.fsf@ada2.unipv.it> References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1111092267 23268 80.91.229.2 (17 Mar 2005 20:44:27 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 17 Mar 2005 20:44:27 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Mar 17 21:44:26 2005 Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1DC1q7-00050c-PW for geh-help-gnu-emacs@m.gmane.org; Thu, 17 Mar 2005 21:43:31 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DC26T-00071f-7a for geh-help-gnu-emacs@m.gmane.org; Thu, 17 Mar 2005 16:00:25 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!uio.no!quimby.gnus.org!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 12 Original-NNTP-Posting-Host: ada2.unipv.it Original-X-Trace: quimby.gnus.org 1111091629 7680 193.204.44.145 (17 Mar 2005 20:33:49 GMT) Original-X-Complaints-To: usenet@quimby.gnus.org Original-NNTP-Posting-Date: Thu, 17 Mar 2005 20:33:49 +0000 (UTC) User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux) Cancel-Lock: sha1:JEvDCYqRbjtErTFou98NHCQ+WcQ= Original-Xref: shelby.stanford.edu gnu.emacs.help:129349 Original-To: help-gnu-emacs@gnu.org 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 X-MailScanner-To: geh-help-gnu-emacs@m.gmane.org Xref: news.gmane.org gmane.emacs.help:24904 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:24904 Peter K. Lee writes: > Any suggestions? check for applicability as you currently do, then, instead of changing the mode of the buffer directly, copy its contents to a new buffer which you can munge much more freely. split the command into the check and a call to a new function (something along the lines of "prettify-html-other-buffer"), so that you can use the latter in other contexts. comment, document, GPL, post. thi