[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug-AUCTeX] tex-jp.el needs a coding cookie
From: |
Sven Joachim |
Subject: |
[Bug-AUCTeX] tex-jp.el needs a coding cookie |
Date: |
Mon, 02 Jun 2008 14:43:45 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux) |
Hi,
current Emacs CVS misreads tex-jp.el as UTF-8 instead of ISO-2022-JP,
causing byte-compilation of AUCTeX to fail, see [1]. There should be a
coding cookie like the following in the file:
;;; -*- coding: iso-2022-jp -*-
to prevent this from happening.
Cheers,
Sven
[1] http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=483731
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Bug-AUCTeX] tex-jp.el needs a coding cookie,
Sven Joachim <=