From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?UTF-8?Q?Court=C3=A8s?=) Subject: bug#24442: gettext: No PO mode for Emacs (or wrong description) Date: Fri, 18 Nov 2016 10:36:20 +0100 Message-ID: <87k2c1xh7v.fsf@gnu.org> References: <20160915070426.GI5711@sax.terramar.selidor.net> <8760pfjfoi.fsf@gmail.com> <20160929111545.GI6402@sax.terramar.selidor.net> <20161117145655.GB5798@sax.terramar.selidor.net> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:59748) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1c7fbW-00015k-NY for bug-guix@gnu.org; Fri, 18 Nov 2016 04:37:08 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1c7fbS-0007kL-5K for bug-guix@gnu.org; Fri, 18 Nov 2016 04:37:06 -0500 Received: from debbugs.gnu.org ([208.118.235.43]:45940) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1c7fbS-0007kB-2a for bug-guix@gnu.org; Fri, 18 Nov 2016 04:37:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1c7fbR-0002P3-TD for bug-guix@gnu.org; Fri, 18 Nov 2016 04:37:01 -0500 Sender: "Debbugs-submit" Resent-To: bug-guix@gnu.org Resent-Message-ID: In-Reply-To: <20161117145655.GB5798@sax.terramar.selidor.net> (Ivan Vilata i. Balaguer's message of "Thu, 17 Nov 2016 15:56:55 +0100") List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: "bug-Guix" To: Ivan Vilata i Balaguer Cc: Alex Kost , 24442-done@debbugs.gnu.org Ivan Vilata i Balaguer skribis: > Ivan Vilata i Balaguer (2016-09-29 13:15:45 +0200) wrote: > >> Alex Kost (2016-09-29 11:03:41 +0300) wrote: >>=20 >> > Ivan Vilata i Balaguer (2016-09-15 09:04 +0200) wrote: >> >=20 >> > > The description for ``gettext@0.19.8`` (current) includes this sente= nce: >> > > >> > > It provides translators with the means to create message >> > > catalogs, as well as an Emacs mode to work with them, and a >> > > runtime library to load translated messages from the catalogs. >> > > >> > > However, no output of the package includes the files for Emacs. >> >=20 >> > This is fixed in 'core-updates' branch now: >> > , >> > however since the fix is not available for users (until core-updates >> > will be merged into master) I think it's better to leave this bug >> > opened. >> >=20 >> > Once the fix appears in 'master' (I will let you know when it >> > happens), a user could do "guix pull" and install (or update) >> > 'gettext' in his/her profile. Then 'po-mode' will become available >> > by default (without any additional settings in user's .emacs), it >> > means that whenever you will open .po file, 'po-mode' will be loaded >> > and enabled automatically. >>=20 >> Impressive, thanks a lot to everyone! > > Working like a charm since the last upgrade, thank you! Indeed, closing! Ludo=E2=80=99.