emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#40120: closed ([PATCH] doc: guix.texi: Add console-font-service-type


From: GNU bug Tracking System
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

Your message dated Sun, 22 Mar 2020 21:59:54 +0100
with message-id <address@hidden>
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
address@hidden.)


-- 
40120: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=40120
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: [PATCH] doc: guix.texi: Add console-font-service-type to Base Services. Date: Wed, 18 Mar 2020 15:45:01 +0000
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

Attachment: 0001-doc-guix.texi-Add-console-font-service-type-to-Base-.patch
Description: Text Data


--- End Message ---
--- Begin Message --- 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 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux)
Hi,

John Soo <address@hidden> skribis:

> From cb4cf2b72766d4416fe5d2dc69a03914ec3c06c4 Mon Sep 17 00:00:00 2001
> From: John Soo <address@hidden>
> 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’.


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]