From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: shorter way of #+HTML:
Date: Wed, 06 Jun 2012 20:33:15 +0200 Message-ID: <87txyoxpck.fsf@gnu.org> References: <1339002147.7536.YahooMailNeo@web121405.mail.ne1.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:58820) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ScL23-0003lJ-8P for emacs-orgmode@gnu.org; Wed, 06 Jun 2012 14:32:41 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ScL1w-0005XM-55 for emacs-orgmode@gnu.org; Wed, 06 Jun 2012 14:32:34 -0400 Received: from mail-wg0-f49.google.com ([74.125.82.49]:48715) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ScL1v-0005XB-Rd for emacs-orgmode@gnu.org; Wed, 06 Jun 2012 14:32:28 -0400 Received: by wgbds1 with SMTP id ds1so4786428wgb.30 for ; Wed, 06 Jun 2012 11:32:23 -0700 (PDT) In-Reply-To: <1339002147.7536.YahooMailNeo@web121405.mail.ne1.yahoo.com> (Enda's message of "Wed, 6 Jun 2012 10:02:27 -0700 (PDT)") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Enda Cc: "emacs-orgmode@gnu.org" Hi Enda, Enda writes: > When I prepare an org file to convert into html, I have to have a lot > of > > #+HTML:
> > to break lines without a full full line space between them, should > there be or is there is shorter way to doing this? Nope, sorry. But you can easily insert it repeartedly by using Emacs internals (registers etc.) Best, -- Bastien