aboutsummaryrefslogtreecommitdiff
path: root/Emacs/.config/emacs/app.org
diff options
context:
space:
mode:
authorAryadev Chavali <aryadev@aryadevchavali.com>2023-10-21 00:37:19 +0100
committerAryadev Chavali <aryadev@aryadevchavali.com>2023-10-21 00:37:19 +0100
commitc6d0a9940ceb982b42973c8167d2834b205688c3 (patch)
tree04c2360447a1f844d7cd843e2dcf1a8d3991a597 /Emacs/.config/emacs/app.org
parentfd22305dac10cfe08923dbf9a3d482da23dd2845 (diff)
downloaddotfiles-c6d0a9940ceb982b42973c8167d2834b205688c3.tar.gz
dotfiles-c6d0a9940ceb982b42973c8167d2834b205688c3.tar.bz2
dotfiles-c6d0a9940ceb982b42973c8167d2834b205688c3.zip
(Emacs/app)~disable xwidgets
Not useful
Diffstat (limited to 'Emacs/.config/emacs/app.org')
-rw-r--r--Emacs/.config/emacs/app.org8
1 files changed, 7 insertions, 1 deletions
diff --git a/Emacs/.config/emacs/app.org b/Emacs/.config/emacs/app.org
index e1b39ed..dabd743 100644
--- a/Emacs/.config/emacs/app.org
+++ b/Emacs/.config/emacs/app.org
@@ -256,7 +256,10 @@ Uses fd for finding file results in a directory: ~find-dired~ ->
(dir-leader
"g" #'fd-dired))
#+end_src
-* Xwidget
+* WIP Xwidget
+:PROPERTIES:
+:header-args:emacs-lisp: :tangle no
+:END:
Xwidget is a package which allows for the insertion of arbitrary
xwidgets into Emacs through buffers. It must be compiled into Emacs
so you might need to customise your install. One of its premier uses
@@ -269,6 +272,9 @@ Though I am not to keen on using Emacs to browse the web /via/ xwidget
capability to render pages with JavaScript, as it may come of use when
doing web development. I can see the results of work very quickly
without switching windows all within Emacs.
+
+2023-10-20: Disabled as it didn't seem to work, and honestly wasn't
+that useful.
** Xwidget Core
#+begin_src emacs-lisp
(use-package xwidget