GNU bug report logs - #77012
Documentation problem: odd characters in ASCII text format manual

Previous Next

Package: grep;

Reported by: Giacomo De Bello <giacomodebello <at> hotmail.it>

Date: Fri, 14 Mar 2025 14:02:03 UTC

Severity: normal

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

Bug is archived. No further changes may be made.

Full log


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

From: Paul Eggert <eggert <at> cs.ucla.edu>
To: Giacomo De Bello <giacomodebello <at> hotmail.it>
Cc: savannah-hackers <at> gnu.org, 77012-done <at> debbugs.gnu.org
Subject: Re: bug#77012: Documentation problem: odd characters in ASCII text
 format manual
Date: Mon, 17 Mar 2025 12:59:05 -0700
Thanks for the further investigation. I solved the problem for grep by 
installing the following patch, and am closing the bug report.

https://web.cvs.savannah.gnu.org/viewvc/grep/grep/.htaccess?r1=1.1&r2=1.2

Presumably GNU project web pages should routinely have .htaccess files 
that say something like this:

  <Files "*.txt">
    AddDefaultCharset utf-8
    ForceType text/plain
  </Files>

as the old Windows-1252 default no longer makes sense. I'll take a look 
at doing this for the projects I help maintain.

Alternatively (and more efficiently) this could be addressed by changing 
the Apache configuration on Savannah; however, I lack admin access for that.






This bug report was last modified 68 days ago.

Previous Next


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