From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Xah Lee Newsgroups: gmane.emacs.help Subject: Re: Trouble saving fontification information Date: Tue, 25 Nov 2008 06:09:22 -0800 (PST) Organization: http://groups.google.com Message-ID: <2f8f46bc-578e-4fbc-898d-82e0bbbde87b@a29g2000pra.googlegroups.com> References: <01659e10-aeef-4fa9-8c69-03653c7236f7@s9g2000prm.googlegroups.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1227628501 30227 80.91.229.12 (25 Nov 2008 15:55:01 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 25 Nov 2008 15:55:01 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Nov 25 16:56:04 2008 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 1L50Gh-0000ji-Kj for geh-help-gnu-emacs@m.gmane.org; Tue, 25 Nov 2008 16:56:04 +0100 Original-Received: from localhost ([127.0.0.1]:47065 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1L50FX-0004wi-Td for geh-help-gnu-emacs@m.gmane.org; Tue, 25 Nov 2008 10:54:51 -0500 Original-Path: news.stanford.edu!newsfeed.stanford.edu!postnews.google.com!a29g2000pra.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 37 Original-NNTP-Posting-Host: 24.6.185.159 Original-X-Trace: posting.google.com 1227622163 27454 127.0.0.1 (25 Nov 2008 14:09:23 GMT) Original-X-Complaints-To: groups-abuse@google.com Original-NNTP-Posting-Date: Tue, 25 Nov 2008 14:09:23 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: a29g2000pra.googlegroups.com; posting-host=24.6.185.159; posting-account=bRPKjQoAAACxZsR8_VPXCX27T2YcsyMA User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X 10_4_11; en) AppleWebKit/525.26.2 (KHTML, like Gecko) Version/3.2 Safari/525.26.12, gzip(gfe), gzip(gfe) Original-Xref: news.stanford.edu gnu.emacs.help:164762 X-Mailman-Approved-At: Tue, 25 Nov 2008 10:53:01 -0500 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:60094 Archived-At: On Nov 25, 12:55 am, Davin Pearson wrote: > Please write in English if possible, because the Emacs maintainers > usually do not have translators to read other languages for them. > > Your bug report will be posted to the bug-gnu-em...@gnu.org mailing > list, > and to the gnu.emacs.bug news group. > > Please describe exactly what actions triggered the bug > and the precise symptoms of the bug: > > I have written the following code to save Emacs' fontification > information to an HTML document for display in a web browser, but the > trouble is that it is rather unreliable, sometimes no fontification is > viewable on the web browser, other times all fontification information > is viewable, and still other times, some information is viewable. > What am I doing wrong to make Emacs so flaky in its performance? > Not sure what's your intent in posting the above message here. Are you trying to ask a elisp question? Are you trying to file a bug report? Are you just trying to complain? if you have elisp question, please make it specific. If bug report, the proper place is M-x report-emacs-bug. If complain, please make it clear what exactly are you complaining about, and a better newsgroup for that would be =E2=80=9Ccomp.emacs=E2=80=9D. if you just want a feature to turn emacs fontification to html, there are at least 2 robust packages for that. I use htmlize.el by Hrvoje Niksic. Xah =E2=88=91 http://xahlee.org/ =E2=98=84