From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: [new exporter] Enabling multiple exporters? Date: Sun, 21 Oct 2012 15:01:00 +0200 Message-ID: <87pq4cx9mb.fsf@gmail.com> References: <87ipa5e9lr.fsf@gmail.com> <50830A84.2020901@no8wireless.co.nz> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:60472) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TPvCz-0001q8-TH for emacs-orgmode@gnu.org; Sun, 21 Oct 2012 09:04:50 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TPvCy-0004Bh-Ro for emacs-orgmode@gnu.org; Sun, 21 Oct 2012 09:04:49 -0400 Received: from mail-wi0-f171.google.com ([209.85.212.171]:57549) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TPvCy-0004B8-LH for emacs-orgmode@gnu.org; Sun, 21 Oct 2012 09:04:48 -0400 Received: by mail-wi0-f171.google.com with SMTP id hj13so1260813wib.12 for ; Sun, 21 Oct 2012 06:04:47 -0700 (PDT) In-Reply-To: <50830A84.2020901@no8wireless.co.nz> (Michael Gauland's message of "Sun, 21 Oct 2012 09:33:08 +1300") 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: Michael Gauland Cc: emacs-orgmode@gnu.org Hello, Michael Gauland writes: > I've found that the problem is really with the menu. If I press the > appropriate keys to use an exporter which isn't shown in the menu, the > export is done correctly.The exporter are all present in the variable > org-export-dispatch-menu-entries, so I suspect something is wrong with > the code to display the menu. Correct. The window displaying the UI is probably too short to display it completely. I've pushed a commit in order to fix this. It is better now? Regards, -- Nicolas Goaziou