From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Bastien Newsgroups: gmane.emacs.help Subject: Re: how to export org-mode file with hi-lock highlight? Date: Thu, 19 Apr 2012 18:33:54 +0200 Message-ID: <87ipgvllzh.fsf@altern.org> References: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1334853189 25296 80.91.229.3 (19 Apr 2012 16:33:09 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 19 Apr 2012 16:33:09 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: hunmr wang Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Apr 19 18:33:04 2012 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1SKuI3-0006KT-3L for geh-help-gnu-emacs@m.gmane.org; Thu, 19 Apr 2012 18:33:03 +0200 Original-Received: from localhost ([::1]:33963 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SKuI2-0005sa-Ey for geh-help-gnu-emacs@m.gmane.org; Thu, 19 Apr 2012 12:33:02 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:50607) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SKuHs-0005mf-7J for help-gnu-emacs@gnu.org; Thu, 19 Apr 2012 12:32:56 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SKuHl-0000Gu-Qd for help-gnu-emacs@gnu.org; Thu, 19 Apr 2012 12:32:51 -0400 Original-Received: from mail-wi0-f169.google.com ([209.85.212.169]:41309) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SKuHl-0000Ee-Hz for help-gnu-emacs@gnu.org; Thu, 19 Apr 2012 12:32:45 -0400 Original-Received: by wibhm17 with SMTP id hm17so1626532wib.0 for ; Thu, 19 Apr 2012 09:32:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=20120113; h=sender:from:to:cc:subject:in-reply-to:references:user-agent:date :message-id:mime-version:content-type; bh=bC53mCMrNU15EgHhfJEtRFvmfro3ZBs2VYDLI04rW+o=; b=NTxJmQm4ylxJb/qizKkSPMcZHLQm4eyUnWG0W0SqgFoJsQQF7sFducWdLKLhuh66QU JcuUAEzHuAhf3l/WBseIcOhasI1V1lQWVK8sW6beBoZEkkuku6yGjpxC3MovnaC7hYMn CPGcz9sqVNy9RDHI+EOn3yS53i2C3C9KStztKTsfjPyECiDGWB8+6DjeOwY28LO58dgb IZ44QUI9iLNclvghbpDBQLIhiSTAu98zrEEwxyeqqvZcSGWrYXKBwoJXHttRz0r1Ia26 yHI7eU4KtR/MMZEI8lxgOgNuPToiqe85+LSOkD8UryMzjGT24mIQQ7ATM51T8EyH8FcD r0cQ== Original-Received: by 10.180.77.233 with SMTP id v9mr16671149wiw.22.1334853162791; Thu, 19 Apr 2012 09:32:42 -0700 (PDT) Original-Received: from myhost.localdomain (pha75-11-82-236-86-204.fbx.proxad.net. [82.236.86.204]) by mx.google.com with ESMTPS id k6sm43280144wie.9.2012.04.19.09.32.41 (version=TLSv1/SSLv3 cipher=OTHER); Thu, 19 Apr 2012 09:32:42 -0700 (PDT) Original-Received: by myhost.localdomain (Postfix, from userid 1000) id B1C7C856E; Thu, 19 Apr 2012 18:33:54 +0200 (CEST) In-Reply-To: (hunmr wang's message of "Thu, 19 Apr 2012 19:27:32 +0800") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.1.50 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 209.85.212.169 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:84513 Archived-At: hunmr wang writes: > how to export org-mode file with hi-lock highlight? I guess you want htmlize.el: http://emacswiki.org/emacs/Htmlize HTH, -- Bastien