trying to fix

This commit is contained in:
Chris Cochrun 2022-01-03 12:41:35 -06:00
parent fa407dfeb6
commit e013d7569e
22945 changed files with 447936 additions and 0 deletions

View file

@ -0,0 +1 @@
<!-- 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>