unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Lars Ingebrigtsen <larsi@gnus.org>
To: Oleksandr Gavenko <gavenkoa@gmail.com>
Cc: 24528@debbugs.gnu.org
Subject: bug#24528: 24.5; XLFD font specification ignore empty style preference.
Date: Sun, 17 Nov 2019 08:16:39 +0100	[thread overview]
Message-ID: <87tv73c6qw.fsf@gnus.org> (raw)
In-Reply-To: <87k2e12o8r.fsf@gavenkoa.example.com> (Oleksandr Gavenko's message of "Sat, 24 Sep 2016 20:37:08 +0300")

Oleksandr Gavenko <gavenkoa@gmail.com> writes:

> I have 2 server side fonts:
>
>   -misc-fixed-medium-r-normal--13-120-75-75-c-120-iso10646-1
>   -misc-fixed-medium-r-normal-ja-13-120-75-75-c-120-iso10646-1
>
> When I run:
>
>   (set-frame-font "-misc-*-*-*-*--13-*-*-*-*-*-*-*")
>
> unfortunately next font selected:
>
>   -misc-fixed-medium-r-normal-ja-13-120-75-75-c-120-iso10646-1
>
>   /usr/share/fonts/X11/misc/12x13ja.pcf.gz
>
> which looks very ugly.

(This bug report unfortunately got no feedback at the time.)

If I (on this Debian system) tries

(set-frame-font "-misc-*-*-*-*--13-*-*-*-*-*-*-*")

I get

    x:-misc-fixed-medium-r-normal--13-120-75-75-c-80-koi8-r (#x2D)

If I say

(set-frame-font "-misc-*-*-*-*-ja-13-*-*-*-*-*-*-*")

I get

    x:-misc-fixed-medium-r-normal-ja-13-120-75-75-c-120-iso10646-1 (#x2A)

So I don't seem to be able to reproduce this error, but that may be
because I don't have the same fonts installed as you have.  On the other
hand, there's been some changes in the font handling in Emacs since the
bug was reported.

Are you still seeing this problem in Emacs 27?

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no





  reply	other threads:[~2019-11-17  7:16 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-09-24 17:37 bug#24528: 24.5; XLFD font specification ignore empty style preference Oleksandr Gavenko
2019-11-17  7:16 ` Lars Ingebrigtsen [this message]
2020-05-04 12:08   ` Stefan Kangas

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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=87tv73c6qw.fsf@gnus.org \
    --to=larsi@gnus.org \
    --cc=24528@debbugs.gnu.org \
    --cc=gavenkoa@gmail.com \
    /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 public inbox

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

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).