emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Charles Millar <millarc@verizon.net>
To: Charles Berry <ccberry@ucsd.edu>, Brady Trainor <algebrat@uw.edu>,
	emacs-orgmode@gnu.org
Subject: Re: Exporter dispatcher bug?
Date: Thu, 25 Sep 2014 09:43:36 -0400	[thread overview]
Message-ID: <54241C08.20806@verizon.net> (raw)
In-Reply-To: <loom.20140925T023344-475@post.gmane.org>

Brady and Charles and all,

Thanks for your suggestions.

The following is rather long-winded.

Charles Berry wrote:
> Brady Trainor <algebrat <at> uw.edu> writes:
>
>>
>> Charles Millar <millarc <at> verizon.net> writes:
>>
>>> Brady Trainor wrote:
>>>> Charles Millar <millarc <at> verizon.net> writes:
>>>>
>>>>> Today, using C-c C-e, the dispatcher shows only the LaTeX and
>>>>> Publisher options.
>>>>>
>>>> What is the result C-h v org-export-backends?
>>>>
>>> -- snip --
>>> Its value is (ascii html icalendar latex)
>>> -- snip --
>>>
>>> Charlie
>> Looks normal! Wild guess, had to try :)
>>
> I think you want to check
>
> (mapcar 'org-export-backend-name org-export--registered-backends)
>
> to see what backends are actually available to the export dispatcher.
>
> and  (mapcar 'org-export-backend-menu org-export--registered-backends)
>
> to see what menu options should be there.
>
> HTH,
>
> Chuck
>
>
>
I found (mapcar 'org-export-backend-menu 
org-export--registered-backends); however (mapcar 
'org-export-backend-name org-export--registered-backends) does not exist 
in my ox.el.
On my Linux learning machine (Jessie, same org version) the dispatcher 
is fine. However there appears to be no (mapcar 'org-export-backend-name 
org-export--registered-backends)

In the meantime, I did my regular org update and still have the same 
problem. The dispatcher (on my Vista machine) shows the toggled options 
at the top and bottom. In between the LaTeX and Publish backends with 
options are shown, but no others. (There has not been a problem with the 
toggled options)

So I did M-x org-export-to-[tab] which gave

Possible completions are:
org-ascii-export-to-ascii     org-beamer-export-to-latex
org-beamer-export-to-pdf     org-bibtex-export-to-kill-ring
org-html-export-to-html     org-icalendar-export-to-ics
org-latex-export-to-latex     org-latex-export-to-pdf
org-md-export-to-markdown     org-odt-export-to-odt
org-org-export-to-org

I decided to choose ascii, which reported an export to a txt file (did 
not check it out). After that the ascii backend had been loaded into the 
dispatcher as well as the LaTeX and Publish.

I did a M-x org-export-to-html, which reported an export to html; the 
dispatcher now had ascii, html, LaTeX and Publish

Org-mode version 8.3beta (release_8.3beta-400-g200eeb @ 
c:/cygwin/home/Charlie01/.elisp/org-mode/lisp/)
GNU Emacs 24.3.1 (i386-mingw-nt6.0.6002) of 2013-03-17 on MARVIN

Charlie

---
This email is free from viruses and malware because avast! Antivirus protection is active.
http://www.avast.com

  reply	other threads:[~2014-09-25 13:44 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-09-24 17:11 Exporter dispatcher bug? Charles Millar
2014-09-24 19:07 ` Brady Trainor
2014-09-24 20:28   ` Charles Millar
2014-09-24 22:48     ` Brady Trainor
2014-09-25  0:39       ` Charles Berry
2014-09-25 13:43         ` Charles Millar [this message]
2014-09-25 15:36           ` Charles C. Berry
2014-09-25 15:58             ` Charles Millar

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=54241C08.20806@verizon.net \
    --to=millarc@verizon.net \
    --cc=algebrat@uw.edu \
    --cc=ccberry@ucsd.edu \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).