From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.ciao.gmane.io!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.bugs Subject: bug#40796: 28.0.50; Cannot adjust font size in Emacs 28 Date: Thu, 23 Apr 2020 22:09:36 +0300 Message-ID: <83a732c93j.fsf@gnu.org> References: <86tv1agtpa.fsf@gmail.com> <83h7xack32.fsf@gnu.org> Injection-Info: ciao.gmane.io; posting-host="ciao.gmane.io:159.69.161.202"; logging-data="91142"; mail-complaints-to="usenet@ciao.gmane.io" Cc: 40796@debbugs.gnu.org To: Raoul Comninos Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Thu Apr 23 21:11:18 2020 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 1jRhFk-000NaT-SB for geb-bug-gnu-emacs@m.gmane-mx.org; Thu, 23 Apr 2020 21:11:16 +0200 Original-Received: from localhost ([::1]:37780 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jRhFj-0001RI-GZ for geb-bug-gnu-emacs@m.gmane-mx.org; Thu, 23 Apr 2020 15:11:15 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:39288) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jRhFX-0001R7-KY for bug-gnu-emacs@gnu.org; Thu, 23 Apr 2020 15:11:04 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.90_1) (envelope-from ) id 1jRhFX-0000YL-17 for bug-gnu-emacs@gnu.org; Thu, 23 Apr 2020 15:11:03 -0400 Original-Received: from debbugs.gnu.org ([209.51.188.43]:44297) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1jRhFW-0000WL-9W for bug-gnu-emacs@gnu.org; Thu, 23 Apr 2020 15:11:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1jRhFW-00069f-3i for bug-gnu-emacs@gnu.org; Thu, 23 Apr 2020 15:11:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Eli Zaretskii Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Thu, 23 Apr 2020 19:11:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 40796 X-GNU-PR-Package: emacs Original-Received: via spool by 40796-submit@debbugs.gnu.org id=B40796.158766900323582 (code B ref 40796); Thu, 23 Apr 2020 19:11:02 +0000 Original-Received: (at 40796) by debbugs.gnu.org; 23 Apr 2020 19:10:03 +0000 Original-Received: from localhost ([127.0.0.1]:55843 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jRhEY-00068I-UT for submit@debbugs.gnu.org; Thu, 23 Apr 2020 15:10:03 -0400 Original-Received: from eggs.gnu.org ([209.51.188.92]:35978) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jRhEW-00067k-4U for 40796@debbugs.gnu.org; Thu, 23 Apr 2020 15:10:01 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:53819) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jRhEQ-0007EH-70; Thu, 23 Apr 2020 15:09:54 -0400 Original-Received: from [176.228.60.248] (port=4595 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1jRhEP-0001PO-8A; Thu, 23 Apr 2020 15:09:53 -0400 In-Reply-To: (message from Raoul Comninos on Thu, 23 Apr 2020 17:25:49 +0200) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-Received-From: 209.51.188.43 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:178866 Archived-At: [Please use Reply All, to keep the bug address on the CC list.] > From: Raoul Comninos > Date: Thu, 23 Apr 2020 17:25:49 +0200 > > I have two versions of Emacs on my PC. I use Emacs 26.3 and also the latest developmental version as > indicated above. The problem does NOT occur in Emacs 26.3. If I try to change the font size in Emacs 28 as > I would normally do via customize group/Faces/Basic Faces/Default/Save for Future Sessions, the new font > size does not persist between sessions. It lasts only as long as the session itself. If I try to change the font > size via the Menu and Save Options I get the same result. This works for me, with the current master branch (and with any other version of Emacs). Assuming you verified that the customization is saved to your init file when you click Save For Future Sessions, I think something in your other customization reverts to the original font size. Try to start Emacs with an empty .emacs file, and then do the same and see if the problem goes away.