GNU bug report logs - #40120
[PATCH] doc: guix.texi: Add console-font-service-type to Base Services.

Previous Next

Package: guix-patches;

Reported by: John Soo <jsoo1 <at> asu.edu>

Date: Wed, 18 Mar 2020 15:46:02 UTC

Severity: normal

Tags: patch

Done: Ludovic Courtès <ludo <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Ludovic Courtès <ludo <at> gnu.org>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#40120: closed ([PATCH] doc: guix.texi: Add console-font-service-type
 to Base Services.)
Date: Sun, 22 Mar 2020 21:01:01 +0000
[Message part 1 (text/plain, inline)]
Your message dated Sun, 22 Mar 2020 21:59:54 +0100
with message-id <87h7ygt8ad.fsf <at> gnu.org>
and subject line Re: [bug#40120] [PATCH] doc: guix.texi: Add console-font-service-type to Base Services.
has caused the debbugs.gnu.org bug report #40120,
regarding [PATCH] doc: guix.texi: Add console-font-service-type to Base Services.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
40120: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=40120
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: John Soo <jsoo1 <at> asu.edu>
To: guix-patches <at> gnu.org
Subject: [PATCH] doc: guix.texi: Add console-font-service-type to Base
 Services.
Date: Wed, 18 Mar 2020 15:45:01 +0000
[Message part 3 (text/plain, inline)]
Hi guix,

I struggled with the console-font-service-type for a long time (mostly
becase setfont does not state you can specify a path). Documenting it
in the info pages would have helped.

Thanks!

John
[0001-doc-guix.texi-Add-console-font-service-type-to-Base-.patch (text/x-patch, attachment)]
[Message part 5 (message/rfc822, inline)]
From: Ludovic Courtès <ludo <at> gnu.org>
To: John Soo <jsoo1 <at> asu.edu>
Cc: 40120-done <at> debbugs.gnu.org
Subject: Re: [bug#40120] [PATCH] doc: guix.texi: Add console-font-service-type
 to Base Services.
Date: Sun, 22 Mar 2020 21:59:54 +0100
Hi,

John Soo <jsoo1 <at> asu.edu> skribis:

> From cb4cf2b72766d4416fe5d2dc69a03914ec3c06c4 Mon Sep 17 00:00:00 2001
> From: John Soo <jsoo1 <at> asu.edu>
> Date: Wed, 18 Mar 2020 08:33:59 -0700
> Subject: [PATCH] doc: guix.texi: Add console-font-service-type to Base
>  Services.
>
> * doc/guix.texi (Base Services): Add console-font-service-type.

Applied with this changes:

> +@defvr {Scheme Variable} console-font-service-type @var{tty-font-pairs}

Remove @var{tty-font-pairs}.

> +@lisp
> +'((\"tty1\" . \"LatGrkCyr-8x16\")
> +  (\"tty2\" . (file-append
> +                font-tamzen
> +                \"/share/kbd/consolefonts/TamzenForPowerline10x20.psf\"))

Changed to quasiquote/unquote as needed (same in gnu/services/base.scm,
which had the same typo), and \" → ".

Thanks,
Ludo’.


This bug report was last modified 5 years and 65 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.