emacs/var/elfeed/db/data/77/779e7a2ae24ed72fd4df1a9d4b24fa79ecbeca9b
2022-01-03 12:49:32 -06:00

1 line
953 B
Plaintext

<!-- SC_OFF --><div class="md"><p>This is a niche use case. When I use qutebrowser, I have emacsclient as the external editor. I recently took the EXWM plunge. I want to pass the right options to emacsclient so that when it is spawned from qutebrowser (or emacsclient is spawned in general because in exwm, I no longer use it) it spawns as a floating frame. Currently my qutebrowser <a href="https://config.py">config.py</a> has the line </p> <p>c.editor.command = [&quot;emacsclient&quot;, &quot;-c&quot;, &quot;{}&quot;]</p> <p>Your lisp-fu is greatly appreciated.</p> </div><!-- SC_ON --> &#32; submitted by &#32; <a href="https://www.reddit.com/user/featherthefish"> /u/featherthefish </a> <br/> <span><a href="https://www.reddit.com/r/emacs/comments/qyeivz/what_are_the_correct_options_to_pass_to/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/emacs/comments/qyeivz/what_are_the_correct_options_to_pass_to/">[comments]</a></span>