1 line
953 B
Plaintext
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 = ["emacsclient", "-c", "{}"]</p> <p>Your lisp-fu is greatly appreciated.</p> </div><!-- SC_ON -->   submitted by   <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>   <span><a href="https://www.reddit.com/r/emacs/comments/qyeivz/what_are_the_correct_options_to_pass_to/">[comments]</a></span> |