From mboxrd@z Thu Jan 1 00:00:00 1970 From: Charles Millar Subject: Re: Exporter dispatcher bug? Date: Thu, 25 Sep 2014 11:58:50 -0400 Message-ID: <54243BBA.8070709@verizon.net> References: <5422FB29.3080500@verizon.net> <8761gczvkw.fsf@uw.edu> <5423297B.9080301@verizon.net> <87mw9o4ou5.fsf@uw.edu> <54241C08.20806@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 ([2001:4830:134:3::10]:51719) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XXBRx-0000b4-Gy for emacs-orgmode@gnu.org; Thu, 25 Sep 2014 11:59:27 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XXBRr-0004oM-ED for emacs-orgmode@gnu.org; Thu, 25 Sep 2014 11:59:21 -0400 Received: from vms173011pub.verizon.net ([206.46.173.11]:35366) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XXBRr-0004nY-9I for emacs-orgmode@gnu.org; Thu, 25 Sep 2014 11:59:15 -0400 Received: from [127.0.0.1] ([unknown] [24.39.254.154]) by vms173011.mailsrvcs.net (Sun Java(tm) System Messaging Server 7u2-7.02 32bit (built Apr 16 2009)) with ESMTPA id <0NCG00KTPSE5SJA0@vms173011.mailsrvcs.net> for emacs-orgmode@gnu.org; Thu, 25 Sep 2014 10:58:54 -0500 (CDT) In-reply-to: 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: "Charles C. Berry" , emacs-orgmode@gnu.org > What I meant was: > > You should eval > > (mapcar 'org-export-backend-name org-export--registered-backends) > > to see what backends are available to the dispatcher. > > If you copy that line into an emacs buffer (like *scratch*), put point > after it and type C-x C-e, you will see the backend names listed in > the minibuffer and the *Messages* buffer. > Same results as C-c C-e; only LaTeX and Publish are listed. > This list *ought to* correspond to `org-export-backends'. If it does > not there is a hiccup or unusual customization in your setup - more > digging might be needed. > I suspect my set up and perhaps more specifically a Cygwin problem. I update org via Cygwin. Just before receiving your most recent reply I commented out everything in my .emacs/init.el file, except for (add-to-list 'load-path "c:/cygwin/home/Charlie01/.elisp/org-mode/lisp") (add-to-list 'load-path "c:/cygwin/home/Charlie01/.elisp/org-mode/contrib/lisp") Instead of just eval-buffer, i restarted emacs. C-c C-e only listed Publisher, not even LaTeX > If it does correspond, then use the customize menu to reset > `org-export-backends' to your desired value and save the change as you > need it. > will give it a try. > HTH, > > Chuck > > Thanks, Charlie --- This email is free from viruses and malware because avast! Antivirus protection is active. http://www.avast.com