From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/87452 Path: news.gmane.org!.POSTED!not-for-mail From: Alberto Luaces Newsgroups: gmane.emacs.gnus.general Subject: Re: Change the font size in shr Date: Thu, 30 Mar 2017 17:37:12 +0200 Message-ID: <87h92aixnb.fsf@eps142.cdf.udc.es> References: <87fuhv9own.fsf@mcarro-ThinkPad-X1-Carbon-3rd> NNTP-Posting-Host: blaine.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: blaine.gmane.org 1490888263 2030 195.159.176.226 (30 Mar 2017 15:37:43 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Thu, 30 Mar 2017 15:37:43 +0000 (UTC) User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1 (gnu/linux) To: ding@gnus.org Original-X-From: ding-owner+m35673@lists.math.uh.edu Thu Mar 30 17:37:37 2017 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from mxfilter-048035.atla03.us.yomura.com ([107.189.48.35]) by blaine.gmane.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ctc8m-0008Hp-CB for ding-account@gmane.org; Thu, 30 Mar 2017 17:37:36 +0200 X-Yomura-MXScrub: 1.0 Original-Received: from lists1.math.uh.edu (unknown [129.7.128.208]) by mxfilter-048035.atla03.us.yomura.com (Halon) with ESMTPS id ceee3729-155e-11e7-b087-b499baabecb2; Thu, 30 Mar 2017 15:37:40 +0000 (UTC) Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by lists1.math.uh.edu with smtp (Exim 4.87) (envelope-from ) id 1ctc8n-0001Gt-02; Thu, 30 Mar 2017 10:37:37 -0500 Original-Received: from mx1.math.uh.edu ([129.7.128.32]) by lists1.math.uh.edu with esmtps (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384:256) (Exim 4.87) (envelope-from ) id 1ctc8l-0001GH-0P for ding@lists.math.uh.edu; Thu, 30 Mar 2017 10:37:35 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx1.math.uh.edu with esmtps (TLSv1.2:DHE-RSA-AES128-SHA:128) (Exim 4.87) (envelope-from ) id 1ctc8j-0002Ci-5b for ding@lists.math.uh.edu; Thu, 30 Mar 2017 10:37:34 -0500 Original-Received: from [195.159.176.226] (helo=blaine.gmane.org) by quimby.gnus.org with esmtps (TLS1.2:RSA_AES_128_CBC_SHA1:128) (Exim 4.80) (envelope-from ) id 1ctc8h-0004N4-PY for ding@gnus.org; Thu, 30 Mar 2017 17:37:31 +0200 Original-Received: from list by blaine.gmane.org with local (Exim 4.84_2) (envelope-from ) id 1ctc8W-0006r7-CY for ding@gnus.org; Thu, 30 Mar 2017 17:37:20 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 14 Original-X-Complaints-To: usenet@blaine.gmane.org Cancel-Lock: sha1:8+MscOyEVEhdtpWzkWWwToxaxQs= List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:87452 Archived-At: Manuel Carro writes: > Hi. I am using shr as html renderer in gnus (using GNU Emacs 26.0.50) > and I would like to increase the font size it uses. I have not found > any option to change this in the customize menu. Any idea of how can > this be done, other than tinkering with the sources of shr? > > Thanks in advance! What about doing a C-u C-x = on any character of the message and seeing if shr uses a custom face? Therefore you could customize it. -- Alberto