Package: gettext-el
Version: 0.17-4
Severity: grave
Justification: renders package unusable
Hi,
I have installed GNU Emacs 22.2.1 (i486-pc-linux-gnu, GTK+ Version
2.12.11) of 2008-11-09 on raven, modified by Debian, and gettext-el
Version: 0.17-4.
I have edited .emacs file with lines:
(setq auto-mode-alist
(cons '("\\.po\\'\\|\\.po\\." . po-mode) auto-mode-alist))
(autoload 'po-mode "po-mode"
"Major mode for translators to edit PO files" t)
(modify-coding-system-alist 'file "\\.po\\'\\|\\.po\\."
'po-find-file-coding-system)
(autoload
'po-find-file-coding-system "po-mode")
When I try to open a .po file, I get message:
Loading po-mode...done
insert-file-contents:
Autoloading failed to define
function po-find-file-coding-system
Is this a bug?
How can I solve this problem?
-- System Information:
Debian Release: 5.0.2
APT prefers stable
APT policy: (500, 'stable')
Architecture: i386 (i686)
Kernel: Linux 2.6.26-2-686 (SMP w/2 CPU cores)
Locale: LANG=hu_HU.UTF-8, LC_CTYPE=hu_HU.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages gettext-el depends on:
ii emacs [emacsen] 22.2+2-5 The GNU Emacs editor (metapackage)
ii emacs22-gtk [emacsen] 22.2+2-5 The GNU Emacs editor (with GTK use
ii gettext 0.17-4 GNU Internationalization utilities
gettext-el recommends no packages.
gettext-el suggests no packages.
-- no debconf information
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]