Package: windows-el
Version: 2.41-2
Severity: minor
File: /usr/share/emacs/site-lisp/windows/windows.el
Tags: patch

I believe Debian defaults to UTF-8 everywhere.  The elisp files in
this package are encoded in Shift-JIS, but do not declare so on their
first line.  Instead of

    ;;; -*- Emacs-Lisp -*-

they should use

    ;;; -*- mode: emacs-lisp; coding: japanese-shift-jis -*-

or simply

    ;;; -*- coding: shift_jis -*-

This way, they will at least be decoded correctly by Emacs, which is
what people reading these files are most likely to be using.

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (990, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.22-2-amd64 (SMP w/1 CPU core)
Locale: LANG=en_AU.utf8, LC_CTYPE=en_AU.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages windows-el depends on:
ii  emacs [emacsen]              22.1+1-2    The GNU Emacs editor (metapackage)
ii  emacs21 [emacsen]            21.4a+1-5.1 The GNU Emacs editor
ii  emacs22 [emacsen]            22.1+1-2    The GNU Emacs editor
ii  xemacs21-gnome-mule [emacsen 21.4.20-2   highly customizable text editor --
ii  xemacs21-gnome-mule-canna-wn 21.4.20-2   highly customizable text editor --
ii  xemacs21-gnome-nomule [emacs 21.4.20-2   highly customizable text editor --
ii  xemacs21-mule [emacsen]      21.4.20-2   highly customizable text editor --
ii  xemacs21-mule-canna-wnn [ema 21.4.20-2   highly customizable text editor --
ii  xemacs21-nomule [emacsen]    21.4.20-2   highly customizable text editor --

windows-el recommends no packages.

-- no debconf information



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to