summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSacha Chua <sacha@sachachua.com>2022-10-08 08:23:01 -0400
committerSacha Chua <sacha@sachachua.com>2022-10-08 08:23:01 -0400
commitb7f1275acc373d7d962377802929b0058fc83371 (patch)
tree069f21215006942cdabb43c2e7cebca764f15de2
parente5a8d05d4b54b68691c2b28e89dc87d7b85283a2 (diff)
downloademacsconf-wiki-b7f1275acc373d7d962377802929b0058fc83371.tar.xz
emacsconf-wiki-b7f1275acc373d7d962377802929b0058fc83371.zip
Link Andrew's talks together
-rw-r--r--2020/info/08.md4
-rw-r--r--2022/talks/rde.md5
2 files changed, 8 insertions, 1 deletions
diff --git a/2020/info/08.md b/2020/info/08.md
index 7b192224..d8917db7 100644
--- a/2020/info/08.md
+++ b/2020/info/08.md
@@ -60,6 +60,10 @@ Currently trying it, and also in-process of switching from Nix to Guix.
- Using Org-roam to demo how to config a Nix layer(?)
- custom.el conflicts with Nix(?)
+# Related talks
+
+- [[/2022/talks/rde|rde Emacs introduction]] - Andrew's 2022 talk
+
<a name="transcript"></a>
# Transcript
diff --git a/2022/talks/rde.md b/2022/talks/rde.md
index 17129307..292d86ae 100644
--- a/2022/talks/rde.md
+++ b/2022/talks/rde.md
@@ -26,9 +26,12 @@ as before. Once you make it to your liking, it will work forever\*, even
if you move to a new laptop/workstation.
-
[[!inline pages="internal(2022/info/rde-after)" raw="yes"]]
[[!inline pages="internal(2022/info/rde-nav)" raw="yes"]]
+# Related talks
+
+- [[/2020/talks/08|Building reproducible Emacs]] - Andrew's previous talk at EmacsConf 2020
+
[[!taglink CategoryConfiguration]]