Bug#395501: emacs21: M-x yow signals an error

2006-10-27 Thread Sven Joachim
Package: emacs21
Version: 21.4a+1-1
Severity: normal

M-x yow signals an error, here is the backtrace:

Debugger entered--Lisp error: (args-out-of-range [Yow!  Legally-imposed 
CULTURE-reduction is CABBAGE-BRAINED!] 1)
  cookie(/usr/share/emacs/21.4/etc/yow.lines Am I CONSING yet?... I have 
SEEN the CONSING!!)
  yow(nil)
* call-interactively(yow)
  execute-extended-command(nil)
* call-interactively(execute-extended-command)

Seems emacs21' yow.el is not compatible with emacs-snapshot's yow.lines.


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18.1
Locale: LANG=de_DE, LC_CTYPE=de_DE (charmap=ISO-8859-1)

Versions of packages emacs21 depends on:
ii  emacs21-bin-common  21.4a+1-1The GNU Emacs editor's shared, arc
ii  libc6   2.3.6.ds1-7  GNU C Library: Shared libraries
ii  libice6 1:1.0.1-2X11 Inter-Client Exchange library
ii  libjpeg62   6b-13The Independent JPEG Group's JPEG 
ii  libncurses5 5.5-4Shared libraries for terminal hand
ii  libpng12-0  1.2.8rel-5.2 PNG library - runtime
ii  libsm6  1:1.0.1-3X11 Session Management library
ii  libtiff43.8.2-6  Tag Image File Format (TIFF) libra
ii  libungif4g  4.1.4-4  shared library for GIF images
ii  libx11-62:1.0.0-9X11 client-side library
ii  libxext61:1.0.1-2X11 miscellaneous extension librar
ii  libxmu6 1:1.0.2-2X11 miscellaneous utility library
ii  libxpm4 1:3.5.5-2X11 pixmap library
ii  libxt6  1:1.0.2-2X11 toolkit intrinsics library
ii  xaw3dg  1.5+E-14 Xaw3d widget set
ii  zlib1g  1:1.2.3-13   compression library - runtime

emacs21 recommends no packages.

-- no debconf information


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



Bug#395501: emacs21: M-x yow signals an error

2006-10-27 Thread Romain Francoise
Sven Joachim [EMAIL PROTECTED] writes:

 M-x yow signals an error, here is the backtrace:

[...]

 Seems emacs21' yow.el is not compatible with emacs-snapshot's yow.lines.

It probably needs this patch, which was installed upstream at the time:

2006-06-21  Miles Bader  [EMAIL PROTECTED]

* play/cookie1.el (cookie): Work properly when there's only one
  entry.

Index: cookie1.el
===
RCS file: /cvsroot/emacs/emacs/lisp/play/cookie1.el,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -p -r1.20 -r1.21
--- cookie1.el  5 Feb 2006 14:10:44 -   1.20
+++ cookie1.el  21 Jun 2006 05:09:32 -  1.21
@@ -75,7 +75,7 @@ When the phrase file is read in, display
 of load, ENDMSG at the end.
   (let ((cookie-vector (cookie-snarf phrase-file startmsg endmsg)))
 (shuffle-vector cookie-vector)
-(aref cookie-vector 1)))
+(aref cookie-vector 0)))
 
 ;;;###autoload
 (defun cookie-insert (phrase-file optional count startmsg endmsg)

-- 
  ,''`.
 : :' :Romain Francoise [EMAIL PROTECTED]
 `. `' http://people.debian.org/~rfrancoise/
   `-


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



Bug#395501: emacs21: M-x yow signals an error

2006-10-27 Thread Jérôme Marant
Le vendredi 27 octobre 2006 14:20, vous avez écrit :
 Package: emacs21
 Version: 21.4a+1-1
 Severity: normal
 
 M-x yow signals an error, here is the backtrace:
 
 Debugger entered--Lisp error: (args-out-of-range [Yow!  Legally-imposed 
 CULTURE-reduction is CABBAGE-BRAINED!] 1)
   cookie(/usr/share/emacs/21.4/etc/yow.lines Am I CONSING yet?... I have 
 SEEN the CONSING!!)
   yow(nil)
 * call-interactively(yow)
   execute-extended-command(nil)
 * call-interactively(execute-extended-command)
 
 Seems emacs21' yow.el is not compatible with emacs-snapshot's yow.lines.

Hopefully emacs-snapshot's yow.el is not radically different from emacs21's
so it should be fairly easy to patch.

Thanks Sven!

-- 
Jérôme Marant



Bug#395501: emacs21: M-x yow signals an error

2006-10-27 Thread Jérôme Marant
Le vendredi 27 octobre 2006 14:20, vous avez écrit :
 Package: emacs21
 Version: 21.4a+1-1
 Severity: normal
 
 M-x yow signals an error, here is the backtrace:
 
 Debugger entered--Lisp error: (args-out-of-range [Yow!  Legally-imposed 
 CULTURE-reduction is CABBAGE-BRAINED!] 1)
   cookie(/usr/share/emacs/21.4/etc/yow.lines Am I CONSING yet?... I have 
 SEEN the CONSING!!)
   yow(nil)
 * call-interactively(yow)
   execute-extended-command(nil)
 * call-interactively(execute-extended-command)
 
 Seems emacs21' yow.el is not compatible with emacs-snapshot's yow.lines.

Well, at first glance it looked obvious but it's not. How can I go further than 
cookie in
the backtrace? Thanks.

-- 
Jérôme Marant



Bug#395501: emacs21: M-x yow signals an error

2006-10-27 Thread Jérôme Marant
Le vendredi 27 octobre 2006 14:20, vous avez écrit :
 Package: emacs21
 Version: 21.4a+1-1
 Severity: normal
 
 M-x yow signals an error, here is the backtrace:
 
 Debugger entered--Lisp error: (args-out-of-range [Yow!  Legally-imposed 
 CULTURE-reduction is CABBAGE-BRAINED!] 1)
   cookie(/usr/share/emacs/21.4/etc/yow.lines Am I CONSING yet?... I have 
 SEEN the CONSING!!)
   yow(nil)
 * call-interactively(yow)
   execute-extended-command(nil)
 * call-interactively(execute-extended-command)
 
 Seems emacs21' yow.el is not compatible with emacs-snapshot's yow.lines.

Err, me again :-P It is a combination of both cookie1.el and yow.el updates.
Sorry for the noise.

-- 
Jérôme Marant



Bug#395501: emacs21: M-x yow signals an error

2006-10-27 Thread Jérôme Marant
Le vendredi 27 octobre 2006 15:23, vous avez écrit :
 Sven Joachim [EMAIL PROTECTED] writes:
 
  M-x yow signals an error, here is the backtrace:
 
 [...]
 
  Seems emacs21' yow.el is not compatible with emacs-snapshot's yow.lines.
 
 It probably needs this patch, which was installed upstream at the time:

It is exactly what I did.

-- 
Jérôme Marant