From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: accessibility bug: export menu unusable Date: Thu, 07 Feb 2013 14:27:05 +0100 Message-ID: <87halol0eu.fsf@gmail.com> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:58276) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U3RVi-000215-1m for emacs-orgmode@gnu.org; Thu, 07 Feb 2013 08:27:35 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1U3RVg-0002Sk-4u for emacs-orgmode@gnu.org; Thu, 07 Feb 2013 08:27:29 -0500 Received: from mail-wg0-f54.google.com ([74.125.82.54]:63522) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U3RVf-0002SV-Sp for emacs-orgmode@gnu.org; Thu, 07 Feb 2013 08:27:28 -0500 Received: by mail-wg0-f54.google.com with SMTP id fm10so2070390wgb.9 for ; Thu, 07 Feb 2013 05:27:27 -0800 (PST) In-Reply-To: (Samuel Wales's message of "Wed, 6 Feb 2013 19:23:13 -0700") 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: Samuel Wales Cc: emacs-orgmode@gnu.org Hello, Samuel Wales writes: > The new export window is unusable. It shows the second half of the > menu. Out of curiosity, how did you make the previous export window usable under these conditions? It was 28-line high with no scrolling mechanism either. > If you can't reproduce, please try on a frame with 20 lines and 67 > columns. If that does not reproduce, then increase font size to make > it so that a *full screen* frame is 20 lines total and 67 columns > total. > > Adding scrollability would make it work. Indeed. Jambunathan has made some progress on this functionality. I don't know in what state his patch is. Until then, you may want to set `org-export-dispatch-use-expert-ui' to a non-nil value, assuming you know which kind of export you want. You can also remove back-ends you don't need from `org-export-backends', or hide them from the menu with `org-export-invisible-backends'. Regards, -- Nicolas Goaziou