GNU bug report logs - #6401
Failure in loading charset map: JISX0208

Previous Next

Package: emacs;

Reported by: Sigve Berge Hofland <sigve <at> hofland.no>

Date: Fri, 11 Jun 2010 12:53:01 UTC

Severity: important

Fixed in version 24.2

Done: Glenn Morris <rgm <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: "Tim Daly Jr." <tim <at> tenkan.org>
To: Glenn Morris <rgm <at> gnu.org>
Cc: 6401 <at> debbugs.gnu.org, Eli Zaretskii <eliz <at> gnu.org>
Subject: bug#6401: 
Date: Tue, 22 Nov 2011 09:34:17 -0800
On Nov 22, 2011, at 9:29 AM, Glenn Morris wrote:
> 
> I'm ignorant of all this. What do child processes of Emacs need these
> variables for? Can you give me one example of something I might want to
> run inside an emacs M-x shell buffer that needs to know EMACSDATA? It's
> not set in shells spawned by a GNU/Linux build.
> 
> Also, don't you get a clear error about the charsets directory not being
> found if EMACSDATA is wrong (from init_charset), rather than a failue to
> load some particular charset? Which makes me think this is probably not
> the problem the OP was having anyway...

It's a warning:

      dir_warning ("Error: charsets directory (%s) does not exist.\n\
Emacs will not function correctly without the character map files.\n\
Please check your installation!\n",
                   tempdir);
      /* TODO should this be a fatal error?  (Bug#909)  */

what actually stopped my build was an error about loading that JIS charset.


-tim




This bug report was last modified 12 years and 319 days ago.

Previous Next


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