From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ross Donaldson Subject: Re: Bug: Markdown backend does not appear in export dispatcher [8.2.10 (8.2.10-41-g42228a-elpa @ /Users/gastove/.emacs.d/elpa/org-20150525/)] Date: Fri, 29 May 2015 19:03:59 -0700 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=047d7b4722b0b9d1b60517430227 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:42687) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YyW8M-0007ag-F5 for emacs-orgmode@gnu.org; Fri, 29 May 2015 22:04:24 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YyW8K-00075B-BK for emacs-orgmode@gnu.org; Fri, 29 May 2015 22:04:22 -0400 Received: from mail-oi0-x236.google.com ([2607:f8b0:4003:c06::236]:34929) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YyW8K-000755-4R for emacs-orgmode@gnu.org; Fri, 29 May 2015 22:04:20 -0400 Received: by oihd6 with SMTP id d6so69109851oih.2 for ; Fri, 29 May 2015 19:04:19 -0700 (PDT) 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: emacs-orgmode@gnu.org --047d7b4722b0b9d1b60517430227 Content-Type: text/plain; charset=UTF-8 Finally figured it out: The backend is called "md". Dang. ...keep up the good work. On Thu, May 28, 2015 at 11:24 PM, Ross Donaldson wrote: > -- > > Remember to cover the basics, that is, what you expected to happen and > what in fact did happen. You don't know how to make a good report? See > > http://orgmode.org/manual/Feedback.html#Feedback > > Your bug report will be posted to the Org-mode mailing list. > ------------------------------------------------------------------------ > > Hallo! > > Recently started encountering a very strange thing: the `markdown` > backend no longer appears in my export dispatcher. The other four I have > listed (html, deck, ascii, and beamer) all appear; further, I can call the > org-md-export functions directly using M-x. They're clearly being > loaded, and behave perfectly normally. Even if the only two backends I > configure are markdown and html, only html will appear in the dispatcher > as an option. > > Emacs : GNU Emacs 24.5.1 (x86_64-apple-darwin13.4.0, NS > apple-appkit-1265.21) > of 2015-04-10 on builder10-9.porkrind.org > Package: Org-mode version 8.2.10 (8.2.10-41-g42228a-elpa @ > /Users/gastove/.emacs.d/elpa/org-20150525/) > > current state: > ============== > (setq > org-export-backends '(html markdown deck ascii beamer) > org-tab-first-hook '(org-hide-block-toggle-maybe > org-src-native-tab-command-maybe > org-babel-hide-result-toggle-maybe > org-babel-header-arg-expand) > org-latex-classes '(("beamer" "\\documentclass[presentation]{beamer}" > ("\\section{%s}" . "\\section*{%s}") > ("\\subsection{%s}" . "\\subsection*{%s}") > ("\\subsubsection{%s}" . "\\subsubsection*{%s}")) > ("article" "\\documentclass[11pt]{article}" > ("\\section{%s}" . "\\section*{%s}") > ("\\subsection{%s}" . "\\subsection*{%s}") > ("\\subsubsection{%s}" . "\\subsubsection*{%s}") > ("\\paragraph{%s}" . "\\paragraph*{%s}") > ("\\subparagraph{%s}" . "\\subparagraph*{%s}")) > ("report" "\\documentclass[11pt]{report}" > ("\\part{%s}" . "\\part*{%s}") > ("\\chapter{%s}" . "\\chapter*{%s}") > ("\\section{%s}" . "\\section*{%s}") > ("\\subsection{%s}" . "\\subsection*{%s}") > ("\\subsubsection{%s}" . "\\subsubsection*{%s}")) > ("book" "\\documentclass[11pt]{book}" ("\\part{%s}" . > "\\part*{%s}") > ("\\chapter{%s}" . "\\chapter*{%s}") > ("\\section{%s}" . "\\section*{%s}") > ("\\subsection{%s}" . "\\subsection*{%s}") > ("\\subsubsection{%s}" . "\\subsubsection*{%s}")) > ) > org-speed-command-hook '(org-speed-command-default-hook > org-babel-speed-command-hook) > org-occur-hook '(org-first-headline-recenter) > org-metaup-hook '(org-babel-load-in-session-maybe) > org-html-format-drawer-function '(lambda (name contents) contents) > org-log-done t > org-latex-format-inlinetask-function 'ignore > org-confirm-shell-link-function 'yes-or-no-p > org-ascii-format-inlinetask-function 'org-ascii-format-inlinetask-default > org-startup-folded nil > org-export-with-section-numbers nil > org-export-with-toc nil > org-export-with-sub-superscripts nil > org-latex-format-headline-function > 'org-latex-format-headline-default-function > org-todo-keyword-faces '(("TODO" . org-todo) ("DOING" . org-todo) > ("BLOCKED" . org-warning) > ("CANCELLED" . org-done) ("IMPOSSIBLE" . > org-done) > ("DONE" . org-done)) > org-startup-indented nil > org-after-todo-state-change-hook '(org-clock-out-if-current) > org-latex-format-drawer-function '(lambda (name contents) contents) > org-from-is-user-regexp "\\" > org-src-mode-hook '(org-src-babel-configure-edit-buffer > org-src-mode-configure-edit-buffer) > org-agenda-before-write-hook '(org-agenda-add-entry-text) > org-babel-pre-tangle-hook '(save-buffer) > org-mode-hook '(org-bindings (lambda nil (turn-on-auto-fill)) > text-settings > #[nil "\300\301!\207" [run-hooks prelude-org-mode-hook] 2] > er/add-org-mode-expansions > #[nil "\300\301\302\303\304$\207" > [org-add-hook change-major-mode-hook org-show-block-all > append local] 5] > #[nil "\300\301\302\303\304$\207" > [org-add-hook change-major-mode-hook > org-babel-show-result-all append local] > 5] > org-babel-result-hide-spec org-babel-hide-all-hashes) > org-refile-targets '((org-agenda-files :maxlevel . 3)) > org-ascii-format-drawer-function '(lambda (name contents width) contents) > org-ctrl-c-ctrl-c-hook '(org-babel-hash-at-point > org-babel-execute-safely-maybe) > org-cycle-hook '(org-cycle-hide-archived-subtrees org-cycle-hide-drawers > org-cycle-hide-inline-tasks org-cycle-show-empty-lines > org-optimize-window-after-visibility-change) > org-refile-allow-creating-parent-nodes 'confirm > org-todo-keywords '((sequence "TODO(t)" "DOING(o)" "|" "DONE(d)") > (sequence "BLOCKED(b)" "|" "UNBLOCKED (u)" > "CANCELLED(c)" "IMPOSSIBLE(i)")) > org-hide-emphasis-markers t > org-babel-tangle-lang-exts '(("clojure" . "clj") ("python" . "py") > ("emacs-lisp" . "el")) > org-confirm-elisp-link-function 'yes-or-no-p > org-metadown-hook '(org-babel-pop-to-session-maybe) > org-html-format-headline-function 'ignore > org-babel-load-languages '((python . t) (emacs-lisp \.t) (clojure . t)) > org-html-format-inlinetask-function 'ignore > org-agenda-files '("~/Dropbox/org-docs/cotidienne.org" "~/Code/astromech/ > notes.org") > org-clock-out-hook '(org-clock-remove-empty-clock-drawer) > org-src-fontify-natively t > ) > Cheers, > Ross > --047d7b4722b0b9d1b60517430227 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
Finally figured it out:

The backend is = called "md".=C2=A0

Dang.=C2=A0

...keep up the good work.=C2=A0

On Thu, May 28, 2015 at 11:24 PM,= Ross Donaldson <gastove@gmail.com> wrote:
--

Remember to cover the basics, that is, what you expected to happen and
what in fact did happen.=C2=A0 You don't know how to make a good report= ?=C2=A0 See

=C2=A0 =C2=A0 =C2=A0http://orgmode.org/manual/Feedback.html#Feedback

Your bug report will be posted to the Org-mode mailing list.
------------------------------------------------------------------------
Hallo!

Recently started encountering a very strange thing: the `markdown`
backend no longer appears in my export dispatcher. The other four I have listed (html, deck, ascii, and beamer) all appear; further, I can call the<= br> org-md-export functions directly using M-x. They're clearly being
loaded, and behave perfectly normally. Even if the only two backends I
configure are markdown and html, only html will appear in the dispatcher as an option.

Emacs=C2=A0 : GNU Emacs 24.5.1 (x86_64-apple-darwin13.4.0, NS apple-appkit-= 1265.21)
=C2=A0of 2015-04-10 on
builder10-9.porkrind.org
Package: Org-mode version 8.2.10 (8.2.10-41-g42228a-elpa @ /Users/gastove/.= emacs.d/elpa/org-20150525/)

current state:
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
(setq
=C2=A0org-export-backends '(html markdown deck ascii beamer)
=C2=A0org-tab-first-hook '(org-hide-block-toggle-maybe org-src-native-t= ab-command-maybe
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0 org-babel-hide-result-toggle-maybe org-babel-header-arg-expand)
=C2=A0org-latex-classes '(("beamer" "\\documentclass[pre= sentation]{beamer}"
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0 ("\\section{%s}" . "\\section*{%s}")
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0 ("\\subsection{%s}" . "\\subsection*{%s}")
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0 ("\\subsubsection{%s}" . "\\subsubsection*{%s}")) =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0("article" "\\documentclass[11pt]{article}"
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0 ("\\section{%s}" . "\\section*{%s}")
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0 ("\\subsection{%s}" . "\\subsection*{%s}")
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0 ("\\subsubsection{%s}" . "\\subsubsection*{%s}") =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0 ("\\paragraph{%s}" . "\\paragraph*{%s}")
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0 ("\\subparagraph{%s}" . "\\subparagraph*{%s}"))
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0("report" "\\documentclass[11pt]{report}" ("\\p= art{%s}" . "\\part*{%s}")
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0 ("\\chapter{%s}" . "\\chapter*{%s}") ("\\secti= on{%s}" . "\\section*{%s}")
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0 ("\\subsection{%s}" . "\\subsection*{%s}")
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0 ("\\subsubsection{%s}" . "\\subsubsection*{%s}")) =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0("book" "\\documentclass[11pt]{book}" ("\\part{= %s}" . "\\part*{%s}")
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0 ("\\chapter{%s}" . "\\chapter*{%s}") ("\\secti= on{%s}" . "\\section*{%s}")
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0 ("\\subsection{%s}" . "\\subsection*{%s}")
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0 ("\\subsubsection{%s}" . "\\subsubsection*{%s}")) =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0)
=C2=A0org-speed-command-hook '(org-speed-command-default-hook org-babel= -speed-command-hook)
=C2=A0org-occur-hook '(org-first-headline-recenter)
=C2=A0org-metaup-hook '(org-babel-load-in-session-maybe)
=C2=A0org-html-format-drawer-function '(lambda (name contents) contents= )
=C2=A0org-log-done t
=C2=A0org-latex-format-inlinetask-function 'ignore
=C2=A0org-confirm-shell-link-function 'yes-or-no-p
=C2=A0org-ascii-format-inlinetask-function 'org-ascii-format-inlinetask= -default
=C2=A0org-startup-folded nil
=C2=A0org-export-with-section-numbers nil
=C2=A0org-export-with-toc nil
=C2=A0org-export-with-sub-superscripts nil
=C2=A0org-latex-format-headline-function 'org-latex-format-headline-def= ault-function
=C2=A0org-todo-keyword-faces '(("TODO" . org-todo) ("DOI= NG" . org-todo) ("BLOCKED" . org-warning)
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0 =C2=A0 =C2=A0 ("CANCELLED" . org-done) ("IMPOSSIBLE"= ; . org-done)
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0 =C2=A0 =C2=A0 ("DONE" . org-done))
=C2=A0org-startup-indented nil
=C2=A0org-after-todo-state-change-hook '(org-clock-out-if-current)
=C2=A0org-latex-format-drawer-function '(lambda (name contents) content= s)
=C2=A0org-from-is-user-regexp "\\<Ross Donaldson\\>"
=C2=A0org-src-mode-hook '(org-src-babel-configure-edit-buffer org-src-m= ode-configure-edit-buffer)
=C2=A0org-agenda-before-write-hook '(org-agenda-add-entry-text)
=C2=A0org-babel-pre-tangle-hook '(save-buffer)
=C2=A0org-mode-hook '(org-bindings (lambda nil (turn-on-auto-fill)) tex= t-settings
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0#[nil "\= 300\301!\207" [run-hooks prelude-org-mode-hook] 2]
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0er/add-org-mo= de-expansions
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0#[nil "\= 300\301\302\303\304$\207"
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0[org-a= dd-hook change-major-mode-hook org-show-block-all append local] 5]
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0#[nil "\= 300\301\302\303\304$\207"
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0[org-a= dd-hook change-major-mode-hook org-babel-show-result-all append local]
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A05]
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0org-babel-res= ult-hide-spec org-babel-hide-all-hashes)
=C2=A0org-refile-targets '((org-agenda-files :maxlevel . 3))
=C2=A0org-ascii-format-drawer-function '(lambda (name contents width) c= ontents)
=C2=A0org-ctrl-c-ctrl-c-hook '(org-babel-hash-at-point org-babel-execut= e-safely-maybe)
=C2=A0org-cycle-hook '(org-cycle-hide-archived-subtrees org-cycle-hide-= drawers
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 org-cycle-hi= de-inline-tasks org-cycle-show-empty-lines
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 org-optimize= -window-after-visibility-change)
=C2=A0org-refile-allow-creating-parent-nodes 'confirm
=C2=A0org-todo-keywords '((sequence "TODO(t)" "DOING(o)&= quot; "|" "DONE(d)")
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0(sequence "BLOCKED(b)" "|" "UNBLOCKED (u)"= "CANCELLED(c)" "IMPOSSIBLE(i)"))
=C2=A0org-hide-emphasis-markers t
=C2=A0org-babel-tangle-lang-exts '(("clojure" . "clj&quo= t;) ("python" . "py") ("emacs-lisp" . "e= l"))
=C2=A0org-confirm-elisp-link-function 'yes-or-no-p
=C2=A0org-metadown-hook '(org-babel-pop-to-session-maybe)
=C2=A0org-html-format-headline-function 'ignore
=C2=A0org-babel-load-languages '((python . t) (emacs-lisp \.t) (clojure= . t))
=C2=A0org-html-format-inlinetask-function 'ignore
=C2=A0org-agenda-files '("~/Dropbox/org-docs/cotidienne.org" "~/Code/astrom= ech/notes.org")
=C2=A0org-clock-out-hook '(org-clock-remove-empty-clock-drawer)
=C2=A0org-src-fontify-natively t
=C2=A0)
Cheers,
Ross

--047d7b4722b0b9d1b60517430227--