From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nick Dokos Subject: Re: C-c C-e h h (export to html) Date: Tue, 20 May 2014 21:44:48 -0400 Message-ID: <87y4xvykfj.fsf@gmail.com> References: <877g5g5vq0.fsf@bzg.ath.cx> <87iop04fs8.fsf@bzg.ath.cx> <87lhtw1lp3.fsf@bzg.ath.cx> <87fvk4s05c.fsf@bzg.ath.cx> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:45993) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Wmvag-0002db-1p for emacs-orgmode@gnu.org; Tue, 20 May 2014 21:45:16 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Wmvaa-0000pE-6F for emacs-orgmode@gnu.org; Tue, 20 May 2014 21:45:10 -0400 Received: from plane.gmane.org ([80.91.229.3]:40413) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Wmvaa-0000mi-0E for emacs-orgmode@gnu.org; Tue, 20 May 2014 21:45:04 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1WmvaY-0004cW-6M for emacs-orgmode@gnu.org; Wed, 21 May 2014 03:45:02 +0200 Received: from pool-98-110-160-12.bstnma.fios.verizon.net ([98.110.160.12]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 21 May 2014 03:45:02 +0200 Received: from ndokos by pool-98-110-160-12.bstnma.fios.verizon.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 21 May 2014 03:45:02 +0200 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: emacs-orgmode@gnu.org Bastien writes: > Hi Dave, > > Dave Pawson writes: > >> C-c C-e h reports HTML export done, pushed to kill ring and clipboard. >> Repeatable, no error. I thought I needed ....h h to get the html export? > > Yes, you need `C-c C-e h h' with Org >8.0. > > Or `C-c C-e h h' to export in a buffer and display the buffer. > That last one should be `C-c C-e h H' -- Nick