diff options
author | Sacha Chua <sacha@sachachua.com> | 2023-03-10 13:32:28 -0500 |
---|---|---|
committer | Sacha Chua <sacha@sachachua.com> | 2023-03-10 13:32:28 -0500 |
commit | cc293745c94b764168d7465fbea50d8855bcaff4 (patch) | |
tree | 67988696fb3b258e19bee0a62a2520a32de64484 /2022/talks | |
parent | 05761486dd8710b5364f0c4a85917ecf7e9ee0d2 (diff) | |
download | emacsconf-wiki-cc293745c94b764168d7465fbea50d8855bcaff4.tar.xz emacsconf-wiki-cc293745c94b764168d7465fbea50d8855bcaff4.zip |
Add chapter markers for detached
Diffstat (limited to '')
-rw-r--r-- | 2022/talks/detached.md | 14 |
1 files changed, 4 insertions, 10 deletions
diff --git a/2022/talks/detached.md b/2022/talks/detached.md index 00a2bdcf..f4b17e92 100644 --- a/2022/talks/detached.md +++ b/2022/talks/detached.md @@ -11,12 +11,6 @@ Niklas Eklund (he/him, <mailto:niklas.eklund@posteo.net>) [[!inline pages="internal(2022/info/detached-before)" raw="yes"]] -[[!template id="help" -volunteer="" -summary="Q&A could be indexed with chapter markers" -tags="help_with_chapter_markers" -message="""The Q&A session for this talk does not have chapter markers yet. -Would you like to help? See [[help_with_chapter_markers]] for more details. You can use the vidid="detached-qanda" if adding the markers to this wiki page, or e-mail your chapter notes to <emacsconf-submit@gnu.org>."""]] As an enthusiastic Emacs user I would find myself replacing the usage @@ -72,14 +66,14 @@ makes sense to us as individuals is something to cherish. eshell/vterm/term-mode? Or start a compile in shell-mode and attach it from compilation-mode? - A: -- Q: How do you talk to **dtach? Could it be feasible to run a child - emacs instead of dtach? Would it make sense? Better communication - maybe?** +- Q: How do you talk to detached? Could it be feasible to run a child + emacs instead of detached? Would it make sense? Better communication + maybe? - A: - Q: How does it handle processes that require user input? (Usually to type y/n, etc). M-x compile is great but can't handle user input. - A: -- Q:Can you rerun a command (session?) but in another directory? +- Q: Can you rerun a command (session?) but in another directory? - A: - Q: What are some other places where this might be useful? mu4e fetching mail? Git processes started by Magit? What things would |