GNU bug report logs - #16337
[PATCH] doc: fix encoding error with UTF-8 characters

Previous Next

Package: automake;

Reported by: Paul Eggert <eggert <at> cs.ucla.edu>

Date: Sat, 4 Jan 2014 04:57:02 UTC

Severity: normal

Tags: patch

Done: Paul Eggert <eggert <at> cs.ucla.edu>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 16337 in the body.
You can then email your comments to 16337 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-automake <at> gnu.org:
bug#16337; Package automake. (Sat, 04 Jan 2014 04:57:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Paul Eggert <eggert <at> cs.ucla.edu>:
New bug report received and forwarded. Copy sent to bug-automake <at> gnu.org. (Sat, 04 Jan 2014 04:57:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Paul Eggert <eggert <at> cs.ucla.edu>
To: bug-automake <at> gnu.org
Subject: [PATCH] doc: fix encoding error with UTF-8 characters
Date: Fri, 03 Jan 2014 20:56:13 -0800
* doc/automake.texi: Specify @documentencoding and
@documentlanguage, to prevent encoding errors for parts of this
input file that are UTF-8.  This also causes the .info output to
use curly quotes, which is easier to read though it does assume
UTF-8 support.
---
 doc/automake.texi | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/doc/automake.texi b/doc/automake.texi
index 6d90182..d9083a0 100644
--- a/doc/automake.texi
+++ b/doc/automake.texi
@@ -2,6 +2,8 @@
 @c %**start of header
 @setfilename automake.info
 @settitle automake
+@documentencoding UTF-8
+@documentlanguage en
 @setchapternewpage off
 @c %**end of header
 
-- 
1.8.3.1





Information forwarded to bug-automake <at> gnu.org:
bug#16337; Package automake. (Sat, 04 Jan 2014 10:02:01 GMT) Full text and rfc822 format available.

Message #8 received at 16337 <at> debbugs.gnu.org (full text, mbox):

From: Stefano Lattarini <stefano.lattarini <at> gmail.com>
To: Paul Eggert <eggert <at> cs.ucla.edu>, 16337 <at> debbugs.gnu.org
Cc: automake-patches <at> gnu.org
Subject: Re: bug#16337: [PATCH] doc: fix encoding error with UTF-8 characters
Date: Sat, 04 Jan 2014 11:00:57 +0100
Hi Paul, thanks for the patch.

Just one meta-nit: for issues this small, there is no need to open
a new bug report just to send the patch.  Simply send it to the 
automake-patches list instead.

On 04/01/14 05:56, Paul Eggert wrote:
> * doc/automake.texi: Specify @documentencoding and
> @documentlanguage, to prevent encoding errors for parts of this
> input file that are UTF-8.  This also causes the .info output to
> use curly quotes, which is easier to read though it does assume
> UTF-8 support.
> ---
>   doc/automake.texi | 2 ++
>   1 file changed, 2 insertions(+)
>
> diff --git a/doc/automake.texi b/doc/automake.texi
> index 6d90182..d9083a0 100644
> --- a/doc/automake.texi
> +++ b/doc/automake.texi
> @@ -2,6 +2,8 @@
>   @c %**start of header
>   @setfilename automake.info
>   @settitle automake
> +@documentencoding UTF-8
> +@documentlanguage en
>   @setchapternewpage off
>   @c %**end of header
>
Looks good; please push (to the 'micro' branch) and close this bug
report once you're done.

Thanks,
  Stefano




Reply sent to Paul Eggert <eggert <at> cs.ucla.edu>:
You have taken responsibility. (Sat, 04 Jan 2014 16:59:02 GMT) Full text and rfc822 format available.

Notification sent to Paul Eggert <eggert <at> cs.ucla.edu>:
bug acknowledged by developer. (Sat, 04 Jan 2014 16:59:02 GMT) Full text and rfc822 format available.

Message #13 received at 16337-done <at> debbugs.gnu.org (full text, mbox):

From: Paul Eggert <eggert <at> cs.ucla.edu>
To: Stefano Lattarini <stefano.lattarini <at> gmail.com>, 
 16337-done <at> debbugs.gnu.org
Cc: automake-patches <at> gnu.org
Subject: Re: bug#16337: [PATCH] doc: fix encoding error with UTF-8 characters
Date: Sat, 04 Jan 2014 08:58:05 -0800
Stefano Lattarini wrote:
> please push (to the 'micro' branch) and close this bug
> report once you're done

Thanks, done.




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Sun, 02 Feb 2014 12:24:05 GMT) Full text and rfc822 format available.

This bug report was last modified 11 years and 144 days ago.

Previous Next


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