GNU bug report logs - #25547
25.1.91; emacsclient -c creates frames on the wrong display

Previous Next

Package: emacs;

Reported by: Alex Hutcheson <alexhutcheson <at> google.com>

Date: Thu, 26 Jan 2017 18:11:01 UTC

Severity: normal

Merged with 30382

Found in versions 25.1.91, 27.0.50

Done: Stefan Monnier <monnier <at> iro.umontreal.ca>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Stefan Monnier <monnier <at> iro.umontreal.ca>
To: Eliza Velasquez <exv <at> google.com>
Cc: 25547 <at> debbugs.gnu.org, Alex Hutcheson <alexhutcheson <at> google.com>
Subject: bug#25547: 25.1.91; emacsclient -c creates frames on the wrong display
Date: Mon, 02 Nov 2020 19:56:24 -0500
> This seems like it might be tricky to solve properly. My guess from
> looking at the emacsclient source is that a new option would be
> required in order to maintain backwards compatibility, maybe something
> like `--smart-create-frame` or `-C`, which would behave as in the
> expected behavior of the bug report.

Maybe we don't need a special option: we should be able to detect this
situation when `-c` is passed from an emacsclient running in a "dumb
tty".

IOW it might be a simple matter of tweaking server.el for the case where
`tty-type` is `dumb` and the `selected-frame` is a non-GUI frame, in
which case we'll just want to create a new tty frame in the same
terminal as that of the `selected-frame`.


        Stefan





This bug report was last modified 4 years and 251 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.