Hi there! On my english system, I noticed since a recent `guix pull && guix package -u` my `dir` info buffer looks like the following --8<---------------cut here---------------start------------->8--- File: dir, Node: Top This is the top of the INFO tree This (the Directory node) gives a menu of major topics. Typing "q" exits, "H" lists all Info commands, "d" returns here, "h" gives a primer for first-timers, "mEmacs" visits the Emacs manual, etc. In Emacs, you can click mouse button 2 on a menu item or cross reference to select it. * Menu: Administration système * guix gc : (guix)Invoquer guix gc. Récupérer de l’espace disque inutilisé. * guix package : (guix)Invoquer guix package. Intaller, supprimer et mettre à jour des paquets. * guix pull : (guix)Invoquer guix pull. Mettre à jour la liste des paquets disponibles. * guix system : (guix)Invoquer guix system. Gérer la configuration du système d’exploitation. * Guix: (guix). Gérer les logiciels installés et la configuration du système. Développement logiciel * guix build : (guix)Invoquer guix build. Construire des paquets. * guix environment : (guix)Invoquer guix environment. Construire des environnements de construction avec Guix. * guix pack : (guix) Invoquer guix pack. Créer des lots binaires. Software development ... --8<---------------cut here---------------end--------------->8--- Those nodes are broken, they don't open any file. Everything after "Software development" is fine. My locale is --8<---------------cut here---------------start------------->8--- (operating-system (locale "en_US.utf8") ... --8<---------------cut here---------------end--------------->8--- although I noticed that the system seems to have more: --8<---------------cut here---------------start------------->8--- > locale -a C ca_ES.utf8 cs_CZ.utf8 da_DK.utf8 de_DE.utf8 el_GR.utf8 en_AU.utf8 en_CA.utf8 en_GB.utf8 en_US.utf8 en_US.UTF-8 es_AR.utf8 es_CL.utf8 es_ES.utf8 es_MX.utf8 fi_FI.utf8 fr_BE.utf8 fr_CA.utf8 fr_CH.utf8 fr_FR.utf8 ga_IE.utf8 it_IT.utf8 ja_JP.utf8 ko_KR.utf8 nb_NO.utf8 nl_NL.utf8 pl_PL.utf8 POSIX pt_PT.utf8 ro_RO.utf8 ru_RU.utf8 sv_SE.utf8 tr_TR.utf8 uk_UA.utf8 vi_VN.utf8 zh_CN.utf8 --8<---------------cut here---------------end--------------->8--- Anyone else? -- Pierre Neidhardt