all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: ludo@gnu.org (Ludovic Courtès)
To: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Cc: 24279-done@debbugs.gnu.org,
	John Darrington <john@darrington.wattle.id.au>
Subject: bug#24279: Bug in xterm and/or fontconfig
Date: Fri, 01 Dec 2017 16:01:55 +0100	[thread overview]
Message-ID: <87bmjifq58.fsf@gnu.org> (raw)
In-Reply-To: <87bmjjp594.fsf@gmail.com> (Maxim Cournoyer's message of "Thu, 30 Nov 2017 21:10:47 -0500")

Hello,

Maxim Cournoyer <maxim.cournoyer@gmail.com> skribis:

> ludo@gnu.org (Ludovic Courtès) writes:
>
> [...]
>
>> We can also fix this once and for all with this patch:
>>
>> diff --git a/gnu/services/xorg.scm b/gnu/services/xorg.scm
>> index 0da3397da..8f285b29a 100644
>> --- a/gnu/services/xorg.scm
>> +++ b/gnu/services/xorg.scm
>> @@ -113,6 +113,8 @@
>>          (file-append font-alias "/share/fonts/X11/100dpi")
>>          (file-append font-alias "/share/fonts/X11/misc")
>>          (file-append font-alias "/share/fonts/X11/cyrillic")
>> +        (file-append font-misc-misc               ;default fonts for xterm
>> +                     "/share/fonts/X11/misc")
>>          (file-append font-adobe75dpi "/share/fonts/X11/75dpi")))
>>  
>>  (define* (xorg-configuration-file #:key
>>
>>
>> That adds 4.1 MiB, but it saves user headaches, so I think it’s worth it.
>>
>> I’ll go ahead and push that if there are no objections.
>
> And another bug down! :) Thanks for fixing it; LGTM!

Awesome, I went ahead and pushed as
4afc903a8c1b9cb19c0341b5cd2ea80a34974f25.

Thanks everyone!

Ludo’.

      reply	other threads:[~2017-12-01 15:02 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-08-21 13:18 bug#24279: Bug in xterm and/or fontconfig John Darrington
2016-08-22  8:36 ` Alex Kost
2016-08-22 13:41   ` John Darrington
2016-08-22 18:39     ` Alex Kost
2016-08-28 14:45   ` Ludovic Courtès
2016-08-29  9:20     ` Alex Kost
2016-09-01 21:03   ` Mark H Weaver
2016-09-02  9:02     ` Alex Kost
2017-05-04  6:54 ` bug#24279: XTerm menu doesn't work (no font found error) Maxim Cournoyer
2017-11-28 12:41   ` ng0
2017-11-29 12:56     ` Maxim Cournoyer
2017-11-28  7:14 ` bug#24279: Bug in xterm and/or fontconfig Oleg Pykhalov
2017-11-29 10:01   ` Alex Kost
2017-11-30  9:42   ` Ludovic Courtès
2017-12-01  2:10     ` Maxim Cournoyer
2017-12-01 15:01       ` Ludovic Courtès [this message]

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=87bmjifq58.fsf@gnu.org \
    --to=ludo@gnu.org \
    --cc=24279-done@debbugs.gnu.org \
    --cc=john@darrington.wattle.id.au \
    --cc=maxim.cournoyer@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 external index

	https://git.savannah.gnu.org/cgit/guix.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.