bug-gnu-utils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Bug#110416: Error while loading 50gettext (fwd)


From: Santiago Vila
Subject: Bug#110416: Error while loading 50gettext (fwd)
Date: Sat, 1 Sep 2001 19:56:56 +0200 (CEST)

Hello.

I received this from the Debian Bug System.

The error happens when emacs (xemacs-21 to be precise) tries to
byte-compile po-mode.el and loads the 50gettext.el file, which is a
global .emacs file containing the following lines:

(setq auto-mode-alist
(cons '("\\.po[tx]?\\'\\|\\.po\\." . po-mode) auto-mode-alist))
(autoload 'po-mode "gettext/po-mode"
  "Major mode for translators to edit PO files" t)
(autoload 'po-find-file-coding-system "gettext/po-mode")
(modify-coding-system-alist 'file "\\.po[tx]?\\'\\|\\.po\\."
  'po-find-file-coding-system)

[ This is almost copied from the gettext manual, and adapted to the
  Debian layout ].

Christian also reports that removing the last three lines it works
again, but this way the functionality provided by them would be lost.

Are this .emacs file and po-mode.el incompatible with xemacs-21?

Thanks.

---------- Forwarded message ----------
Date: Tue, 28 Aug 2001 15:59:01 +0200
From: Christian Marillat <address@hidden>
To: Debian Bug Tracking System <address@hidden>
Subject: Bug#110416: Error while loading 50gettext

Package: gettext
Version: 0.10.39-2
Severity: normal

Hi,

I got this error when I install gettext :

Loading 50dpkg-dev...
Loading 50gettext...
Error while loading 50gettext
Loading 50tdtd...
Loading 52select-xface-init...
Compiling /usr/share/xemacs21/site-lisp/gettext/po-mode.el...
Wrote /usr/share/xemacs21/site-lisp/gettext/po-mode.elc
Done

And the same error when a use xemacs 21.4.4-1 :

Loading 50dpkg-dev...
Loading 50gettext...
Error while loading 50gettext
Loading 50tdtd...

Christian

-- System Information
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux falcon.wanadoo.fr 2.4.7 #1 lun aoû 20 22:52:03 CEST 2001 i686
Locale: LANG=fr_FR.ISO-8859-1, LC_CTYPE=fr_FR.ISO-8859-1

Versions of packages gettext depends on:
ii  gettext-base                  0.10.39-2  GNU Internationalization utilities
ii  libc6                         2.2.4-1    GNU C Library: Shared libraries an




reply via email to

[Prev in Thread] Current Thread [Next in Thread]