From mboxrd@z Thu Jan 1 00:00:00 1970 From: Charles Subject: [New exporter] Should there be an option to kill/exit the dispatcher without using it Date: Sat, 16 Feb 2013 08:45:56 -0500 Message-ID: <511F8D94.6030600@verizon.net> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([208.118.235.92]:39965) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U6i5u-0004jo-9B for emacs-orgmode@gnu.org; Sat, 16 Feb 2013 08:46:25 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1U6i5s-0003VI-It for emacs-orgmode@gnu.org; Sat, 16 Feb 2013 08:46:22 -0500 Received: from vms173011pub.verizon.net ([206.46.173.11]:64276) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U6i5s-0003UT-D9 for emacs-orgmode@gnu.org; Sat, 16 Feb 2013 08:46:20 -0500 Received: from [10.0.0.5] ([unknown] [74.111.50.150]) by vms173011.mailsrvcs.net (Sun Java(tm) System Messaging Server 7u2-7.02 32bit (built Apr 16 2009)) with ESMTPA id <0MIB00BYZFKJNX10@vms173011.mailsrvcs.net> for emacs-orgmode@gnu.org; Sat, 16 Feb 2013 07:45:56 -0600 (CST) 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 Mode System Windows 7, 64 bit Emacs 24.2.1 (i386-mingw-nt6.1.7601) of 2012-08-28 on mRVIN Org-mode 7.9.3 (7.9.3e-14-g981c6d @ c:/Org/lisp/) It appears that there is no simple option in the export dispatcher to either switch to and then kill or simply kill the export dispatcher UI (or buffer) if you do not want to use it after you call it. I called up the new dispatcher only for a look-see and no more. After C-c C-e, the point remained in the original buffer. I then wanted to kill/exit the dispatcher without using it. 1. I attempted to switch to the dispatcher. a. C-x exported the original buffer to XOXO. (no chance to enter the "b" key) b. M-x produced "Wrong type argument: character, 134217848." There was no chance to enter "switch buffer" after M-x. 2. Just for fun I entered "q" and it produced "No command associated with key q." In all three cases the dispatcher remained open but not visible. I was then able to switch to the dispatcher and kill it. Charlie Millar