From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: Any new method to deal with Emacs Fonts settings puzzles nearly every Chinese =?utf-8?Q?emacser=EF=BC=9F?= Date: Sun, 14 Nov 2021 13:33:02 +0200 Message-ID: <83a6i7ug41.fsf@gnu.org> References: <2c676019.21d2.17d19ba2dc8.Coremail.tumashu@163.com> <593d0379.21f8.17d19c624db.Coremail.tumashu@163.com> <7b6b298a.222b.17d19d2e110.Coremail.tumashu@163.com> <834k8gxe9v.fsf@gnu.org> <87fss0uixn.fsf@163.com> <831r3kxb05.fsf@gnu.org> <87v90vhmr8.fsf@163.com> <83tugfx1py.fsf@gnu.org> <87y25rfwxi.fsf@163.com> <831r3jw5vr.fsf@gnu.org> <874k8f89zl.fsf@yahoo.com> <83o86nupjl.fsf@gnu.org> <87tugf5b1j.fsf@yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="15183"; mail-complaints-to="usenet@ciao.gmane.io" Cc: tumashu@163.com, emacs-devel@gnu.org To: Po Lu Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Sun Nov 14 12:34:01 2021 Return-path: Envelope-to: ged-emacs-devel@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 1mmDlo-0003p3-V2 for ged-emacs-devel@m.gmane-mx.org; Sun, 14 Nov 2021 12:34:01 +0100 Original-Received: from localhost ([::1]:49356 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mmDln-0000Qn-QZ for ged-emacs-devel@m.gmane-mx.org; Sun, 14 Nov 2021 06:33:59 -0500 Original-Received: from eggs.gnu.org ([209.51.188.92]:54632) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mmDl6-0008AM-9N for emacs-devel@gnu.org; Sun, 14 Nov 2021 06:33:16 -0500 Original-Received: from [2001:470:142:3::e] (port=51894 helo=fencepost.gnu.org) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mmDl5-0007Xu-K2; Sun, 14 Nov 2021 06:33:15 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-version:References:Subject:In-Reply-To:To:From: Date; bh=AGf7cscQNLBQHxjr8x0awm7ltDwvZHGaMVTmjkK5eAg=; b=HVoBVOOgMw0Mgz8RgeiC 4TX4M5Sy6BnAtUFz0HmU94Mf2JZGRpA6P+d/qQd6snqXJ9XYmWETgkd+vLkvtfrIdNUrbgN5P5Fbx YG63eqAOrQ6RhJdE6afgcfEfcDZS3Wgf2YWOn2cnhoHm5UMG7XqhubyxhcZakzHXevbo6pGmVEQT4 v1E2dDr/95WBi6ZkOetqHlFsKumuQizYv4MwQNFKehpi1X80Fwo8IUD2QdSUv/SOzilwTyt0VYhkB 6132eVV21guq+y+daPiYA95ZmMRb9VF6TJnkCW+C0zYCWot1dI2uv796uaHmksBAVj88AAaFpLBFD t6l8zVSz59/HYw==; Original-Received: from [87.69.77.57] (port=4567 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mmDl5-0001KN-7F; Sun, 14 Nov 2021 06:33:15 -0500 In-Reply-To: <87tugf5b1j.fsf@yahoo.com> (message from Po Lu on Sun, 14 Nov 2021 17:41:44 +0800) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Original-Sender: "Emacs-devel" Xref: news.gmane.io gmane.emacs.devel:279411 Archived-At: > From: Po Lu > Cc: tumashu@163.com, emacs-devel@gnu.org > Date: Sun, 14 Nov 2021 17:41:44 +0800 > > Other programs do not try to solve the more general problem here, only > the lines. And I think solving the problem with the mode-line and > header-line and tab bar and tab lines is enough to make people happy, > because I've never heard anyone complain about this for any other > reason. But there's also the mini-window: if we don't do something there, you'll see the mode line move up and down in annoying ways, depending on what text is displayed in the mini-window and which fonts it uses. And the mini-window is mostly just another window. So I think we should decide what to do with window-body display as well (see my other message about this in bug#51821 discussion), not just with mode-line, tab-line, etc.