all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "積丹尼 Dan Jacobson" <jidanni@jidanni.org>
To: Richard Stallman <rms@gnu.org>
Cc: 33553@debbugs.gnu.org
Subject: bug#33553: Document negatively listing fonts for character range
Date: Sat, 01 Dec 2018 07:19:00 +0800	[thread overview]
Message-ID: <87lg5ajgrf.fsf@jidanni.org> (raw)
In-Reply-To: <87efb3jy6z.fsf@jidanni.org>

>>>>> "rr" == Richard Stallman <rms@gnu.org> writes:

>> > + Prohibit a certain font for a certain range of characters

>> That's because there is no way.  You must instead use another font for
>> that range of characters.

rr> Is there a null font, that one could specify for that range of characters
rr> and thus prevent use of any other font?

All I know is often a user is trying to communicate through their .emacs that
they don't want to use a certain font for a certain range(s) of
characters, so please give them the power to do that.

Don't force them to have to specify what other font should be used,
and don't force them to ban that whole font completely.

I had to say
      (set-fontset-font "fontset-default" #x20AC "AR PL UKai TW MBE"); To see EURO SIGN "€"
because
      (add-to-list 'face-ignored-fonts "eten-fixed-medium-r-normal");  Wrecks Chinese
was serious overkill, in
https://www.jidanni.org/comp/configuration/.emacs





  reply	other threads:[~2018-11-30 23:19 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-11-29 22:50 bug#33553: Document negatively listing fonts for character range 積丹尼 Dan Jacobson
2018-11-30  7:19 ` Eli Zaretskii
2018-11-30  7:47   ` 積丹尼 Dan Jacobson
2018-11-30 22:45   ` Richard Stallman
2018-11-30 23:19     ` 積丹尼 Dan Jacobson [this message]
2018-12-01  8:03     ` Eli Zaretskii

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=87lg5ajgrf.fsf@jidanni.org \
    --to=jidanni@jidanni.org \
    --cc=33553@debbugs.gnu.org \
    --cc=rms@gnu.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.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.