From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: C-c C-e h h (export to html) Date: Tue, 20 May 2014 18:03:52 +0200 Message-ID: <87lhtw1lp3.fsf@bzg.ath.cx> References: <877g5g5vq0.fsf@bzg.ath.cx> <87iop04fs8.fsf@bzg.ath.cx> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:40866) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WmmWK-0003Ws-PN for emacs-orgmode@gnu.org; Tue, 20 May 2014 12:04:13 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WmmWB-0001X8-PW for emacs-orgmode@gnu.org; Tue, 20 May 2014 12:04:04 -0400 Received: from mail-wi0-x234.google.com ([2a00:1450:400c:c05::234]:39989) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WmmWB-0001Wz-IH for emacs-orgmode@gnu.org; Tue, 20 May 2014 12:03:55 -0400 Received: by mail-wi0-f180.google.com with SMTP id hi2so1239680wib.13 for ; Tue, 20 May 2014 09:03:54 -0700 (PDT) In-Reply-To: (Dave Pawson's message of "Tue, 20 May 2014 16:45:56 +0100") 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: Dave Pawson Cc: org-mode list Dave Pawson writes: > Fails with > #+STARTUP:showall > #+TITLE: No limit Hold 'Em Poker > > > * Introduction > > Texas Hold'em is a community card poker game, with game play focused > as much on the betting as on the cards being played. I can't reproduce this. > My concern is that I have installed many packages over 18 years > of emacs use? Some interaction perhaps? Yes, probably. Try with a bare emacs -q and add suspicious config bit progressively to find the culprit. Boring, but it works. -- Bastien