GNU bug report logs - #41719
28.0.50; emacsclient -c -F '((name . "NAME"))' is not respected --with-x-toolkit=gtk3

Previous Next

Package: emacs;

Reported by: Vladimir Lomov <lomov.vl <at> yandex.ru>

Date: Fri, 5 Jun 2020 03:11:02 UTC

Severity: wishlist

Tags: moreinfo

Found in version 28.0.50

Done: Lars Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Po Lu <luangruo <at> yahoo.com>
To: Visuwesh <visuweshm <at> gmail.com>
Cc: Eli Zaretskii <eliz <at> gnu.org>, lomov.vl <at> yandex.ru, 41719 <at> debbugs.gnu.org
Subject: bug#41719: 28.0.50; [FR] emacsclient should provide '--name' option as emacs
Date: Sun, 12 Jun 2022 17:11:35 +0800
Visuwesh <visuweshm <at> gmail.com> writes:

> I created the frame like so,
>
>     (make-frame '((name . "vz/calendar-frame")
>                   ;; (minibuffer . nil)
>                   (vertical-scroll-bars . nil)
>                   (font . "monospace-16")))

That's probably the wrong thing to do.  The instance name of the Emacs
session is `x-resource-name', not "vz/calendar-name".

> Probably because I noticed the `name' parameter first in `(elisp) Frame
> Parameters'.

I guess that part of the manual needs rewriting to warn against setting
the `name' parameter while creating a frame.




This bug report was last modified 3 years and 59 days ago.

Previous Next


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