Files
doomemacs/modules/lang
Henrik Lissner bf8495b412 fix(org): epdfinfo error when storing/exporting links
Here's the problem:

1. Org's link system unconditionally calls *all* link :store handlers
   when you call `org-store-link`, and all :export handlers when you
   export an Org file.
2. The org-pdftools package works by defining a custom pdf: link with
   custom :store and :export handlers.
3. Those handlers do not perform error handling before using pdftool's
   API.
4. pdf-tools fails loudly and ungracefully with a
   "pdf-info-epdfinfo-program is not executable" error when its API is
   used and epdfinfo isn't installed.

TL;DR org-pdftools effectively breaks storing/exporting in org-mode
until pdf-tools-install is executed to install epdfinfo. This is awful
UX, so let's suppress the error.
2021-08-22 01:41:26 -04:00
..
2021-07-11 17:52:08 -04:00
2021-07-11 17:52:08 -04:00
2021-07-11 17:52:08 -04:00
2021-07-11 17:52:08 -04:00
2021-02-25 10:46:46 -05:00
2021-08-03 01:51:31 -04:00
2021-07-11 17:52:08 -04:00
2021-07-11 17:52:08 -04:00
2021-07-11 17:52:08 -04:00
2021-07-11 17:52:08 -04:00
2021-07-11 17:52:08 -04:00
2020-08-19 16:18:11 -04:00
2021-07-11 17:52:08 -04:00
2020-12-05 16:37:59 -05:00
2021-07-11 17:52:08 -04:00
2021-08-01 14:56:54 -04:00
2020-12-05 16:37:59 -05:00
2021-07-11 17:52:08 -04:00
2021-07-11 17:52:08 -04:00
2021-07-11 17:52:08 -04:00
2021-07-11 17:52:08 -04:00
2021-07-02 13:17:01 -07:00
2021-07-11 17:52:08 -04:00
2021-07-28 15:26:43 -04:00
2020-12-05 16:37:59 -05:00
2021-07-11 17:52:08 -04:00
2021-07-11 17:52:08 -04:00
2021-07-11 17:52:08 -04:00
2021-03-27 18:27:02 -04:00
2021-07-11 17:52:08 -04:00
2021-05-23 11:40:02 +02:00
2021-07-12 19:20:23 -04:00
2021-07-11 17:52:08 -04:00
2020-08-19 16:18:11 -04:00
2021-07-11 17:52:08 -04:00
2021-07-11 17:52:08 -04:00
2021-07-11 17:52:08 -04:00
2021-05-27 21:31:52 +02:00
2021-07-08 11:16:38 +02:00
2021-02-25 10:46:46 -05:00
2021-07-11 17:52:08 -04:00
2021-07-11 17:52:08 -04:00
2021-07-11 17:52:08 -04:00
2021-05-22 22:43:56 -04:00
2021-07-11 17:52:08 -04:00