diff options
author | Sacha Chua <sacha@sachachua.com> | 2024-12-11 19:09:35 -0500 |
---|---|---|
committer | Sacha Chua <sacha@sachachua.com> | 2024-12-11 19:09:35 -0500 |
commit | a9ec91ee6718eea76726b6d11f24d8a950206186 (patch) | |
tree | 1f81a31db0c9621732fb3c4c59cfd11185435c52 /2024/talks/hyperbole.md | |
parent | 42aaae80449bd7e85ae8d356c192a85506441c1f (diff) | |
download | emacsconf-wiki-a9ec91ee6718eea76726b6d11f24d8a950206186.tar.xz emacsconf-wiki-a9ec91ee6718eea76726b6d11f24d8a950206186.zip |
add chapters
Diffstat (limited to '')
-rw-r--r-- | 2024/talks/hyperbole.md | 9 |
1 files changed, 3 insertions, 6 deletions
diff --git a/2024/talks/hyperbole.md b/2024/talks/hyperbole.md index b42f7c0d..6662d2f2 100644 --- a/2024/talks/hyperbole.md +++ b/2024/talks/hyperbole.md @@ -34,15 +34,12 @@ See also: ## Questions and answers -- Q: \<edrx\> Hey, how is the log buffer generated? +- Q: Hey, how is the log buffer generated? - A: interaction-log package -- Q:\<Donovan\> So , the "select a thing" C-c RET is similar to - expand-region? How does it behave in codes (functions, class,\...) +- Q: So, the "select a thing" C-c RET is similar to expand-region? How does it behave in codes (functions, class, ...) - A: Behaves exactly the same. - Q:I know you Hyperbole devs are active and interested in sharing and - interoperating with other emacs tools. What is a recent tool that - you find exciting to think about using in combination with - Hyperbole, or would like to suggest using in combination with it? + interoperating with other emacs tools. What is a recent tool that you find exciting to think about using in combination with Hyperbole, or would like to suggest using in combination with it? - A: Lately, focussing on making Hyperbole work with org-mode so that they may interoperate. - The idea with Hyperbole is not to be better than everything |