Gnus development mailing list
 help / color / mirror / Atom feed
From: Eric S Fraga <e.fraga@ucl.ac.uk>
To: ding@gnus.org
Subject: Re: replacing some utf-8 characters on display
Date: Wed, 27 Oct 2021 17:04:55 +0100	[thread overview]
Message-ID: <87lf2e1mjc.fsf@ucl.ac.uk> (raw)
In-Reply-To: <874k928nkl.fsf@gnus.org>

On Wednesday, 27 Oct 2021 at 18:00, Lars Ingebrigtsen wrote:
> No, but it's trivial to add.  You just look at each character and add
> the VS-16 after it:
>
> (when (eq (aref char-script-table char) 'symbol)
>   (insert (string #xfe0f)))

Hi Lars,

Thank you for this.  Makes sense.  But where would I add this (and the
loop over all chars, I guess)?

Thank you,
eric
-- 
Eric S Fraga via Emacs 28.0.60 & org 9.5 on Debian 11.1



  reply	other threads:[~2021-10-27 16:05 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-10-27 15:53 Eric S Fraga
2021-10-27 16:00 ` Lars Ingebrigtsen
2021-10-27 16:04   ` Eric S Fraga [this message]
2021-10-27 16:10     ` Lars Ingebrigtsen
2021-10-27 16:21       ` Eric S Fraga
2021-10-27 16:39   ` Robert Pluim
2021-10-28 22:01     ` Lars Ingebrigtsen
2021-11-03 10:33       ` Robert Pluim
2021-11-04  5:14         ` Lars Ingebrigtsen
2021-11-04  5:38           ` Lars Ingebrigtsen
2021-11-04  5:51             ` Lars Ingebrigtsen
2021-11-04  5:55               ` Lars Ingebrigtsen
2021-11-10 15:12                 ` Eric S Fraga
2021-11-10 15:15                 ` Eric S Fraga
2021-11-10 15:17                 ` Eric S Fraga
2021-11-04 12:26             ` Eric S Fraga

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=87lf2e1mjc.fsf@ucl.ac.uk \
    --to=e.fraga@ucl.ac.uk \
    --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).