From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Jean Louis Newsgroups: gmane.emacs.bugs Subject: bug#58269: 29.0.50; emacsclient: does not understand that default face was changed Date: Wed, 5 Oct 2022 22:45:24 +0300 Message-ID: References: <86k05h5jjj.fsf@protected.rcdrun.com> <83v8p0yh5i.fsf@gnu.org> <83edvmrryu.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="22101"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Mutt/2.2.7+37 (a90f69b) (2022-09-02) Cc: 58269@debbugs.gnu.org To: Eli Zaretskii Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Wed Oct 05 21:56:53 2022 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1ogAVf-0005Te-Lr for geb-bug-gnu-emacs@m.gmane-mx.org; Wed, 05 Oct 2022 21:56:51 +0200 Original-Received: from localhost ([::1]:38138 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ogAVd-0004cP-Iv for geb-bug-gnu-emacs@m.gmane-mx.org; Wed, 05 Oct 2022 15:56:49 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:57950) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ogAR0-0001Al-O4 for bug-gnu-emacs@gnu.org; Wed, 05 Oct 2022 15:52:05 -0400 Original-Received: from debbugs.gnu.org ([209.51.188.43]:59069) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1ogAR0-0002CG-Cv for bug-gnu-emacs@gnu.org; Wed, 05 Oct 2022 15:52:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1ogAR0-0001wO-89 for bug-gnu-emacs@gnu.org; Wed, 05 Oct 2022 15:52:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Jean Louis Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Wed, 05 Oct 2022 19:52:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 58269 X-GNU-PR-Package: emacs Original-Received: via spool by 58269-submit@debbugs.gnu.org id=B58269.16649994697352 (code B ref 58269); Wed, 05 Oct 2022 19:52:02 +0000 Original-Received: (at 58269) by debbugs.gnu.org; 5 Oct 2022 19:51:09 +0000 Original-Received: from localhost ([127.0.0.1]:58144 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ogAQ8-0001uV-LI for submit@debbugs.gnu.org; Wed, 05 Oct 2022 15:51:08 -0400 Original-Received: from stw1.rcdrun.com ([217.170.207.13]:54595) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ogAQ6-0001tG-R1 for 58269@debbugs.gnu.org; Wed, 05 Oct 2022 15:51:07 -0400 Original-Received: from localhost ([::ffff:154.227.156.251]) (AUTH: PLAIN admin, TLS: TLS1.3,256bits,ECDHE_RSA_AES_256_GCM_SHA384) by stw1.rcdrun.com with ESMTPSA id 00000000000BA40A.00000000633DE02B.00007EA4; Wed, 05 Oct 2022 12:51:06 -0700 Content-Disposition: inline In-Reply-To: <83edvmrryu.fsf@gnu.org> X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Original-Sender: "bug-gnu-emacs" Xref: news.gmane.io gmane.emacs.bugs:244570 Archived-At: * Eli Zaretskii [2022-10-05 22:28]: > > Date: Wed, 5 Oct 2022 22:01:09 +0300 > > From: Jean Louis > > Cc: 58269@debbugs.gnu.org > > > > > Please describe in detail: > > > > > > . how did you change the default face's height > > > > By M-x customize-face RET default RET > > OK > > > > . how did you invoke emacsclient > > > > >From mutt in Xterm > > That doesn't tell me enough. Does mutt use any command-line switches > when it invokes emacsclient, and if so, which ones. set editor="emacsclient -c" > > > I tried to reproduce this in a way that I would do the above, but > > > couldn't reproduce: I see the enlarged face in display triggered by > > > emacsclient. So something else is at work here, and it hides in the > > > details you haven't described. > > > > I have described what I knew and could observe it. I can't know why > > this happened. Now I have compiled new Emacs version and can't yet > > observe it. > > So it doesn't happen always, only sometimes? It was never happening before. I have compiled newer version of Emacs, it started happening. Now it is not happening. -- Jean Take action in Free Software Foundation campaigns: https://www.fsf.org/campaigns In support of Richard M. Stallman https://stallmansupport.org/