emacsorphanage / ox-pandoc

Another org-mode exporter via pandoc.
GNU General Public License v2.0
47 stars 13 forks source link

Warning (ox-pandoc): Pandoc version number can not be retrieved. #13

Closed mangkoran closed 2 years ago

mangkoran commented 2 years ago

I got the following error.

Warning (ox-pandoc): Pandoc version number can not be retrieved.

Using Doom Emacs. Below is the system info.

generated    Feb 11, 2022 18:29:45
system       Arch Linux Linux 5.15.13-xanmod1-microsoft-standard-WSL2 x86_64 pgtk
emacs        29.0.50 master bced4d26d ~/.emacs.distro/.doom/ -> ~/.emacs.distro/.doom/
doom         21.12.0-alpha HEAD -> master fca8bd7f3 2022-02-02 01:58:55 +0100 ~/.doom.d/ -> ~/.doom.d/
shell        /bin/fish
features     ACL CAIRO DBUS FREETYPE GIF GLIB GMP GNUTLS HARFBUZZ JPEG JSON LCMS2 LIBSYSTEMD LIBXML2 MODULES NATIVE_COMP NOTIFY INOTIFY PDUMPER PGTK PNG RSVG SECCOMP SQLITE3 THREADS TIFF TOOLKIT_SCROLL_BARS WEBP XIM GTK3 ZLIB
traits       gui server-running chemacs envvar-file custom-file
custom       warning-suppress-types vc-annotate-very-old-color vc-annotate-color-map vc-annotate-background rustic-ansi-faces pdf-view-midnight-colors package-selected-packages objed-cursor-color jdee-db-spec-breakpoint-face-colors jdee-db-requested-breakpoint-face-colors jdee-db-active-breakpoint-face-colors fci-rule-color custom-safe-themes ansi-color-names-vector
modules      :completion (company +childframe) (ivy +icons +prescient) :ui doom doom-dashboard doom-quit (emoji +unicode) hl-todo modeline nav-flash ophints (popup +all +defaults) treemacs vc-gutter vi-tilde-fringe (window-select +numbers) workspaces zen :editor (evil +everywhere) file-templates fold format multiple-cursors rotate-text snippets :emacs (dired +icons +ranger) electric (ibuffer +icons) (undo +tree) vc :term vterm :checkers syntax spell grammar :tools ansible docker editorconfig (eval +overlay) (lookup +dictionary +docsets) lsp (magit +forge) make pdf rgb upload :os tty :lang (cc +lsp) common-lisp emacs-lisp json (java +lsp) (javascript +lsp) latex lua (markdown +grip) (org +pretty +pandoc +roam2) (php +lsp) (python +lsp +pyright) sh (web +lsp) (yaml +lsp) :app (rss +org) :config (default +bindings +smartparens)
packages     (evil-matchit) (fish-mode) (impatient-mode) (indium) (skewer-mode) (org-cv :recipe (:host gitlab :repo Titan-C/org-cv :branch master) :pin 24bcd82348d441d95c2c80fb8ef8b5d6d4b80d95)

ox-pandoc version: b2e43b936249de2a100afb4262698105c39ce289

image

a-fent commented 2 years ago

Hi - what version of pandoc do you have installed? Please post the results of pandoc -v

a-fent commented 2 years ago

If this isn't resolved, please do re-open the issue with the requested info.

mangkoran commented 2 years ago

Apologize for the late reply. The issue has gone. I don't really know what's the cause and how it got fixed itself, but I suspect it has something to do with Emacs master branch (now I'm using Emacs 28.1). Anyway, thank you for noticing!

a-fent commented 2 years ago

Great, thanks for the feedback!