joostkremers / pandoc-mode

An Emacs minor mode for interacting with Pandoc.
https://joostkremers.github.io/pandoc-mode/
177 stars 14 forks source link

Can't export anything under Cygwin #93

Closed xbelanch closed 5 years ago

xbelanch commented 5 years ago

After googling and "stack overflowing" still I don't figure out how I can't export a simple pdf every time I call pandoc-convert-to-pdf. Nothing happens except I can see it as a process that never ends:

pandoc-proce... 113 run *Pandoc out... /dev/pty2 pandoc --read=markdown --write=native

I'm running Emacs under Cygwin environtment.