diff options
Diffstat (limited to '2025/info')
-rw-r--r-- | 2025/info/gnus-after.md | 10 | ||||
-rw-r--r-- | 2025/info/gnus-before.md | 12 | ||||
-rw-r--r-- | 2025/info/gnus-nav.md | 7 | ||||
-rw-r--r-- | 2025/info/python-nav.md | 2 | ||||
-rw-r--r-- | 2025/info/reader-nav.md | 2 |
5 files changed, 31 insertions, 2 deletions
diff --git a/2025/info/gnus-after.md b/2025/info/gnus-after.md new file mode 100644 index 00000000..dc986e78 --- /dev/null +++ b/2025/info/gnus-after.md @@ -0,0 +1,10 @@ +<!-- Automatically generated by emacsconf-publish-after-page --> + + +Questions or comments? Please e-mail [bandali@gnu.org](mailto:bandali@gnu.org?subject=Comment%20for%20EmacsConf%202023%20gnus%3A%20Reading%20and%20writing%20emails%20in%20GNU%20Emacs%20with%20Gnus) + +---- +Got an idea for an EmacsConf talk or session? We'd love to hear from you! Check out the [[Call for Participation|/2025/cfp]] for details. + + +<!-- End of emacsconf-publish-after-page --> diff --git a/2025/info/gnus-before.md b/2025/info/gnus-before.md new file mode 100644 index 00000000..934ba044 --- /dev/null +++ b/2025/info/gnus-before.md @@ -0,0 +1,12 @@ +<!-- Automatically generated by emacsconf-publish-before-page --> +[[!toc ]] +Format: 20-min talk ; Q&A: ask questions via Etherpad/IRC; we'll e-mail the speaker and post answers on this wiki page after the conference +Status: Waiting for video from speaker + + + + + + +# Description +<!-- End of emacsconf-publish-before-page -->
\ No newline at end of file diff --git a/2025/info/gnus-nav.md b/2025/info/gnus-nav.md new file mode 100644 index 00000000..8c223c88 --- /dev/null +++ b/2025/info/gnus-nav.md @@ -0,0 +1,7 @@ + +<div class="talk-nav"> +Back to the [[talks]] +Previous by track: <a href="/2025/talks/reader">An introduction to the Emacs Reader</a> +Next by track: <a href="/2025/talks/python">Interactive Python development in Emacs</a> +Track: <span class="sched-track General">General</span> +</div> diff --git a/2025/info/python-nav.md b/2025/info/python-nav.md index 1bd2101c..5ac639f9 100644 --- a/2025/info/python-nav.md +++ b/2025/info/python-nav.md @@ -1,7 +1,7 @@ <div class="talk-nav"> Back to the [[talks]] -Previous by track: <a href="/2025/talks/reader">An introduction to the Emacs Reader</a> +Previous by track: <a href="/2025/talks/gnus">Reading and writing emails in GNU Emacs with Gnus</a> Next by track: <a href="/2025/talks/swanky">Swanky Python: Interactive development for Python</a> Track: <span class="sched-track Development">Development</span> </div> diff --git a/2025/info/reader-nav.md b/2025/info/reader-nav.md index cc2aeb8b..befe7d06 100644 --- a/2025/info/reader-nav.md +++ b/2025/info/reader-nav.md @@ -2,6 +2,6 @@ <div class="talk-nav"> Back to the [[talks]] Previous by track: <a href="/2025/talks/gardening">Gardening in Emacs: A Windows user's tale of tending, tweaking, and triumph</a> -Next by track: <a href="/2025/talks/python">Interactive Python development in Emacs</a> +Next by track: <a href="/2025/talks/gnus">Reading and writing emails in GNU Emacs with Gnus</a> Track: <span class="sched-track General">General</span> </div> |