unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* Minimum Font Sizes in Gnus
@ 2017-08-24 15:56 Jay Kamat
  2017-08-24 16:49 ` Mario Castelán Castro
  2017-08-24 17:43 ` Eli Zaretskii
  0 siblings, 2 replies; 4+ messages in thread
From: Jay Kamat @ 2017-08-24 15:56 UTC (permalink / raw)
  To: help-gnu-emacs


Hi all,

I'm trying to use gnus for mail and I'm loving it so far! However, I have one
bug/question that I would like to discuss.

When I read plaintext emails, I can read emails perfectly, however, when I open
html formatted emails, the font size is too small to comfortably read.

One way to 'work around' this is to disable the new html formatting in shr:

(setq shr-use-fonts nil)

However, I would like to preserve the fonts if possible. Does anyone know if
there is a 'minimum font' size option for gnus/shr? Most web browsers come with
a minimum font size option.

I took a quick look at shr.el, but I could not find anything. Does anyone have
any ideas?

Thanks,
-Jay



^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Minimum Font Sizes in Gnus
  2017-08-24 15:56 Minimum Font Sizes in Gnus Jay Kamat
@ 2017-08-24 16:49 ` Mario Castelán Castro
  2017-08-24 17:43 ` Eli Zaretskii
  1 sibling, 0 replies; 4+ messages in thread
From: Mario Castelán Castro @ 2017-08-24 16:49 UTC (permalink / raw)
  To: help-gnu-emacs

[-- Attachment #1: Type: text/plain, Size: 285 bytes --]

On 24/08/17 10:56, Jay Kamat wrote:
> I took a quick look at shr.el, but I could not find anything. Does anyone have
> any ideas?

Delete HTML mail on sight.

-- 
Do not eat animals, respect them as you respect people.
https://duckduckgo.com/?q=how+to+(become+OR+eat)+vegan


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 228 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Minimum Font Sizes in Gnus
  2017-08-24 15:56 Minimum Font Sizes in Gnus Jay Kamat
  2017-08-24 16:49 ` Mario Castelán Castro
@ 2017-08-24 17:43 ` Eli Zaretskii
  2017-08-24 17:50   ` Jay Kamat
  1 sibling, 1 reply; 4+ messages in thread
From: Eli Zaretskii @ 2017-08-24 17:43 UTC (permalink / raw)
  To: help-gnu-emacs

> From: Jay Kamat <jaygkamat@gmail.com>
> Date: Thu, 24 Aug 2017 11:56:04 -0400
> 
> When I read plaintext emails, I can read emails perfectly, however, when I open
> html formatted emails, the font size is too small to comfortably read.
> 
> One way to 'work around' this is to disable the new html formatting in shr:
> 
> (setq shr-use-fonts nil)
> 
> However, I would like to preserve the fonts if possible. Does anyone know if
> there is a 'minimum font' size option for gnus/shr? Most web browsers come with
> a minimum font size option.
> 
> I took a quick look at shr.el, but I could not find anything. Does anyone have
> any ideas?

AFAIK, shr.el uses the 'variable-pitch' face to display HTML text.  So
you should be able to avoid the small font by customizing that face
and asking for it to use a larger font.



^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Minimum Font Sizes in Gnus
  2017-08-24 17:43 ` Eli Zaretskii
@ 2017-08-24 17:50   ` Jay Kamat
  0 siblings, 0 replies; 4+ messages in thread
From: Jay Kamat @ 2017-08-24 17:50 UTC (permalink / raw)
  To: Eli Zaretskii; +Cc: help-gnu-emacs


> AFAIK, shr.el uses the 'variable-pitch' face to display HTML text.  So
> you should be able to avoid the small font by customizing that face
> and asking for it to use a larger font.

works perfectly for me, thanks!

-Jay



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2017-08-24 17:50 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-08-24 15:56 Minimum Font Sizes in Gnus Jay Kamat
2017-08-24 16:49 ` Mario Castelán Castro
2017-08-24 17:43 ` Eli Zaretskii
2017-08-24 17:50   ` Jay Kamat

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).