Disable exporting and tangling of the GNU `hyperbole' section
This commit is contained in:
parent
8216f87ba1
commit
c324cdb5ec
@ -1048,7 +1048,7 @@ Enable it and re-execute it."
|
|||||||
** [[https://github.com/tarsius/keycast#readme][Keycast]] :noexport:
|
** [[https://github.com/tarsius/keycast#readme][Keycast]] :noexport:
|
||||||
:PROPERTIES:
|
:PROPERTIES:
|
||||||
:CUSTOM_ID: sec:keycast
|
:CUSTOM_ID: sec:keycast
|
||||||
:header-args:emacs-lisp: :tangle no
|
:header-args:emacs-lisp: :tangle no :eval never-export
|
||||||
:END:
|
:END:
|
||||||
|
|
||||||
Listing [[lst:configure-keycast]] configures =keycast=.
|
Listing [[lst:configure-keycast]] configures =keycast=.
|
||||||
@ -5331,9 +5331,10 @@ Listing [[lst:configure-browse-url]] configures =browse-url=.
|
|||||||
(advice-add 'eww-display-pdf :around #'eww-display-pdf-as-binary))
|
(advice-add 'eww-display-pdf :around #'eww-display-pdf-as-binary))
|
||||||
#+end_src
|
#+end_src
|
||||||
|
|
||||||
*** [[https://www.gnu.org/software/hyperbole/][GNU Hyperbole]]
|
*** [[https://www.gnu.org/software/hyperbole/][GNU Hyperbole]] :noexport:
|
||||||
:PROPERTIES:
|
:PROPERTIES:
|
||||||
:CUSTOM_ID: sec:ensure-hyperbole-installation
|
:CUSTOM_ID: sec:ensure-hyperbole-installation
|
||||||
|
:header-args:emacs-lisp: :tangle no :eval never-export
|
||||||
:END:
|
:END:
|
||||||
|
|
||||||
Listing [[lst:ensure-hyperbole-installation][ensure Hyperbole installation]] works around two [[https://www.gnu.org/software/hyperbole/][GNU Hyperbole]] quirks:
|
Listing [[lst:ensure-hyperbole-installation][ensure Hyperbole installation]] works around two [[https://www.gnu.org/software/hyperbole/][GNU Hyperbole]] quirks:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user