From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: chengiz Newsgroups: gmane.emacs.help Subject: Using htmlize.el with linum-mode Date: Thu, 12 May 2011 17:22:10 -0700 (PDT) Organization: http://groups.google.com Message-ID: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-Trace: dough.gmane.org 1306269048 20928 80.91.229.12 (24 May 2011 20:30:48 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Tue, 24 May 2011 20:30:48 +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 May 24 22:30:44 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 1QOyFX-0003TZ-Pw for geh-help-gnu-emacs@m.gmane.org; Tue, 24 May 2011 22:30:43 +0200 Original-Received: from localhost ([::1]:59918 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QOyFX-0000Sh-AK for geh-help-gnu-emacs@m.gmane.org; Tue, 24 May 2011 16:30:43 -0400 Original-Path: usenet.stanford.edu!postnews.google.com!r20g2000yqd.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 2 Original-NNTP-Posting-Host: 67.248.57.130 Original-X-Trace: posting.google.com 1305246130 15006 127.0.0.1 (13 May 2011 00:22:10 GMT) Original-X-Complaints-To: groups-abuse@google.com Original-NNTP-Posting-Date: Fri, 13 May 2011 00:22:10 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: r20g2000yqd.googlegroups.com; posting-host=67.248.57.130; posting-account=nMxg0wkAAADbRVC3VR7lfeu1mkQ_EvLd User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (Windows NT 5.1; rv:2.0.1) Gecko/20100101 Firefox/4.0.1,gzip(gfe) Original-Xref: usenet.stanford.edu gnu.emacs.help:186850 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:81175 Archived-At: Is it possible to use htmlize.el such that line numbers in the source code also show up in the html? Thank you.