unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#47806: 28.0.50; `make-frame` frame should probably clone the `environment` parameter into the new frame
@ 2021-04-15 18:28 Thibault Polge
  2021-04-15 19:08 ` Eli Zaretskii
  0 siblings, 1 reply; 9+ messages in thread
From: Thibault Polge @ 2021-04-15 18:28 UTC (permalink / raw)
  To: 47806

Hello,

Frames created by `emacsclient` get a copy of the caller's environment
variables in the `environment` frame property.  But frames created from
other frames (with C-x 5 2, `make-frame`, `make-frame-command`, and so
on) don't get a copy of those variables (they don't have an
`environment` frame parameter at all). I believe they should.

My use case is talking to the WM, and without this parameter I believe
it's impossible to distinguish between, eg, frames managed by different
X servers on the same daemon.

FWIW, I'm running Emacs from revision
738266240dc1a19911770bf676330aa72352da79 (from April 6th) built with the
Lucid toolkit.

Best regards,
Thibault





^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2022-06-29 11:29 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-15 18:28 bug#47806: 28.0.50; `make-frame` frame should probably clone the `environment` parameter into the new frame Thibault Polge
2021-04-15 19:08 ` Eli Zaretskii
2021-04-15 19:47   ` Thibault Polge
2021-04-15 19:54     ` Eli Zaretskii
2021-04-15 22:27       ` Thibault Polge
2021-04-16  6:05         ` Eli Zaretskii
2022-06-29 11:10         ` Lars Ingebrigtsen
2022-06-29 11:15           ` Thibault Polge
2022-06-29 11:29             ` Lars Ingebrigtsen

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).