Gnus development mailing list
 help / color / mirror / Atom feed
From: Ted Zlatanov <tzz@lifelogs.com>
To: ding@gnus.org
Subject: Re: [PATCH] shr: render <em> as italic, not bold
Date: Sun, 23 Dec 2012 07:47:03 -0500	[thread overview]
Message-ID: <87zk15c4vs.fsf@lifelogs.com> (raw)
In-Reply-To: <m2k3s9lzv8.fsf@igel.home>

On Sun, 23 Dec 2012 13:25:15 +0100 Andreas Schwab <schwab@linux-m68k.org> wrote: 

AS> 	* shr.el (shr-tag-em): Render as italic, not bold.
 
AS>  (defun shr-tag-em (cont)
AS> -  (shr-fontize-cont cont 'bold))
AS> +  (shr-fontize-cont cont 'italic))

Does that look reasonable everywhere?  I know at least consoles don't
support 'italic.

Maybe there's a way to know if the visuals support 'italic and use 'bold
otherwise?  Or make it customizable?

Ted




  reply	other threads:[~2012-12-23 12:47 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-12-23 12:25 Andreas Schwab
2012-12-23 12:47 ` Ted Zlatanov [this message]
2012-12-23 13:08   ` Andreas Schwab
2012-12-23 13:50     ` Ted Zlatanov
2012-12-23 14:20       ` Andreas Schwab
2012-12-23 15:39         ` Ted Zlatanov

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87zk15c4vs.fsf@lifelogs.com \
    --to=tzz@lifelogs.com \
    --cc=ding@gnus.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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 NNTP newsgroup(s).