summaryrefslogtreecommitdiffstats
path: root/2023/talks/world.md
diff options
context:
space:
mode:
Diffstat (limited to '2023/talks/world.md')
-rw-r--r--2023/talks/world.md40
1 files changed, 40 insertions, 0 deletions
diff --git a/2023/talks/world.md b/2023/talks/world.md
index a5f0e432..888427f6 100644
--- a/2023/talks/world.md
+++ b/2023/talks/world.md
@@ -45,6 +45,46 @@ GNU Emacs as a lightweight IDE
<https://www.youtube.com/watch?v=d14tLD5XiCU&list=PLW9poAEUvGDAMYvvznljaNtvooaJZxsFQ&pp=gAQBiAQB>
+# Discussion
+
+## Questions and answers
+
+- Q: A lot of what you showd was the type of stuff Emacs didn\'t do
+ very well. This stuff looks like it could be useful for using Emacs
+ with a touchscreen and in a tablet. Have you used it for purposes
+ like these
+ - A:
+- Q: Is there a mode for using ffmpeg through Emacs or did you make it
+ yourself? Really cool stuff!
+ - A:
+- Q: These demos are always so impressive.  Do you plan to upstream
+ any of these projects into Emacs, or to publish them as e.g. ELPA
+ packages?
+ - A:
+- Q: How did you make that electronic circuit diagram? Is there a mode
+ with the symbols already available? (Thank you for your very clear
+ answer!)
+ - A:
+- Q:I\'ve seen your blog posts with some of these features, but can
+ you link to the repo(s) where you are doing the development for
+ this/these package(s)?
+ - A: <https://lifeofpenguin.blogspot.com> (blog),
+ <https://gitlab.com/atamariya/emacs> (dev branch)
+- Q:The pdf form-filling is especially interesting - I would love to
+ do my taxes in emacs!
+ - A:
+- Q: the author is not using artist-mode?
+ - Not the speaker:
+ - I think he said canvas-mode
+ - After some searching, it appears to not be a separate package, but some code in the presenter's repo (https://gitlab.com/atamariya/emacs/-/blob/dev/lisp/svg.el?ref_type=heads)
+ - Author used xwidgets ig, probably emacs has to be compiled with support for xwdigets
+
+## Notes
+
+- Thank you for showing so many new possibilities with Emacs!
+- which package is required for pdf filling? so that works with (usually adobe authored) "pdf forms"?
+- This author's work is always very impressive when he shares it on his blog and on Reddit. But unfortunately he seems to develop it in his own fork of emacs.git so it's impractical for other users to try.
+
[[!inline pages="internal(2023/info/world-after)" raw="yes"]]