From 3a8a34d7a50f679f0d3715c339cd5652e2deb7ce Mon Sep 17 00:00:00 2001 From: Sacha Chua Date: Sat, 10 Dec 2022 16:48:09 -0500 Subject: remove backslashes --- 2022/talks/rde.md | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) (limited to '2022/talks/rde.md') diff --git a/2022/talks/rde.md b/2022/talks/rde.md index 8d6e9b71..6b8d7837 100644 --- a/2022/talks/rde.md +++ b/2022/talks/rde.md @@ -24,7 +24,7 @@ workarounds and be afraid of updates: just do it, update rde, throw some custom elisp code, declare and customize features you need or want to try in a simple lisp (Scheme) file and you will get it. Don't like the result? Just rollback to previous generation and EVERYTHING will work -as before. Once you make it to your liking, it will work forever\*, even +as before. Once you make it to your liking, it will work forever*, even if you move to a new laptop/workstation. # Discussion @@ -43,9 +43,9 @@ if you move to a new laptop/workstation. was very difficult due to lacking WiFi firmware and incomplete documentation. - A: Yes he uses Guix system and package manager. RE: WiFi: First - option is to buy a wifi adaptor that doesn\'t require + option is to buy a wifi adaptor that doesn't require proprietary firmware. -- Q: One of the issues I\'ve had managing Emacs packages with Guix is +- Q: One of the issues I've had managing Emacs packages with Guix is a conflict between the Guix package ethos (read-only) and the Emacs package ethos (hackable in real-time). Any suggestions to resolve this? @@ -59,31 +59,31 @@ if you move to a new laptop/workstation. find maintainers to help.  - Q: Do you use emacs without this? If so, for what purposes, and how does it feel compared to rde? - - A: No, I don\'t use emacs outside of RDE. There\'s a way to add - mostly anything in your emacs config into RDE.But doesn\'t use - it because it isn\'t reproducible. Can break between machines. -- Q:Are there any plans to push things from rde to guix\'s main + - A: No, I don't use emacs outside of RDE. There's a way to add + mostly anything in your emacs config into RDE.But doesn't use + it because it isn't reproducible. Can break between machines. +- Q:Are there any plans to push things from rde to guix's main channel? - - A: Would like to push some things upstream but can\'t always fit + - A: Would like to push some things upstream but can't always fit patches  - Q: How difficult is it to add support for new Emacs packages to - Guix?  Have you found that\'s burdensome vs. package.el or other + Guix?  Have you found that's burdensome vs. package.el or other in-Emacs package management approaches? - - A: Packaging elisp for guix isn\'t hard at all, in most cases - it\'s really easy. Sending patches is a little more involved, + - A: Packaging elisp for guix isn't hard at all, in most cases + it's really easy. Sending patches is a little more involved, but also not rocket science :) - Q: Do your reckon RDE is currently opinionated? Or is it a one size fits all framework? - - A: It\'s vanilla-flavored and kinda opinionated at the same + - A: It's vanilla-flavored and kinda opinionated at the same time, but everyone free to use whatever parts/features fits them, also they free to implement or use implemented by others - features, which can fit better for them than original rde\'s + features, which can fit better for them than original rde's features. - Q: How to get into RDE? Is there already documentation/getting started guide? - There is an example configuration and link to slightly sparse manual at , you can ask question - \#tropin at libera.chat. + #tropin at libera.chat. - Q: Can you mix RDE with custom emacs init file? - Yes, you can, but it will add irreproducibility to your setup. -- cgit v1.2.3