summaryrefslogtreecommitdiffstats
path: root/2024/talks/casual.md
diff options
context:
space:
mode:
authorSacha Chua <sacha@sachachua.com>2024-09-22 08:27:26 -0400
committerSacha Chua <sacha@sachachua.com>2024-09-22 08:27:26 -0400
commit2eaeead1bf58d51937c5de0308b9a533d60479c3 (patch)
treed9de132e7ab0ad722252c7d50ef5c80e8d606efd /2024/talks/casual.md
parent1e11c428c4839e92843bb0facdfa787fefe208ee (diff)
downloademacsconf-wiki-2eaeead1bf58d51937c5de0308b9a533d60479c3.tar.xz
emacsconf-wiki-2eaeead1bf58d51937c5de0308b9a533d60479c3.zip
add casual, flp, hyperdrive, shell, theme, transducers
Diffstat (limited to '')
-rw-r--r--2024/talks/casual.md32
1 files changed, 32 insertions, 0 deletions
diff --git a/2024/talks/casual.md b/2024/talks/casual.md
new file mode 100644
index 00000000..c64aec29
--- /dev/null
+++ b/2024/talks/casual.md
@@ -0,0 +1,32 @@
+[[!meta title="Re-imagining the Emacs User Experience with Casual Suite"]]
+[[!meta copyright="Copyright &copy; 2024 Charles Choi"]]
+[[!inline pages="internal(2024/info/casual-nav)" raw="yes"]]
+
+<!-- Initially generated with emacsconf-publish-talk-page and then left alone for manual editing -->
+<!-- You can manually edit this file to update the abstract, add links, etc. --->
+
+
+# Re-imagining the Emacs User Experience with Casual Suite
+Charles Choi (he/him) - Pronunciation: Che, IRC: kickingvegas, <http://yummymelon.com/devnull/> , Mastodon: <https://sfba.social/@kickingvegas>
+
+[[!inline pages="internal(2024/info/casual-before)" raw="yes"]]
+
+To date, the predominant interaction model for Emacs has been to use keybindings or the mini-buffer prompt to issue commands. These commands are drawn from a vast ecosystem of packages (both core and third party) designed to extend Emacs. When these commands are used in aggregate, the aforementioned interaction model places a high cognitive load on the user. It also sets a very steep learning curve for Emacs.
+
+The inclusion of the Transient model package in Emacs facilitates a different interaction model using keyboard-driven menu interfaces. Menu interfaces excel at discovery and recognition, neither of which are well supported with keybindings and a prompt. Menu interfaces also can be made contextual to allow the user to focus on a task at hand.
+
+Casual Suite is a personal effort to re-imagine the Emacs user experience by using keyboard-driven Transient menus as its primary interaction model.
+
+This talk describes Casual Suite, detailing its implementation and operation.
+
+About the speaker:
+
+Charles Choi has been an Emacs user since 1989 but did not get around to learning Elisp until 2022. He possesses formal knowledge of computers with a Ph.D. in Computer Engineering received from the University of Virginia in 1997. He is from and continues to live in San Francisco.
+
+
+
+[[!inline pages="internal(2024/info/casual-after)" raw="yes"]]
+
+[[!inline pages="internal(2024/info/casual-nav)" raw="yes"]]
+
+