bug#24433: [PATCH] gnu: fish: Add input bc.

2016-09-25 Thread Arun Isaac
To reproduce this bug, run `math 1 + 1` in the fish shell. You should get an error saying that 'bc' is an unknown command. With the patch I supplied, this error will not occur. signature.asc Description: PGP signature

bug#20067: fix interpretation of grub configuration

2016-09-25 Thread Ludovic Courtès
Hi, Tomáš Čech skribis: > Configuration excerpt... > > (bootloader (grub-configuration > (device "/dev/sda") > (menu-entries > (list >(menu-entry > (label "openSUSE") > (linux "(hd0,msdos1)/vmlinuz") >

bug#24442: gettext: No PO mode for Emacs (or wrong description)

2016-09-25 Thread Alex Kost
Ludovic Courtès (2016-09-24 10:55 +0900) wrote: > Hi! > > Alex Kost skribis: > >> Ivan Vilata i Balaguer (2016-09-15 09:04 +0200) wrote: >> >>> The description for ``gettext@0.19.8`` (current) includes this sentence: >>> >>> It provides translators with the means to create message catalogs, >