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: [org2blog] How to add section numbers? Date: Wed, 23 Jan 2013 23:01:32 +0100 Message-ID: <87a9rz7e4j.fsf@bzg.ath.cx> References: <4a5a50d9-4283-4efb-b4b9-ffdf3fc458ed@jl13g2000pbb.googlegroups.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1358978835 28235 80.91.229.3 (23 Jan 2013 22:07:15 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 23 Jan 2013 22:07:15 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: Wenshan Ren Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Jan 23 23:07:31 2013 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 1Ty8OU-00074O-5l for geh-help-gnu-emacs@m.gmane.org; Wed, 23 Jan 2013 23:02:06 +0100 Original-Received: from localhost ([::1]:56154 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ty8OC-00052t-T7 for geh-help-gnu-emacs@m.gmane.org; Wed, 23 Jan 2013 17:01:48 -0500 Original-Received: from eggs.gnu.org ([208.118.235.92]:45285) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ty8O1-00052k-Cd for help-gnu-emacs@gnu.org; Wed, 23 Jan 2013 17:01:44 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Ty8Nz-0002Y8-Mc for help-gnu-emacs@gnu.org; Wed, 23 Jan 2013 17:01:37 -0500 Original-Received: from mail-wi0-f182.google.com ([209.85.212.182]:33383) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ty8Nz-0002Y0-GZ for help-gnu-emacs@gnu.org; Wed, 23 Jan 2013 17:01:35 -0500 Original-Received: by mail-wi0-f182.google.com with SMTP id hn14so1170121wib.15 for ; Wed, 23 Jan 2013 14:01:34 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:sender:from:to:cc:subject:in-reply-to:references :user-agent:date:message-id:mime-version:content-type; bh=m/C2BE6BbofsYghek1BW6nNBWG9snv8lWdjLNP+RZ1Q=; b=FTwppgdNArXWwXzuprAtZA50t6mWwSvfJlUhpxpRBa44/BrpOAIvWZvcUXjSoEmjVD 8h3CWKg/BEOOxHASn5MKikvfWOGysWCblaNsDs3bUnxhUPVmVAl6Sl7LNoLoT42HXv3+ TOwvKHMarP74n9js4mWCmgvlnkQGOI6OBacKR0PEUIRI6J7A2JhVT4T4KPNg87/bruHE KyuHDNkc1G2X6mjCerGKq3fopYQuurG//3jYF4B8+gs2SRuHpFMjU6TP2j8/+pIbrRPD FYBo6xpGylyTETm9ifwHbje15UioEIsLff/XUvBDYm4ttYAPSXcBbo7G+Obf0RbGPWgc raDA== X-Received: by 10.180.95.200 with SMTP id dm8mr5123543wib.16.1358978494628; Wed, 23 Jan 2013 14:01:34 -0800 (PST) Original-Received: from bzg.localdomain (mar75-2-81-56-68-112.fbx.proxad.net. [81.56.68.112]) by mx.google.com with ESMTPS id hg17sm28832906wib.1.2013.01.23.14.01.32 (version=TLSv1.1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Wed, 23 Jan 2013 14:01:33 -0800 (PST) Original-Received: by bzg.localdomain (Postfix, from userid 1000) id 583441C21023; Wed, 23 Jan 2013 23:01:33 +0100 (CET) In-Reply-To: <4a5a50d9-4283-4efb-b4b9-ffdf3fc458ed@jl13g2000pbb.googlegroups.com> (Wenshan Ren's message of "Wed, 23 Jan 2013 13:50:50 -0800 (PST)") User-Agent: Gnus/5.130006 (Ma Gnus v0.6) Emacs/24.3.50 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x [fuzzy] X-Received-From: 209.85.212.182 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:88784 Archived-At: Hi, Wenshan Ren writes: > I started to use org2blog for blogging recently and it works great. > Just wondering if it is possible to add section numbers like > org-export-as-html does. I don't think this is possible, but you may ask on the orgmode mailing list, you'll probably have more answers. https://lists.gnu.org/mailman/listinfo/emacs-orgmode Best, -- Bastien