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#47339: 28.0.50; Info-quoted face: no attributes, looks too small Date: Sat, 27 Mar 2021 10:14:15 +0300 Message-ID: References: <86mtuui37b.fsf@protected.rcdrun.com> <83blba86vj.fsf@gnu.org> <83czvnkapc.fsf@gnu.org> <87v99dizbe.fsf@gmail.com> 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="17061"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Mutt/2.0.6 (2021-03-06) Cc: 47339@debbugs.gnu.org To: max.brieiev@gmail.com Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Sat Mar 27 08:19:10 2021 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 1lQ3Dx-0004L8-Ve for geb-bug-gnu-emacs@m.gmane-mx.org; Sat, 27 Mar 2021 08:19:09 +0100 Original-Received: from localhost ([::1]:48226 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lQ3Dw-0001Zx-UA for geb-bug-gnu-emacs@m.gmane-mx.org; Sat, 27 Mar 2021 03:19:08 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:51454) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lQ3Dq-0001ZZ-DF for bug-gnu-emacs@gnu.org; Sat, 27 Mar 2021 03:19:02 -0400 Original-Received: from debbugs.gnu.org ([209.51.188.43]:60008) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1lQ3Dq-0005tL-66 for bug-gnu-emacs@gnu.org; Sat, 27 Mar 2021 03:19:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1lQ3Dq-0003Wv-2I for bug-gnu-emacs@gnu.org; Sat, 27 Mar 2021 03:19: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: Sat, 27 Mar 2021 07:19:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 47339 X-GNU-PR-Package: emacs Original-Received: via spool by 47339-submit@debbugs.gnu.org id=B47339.161682949213485 (code B ref 47339); Sat, 27 Mar 2021 07:19:02 +0000 Original-Received: (at 47339) by debbugs.gnu.org; 27 Mar 2021 07:18:12 +0000 Original-Received: from localhost ([127.0.0.1]:43318 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lQ3D1-0003VR-Tw for submit@debbugs.gnu.org; Sat, 27 Mar 2021 03:18:12 -0400 Original-Received: from stw1.rcdrun.com ([217.170.207.13]:46765) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lQ3Cz-0003VA-M4 for 47339@debbugs.gnu.org; Sat, 27 Mar 2021 03:18:10 -0400 Original-Received: from localhost ([::ffff:41.202.241.58]) (AUTH: PLAIN securesender, TLS: TLS1.3,256bits,ECDHE_RSA_AES_256_GCM_SHA384) by stw1.rcdrun.com with ESMTPSA id 000000000001E082.00000000605EDC2B.00007886; Sat, 27 Mar 2021 00:18:02 -0700 Content-Disposition: inline In-Reply-To: <87v99dizbe.fsf@gmail.com> 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:203102 Archived-At: * max.brieiev@gmail.com [2021-03-26 20:45]: > Jean Louis writes: > > >> > > M-x customize-face RET fixed-pitch-serif RET > >> > > >> > Hide Fixed Pitch Serif face: [sample] > >> > State : STANDARD. > >> > The basic fixed-pitch face with serifs. > >> > [X] Font Family: Monospace Serif > >> > >> So what is this "Monospace Serif" font used here? > >> > >> What does the following produce (in "emacs -Q", please): > >> > >> M-: (face-font 'fixed-pitch-serif) RET > > > > "-misc-fixed-medium-r-semicondensed--13-120-75-75-c-60-iso8859-1" > > This looks like fontconfig fallbacks to some xorg default bitmap font > (and it is also not configured to scale bitmap fonts). You may configure > fontconfig to recognize "Monospace Serif" family explicitly or you can > install any font family listed in `face-font-family-alternatives`. For > example, you can install 'gnu fonts' package and emacs will use FreeMono > family provided by the package as alternative to Monospace Serif. I have installed package GNU fonts and it looks now better, there is no zooming problem. Yet I am not sure if it is Emacs problem or not.