diff options
author | Sacha Chua <sacha@sachachua.com> | 2025-07-14 14:09:52 -0400 |
---|---|---|
committer | Sacha Chua <sacha@sachachua.com> | 2025-07-14 14:09:52 -0400 |
commit | 7df309686195e224ddf5bbc8d8ce3cf4af8ee5be (patch) | |
tree | 1534a0f413fcc4ef7a8486646730ec0c7cab789a /2025/info | |
parent | 947aba7072279c6b345453fe49de099ad438adf6 (diff) | |
download | emacsconf-wiki-7df309686195e224ddf5bbc8d8ce3cf4af8ee5be.tar.xz emacsconf-wiki-7df309686195e224ddf5bbc8d8ce3cf4af8ee5be.zip |
Diffstat (limited to '')
-rw-r--r-- | 2025/info/claude-code-after.md | 10 | ||||
-rw-r--r-- | 2025/info/claude-code-before.md | 12 | ||||
-rw-r--r-- | 2025/info/claude-code-nav.md | 7 | ||||
-rw-r--r-- | 2025/info/commonlisp-nav.md | 2 | ||||
-rw-r--r-- | 2025/info/juicemacs-nav.md | 2 |
5 files changed, 31 insertions, 2 deletions
diff --git a/2025/info/claude-code-after.md b/2025/info/claude-code-after.md new file mode 100644 index 00000000..fbc417c7 --- /dev/null +++ b/2025/info/claude-code-after.md @@ -0,0 +1,10 @@ +<!-- Automatically generated by emacsconf-publish-after-page --> + + +Questions or comments? Please e-mail [ywatanabe@alumni.u-tokyo.ac.jp](mailto:ywatanabe@alumni.u-tokyo.ac.jp?subject=Comment%20for%20EmacsConf%202023%20claude-code%3A%20emacs-claude-code%3A%20Intelligent%20Claude%20Integration%20for%20Emacs) + +---- +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/claude-code-before.md b/2025/info/claude-code-before.md new file mode 100644 index 00000000..934ba044 --- /dev/null +++ b/2025/info/claude-code-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/claude-code-nav.md b/2025/info/claude-code-nav.md new file mode 100644 index 00000000..42c0e0e1 --- /dev/null +++ b/2025/info/claude-code-nav.md @@ -0,0 +1,7 @@ + +<div class="talk-nav"> +Back to the [[talks]] +Previous by track: <a href="/2025/talks/juicemacs">Juicemacs: Exploring Speculative JIT Compilation for ELisp in Java</a> +Next by track: <a href="/2025/talks/commonlisp">Common Lisp images communicating like-a-human through shared Emacs slime and eev</a> +Track: <span class="sched-track Development">Development</span> +</div> diff --git a/2025/info/commonlisp-nav.md b/2025/info/commonlisp-nav.md index 182b50a6..f65b35b2 100644 --- a/2025/info/commonlisp-nav.md +++ b/2025/info/commonlisp-nav.md @@ -1,7 +1,7 @@ <div class="talk-nav"> Back to the [[talks]] -Previous by track: <a href="/2025/talks/juicemacs">Juicemacs: Exploring Speculative JIT Compilation for ELisp in Java</a> +Previous by track: <a href="/2025/talks/claude-code">emacs-claude-code: Intelligent Claude Integration for Emacs</a> Next by track: <a href="/2025/talks/sat-open">Saturday opening remarks</a> Track: <span class="sched-track Development">Development</span> </div> diff --git a/2025/info/juicemacs-nav.md b/2025/info/juicemacs-nav.md index 9f5bf13a..54ca3555 100644 --- a/2025/info/juicemacs-nav.md +++ b/2025/info/juicemacs-nav.md @@ -2,6 +2,6 @@ <div class="talk-nav"> Back to the [[talks]] Previous by track: <a href="/2025/talks/python">Interactive Python development in Emacs</a> -Next by track: <a href="/2025/talks/commonlisp">Common Lisp images communicating like-a-human through shared Emacs slime and eev</a> +Next by track: <a href="/2025/talks/claude-code">emacs-claude-code: Intelligent Claude Integration for Emacs</a> Track: <span class="sched-track Development">Development</span> </div> |