Edgar Lux <edgar...@mailfence.com> writes: > I got this in an Org file: > > #+begin_src org > [[file:Figures/Ti19-g(w, eta={0.1,}, R=1e-3).svg]] > [[file:Figures/Ti19-g(w, eta={0.1,}, R=1e-3).png]] > #+end_src > > The files exist, and can be viewed in image-mode (tested with src_bash{emacs > -q}). > With =C-c C-o= src_emacs-lisp{(org-open-at-point)}, the result is: > > #+begin_example > Debugger entered--Lisp error: (error "Listing directory failed but > ‘access-file’ worked") > ... > dired("Figures/Ti19-g(w, eta={0.1,}, R=1e-3).svg") > ... > org-link-open-as-file("Figures/Ti19-g(w, eta={0.1,}, R=1e-3).svg" nil)
Thanks for reporting! Fixed, on bugfix. https://git.savannah.gnu.org/cgit/emacs/org-mode.git/commit/?id=6cb088972 -- Ihor Radchenko // yantar92, Org mode contributor, Learn more about Org mode at <https://orgmode.org/>. Support Org development at <https://liberapay.com/org-mode>, or support my work at <https://liberapay.com/yantar92>