Bug#346208: Wrong type argument: integerp, nil

2006-01-14 Thread Junichi Uekawa
Hi, I shall release a new major version 1.3.0 to clean up this and other things, as soon as possible. Version 1.3.0 is now available. Thanks! it's working pretty much perfectly :) regards, junichi -- [EMAIL PROTECTED],netfort.gr.jp} Debian Project -- To UNSUBSCRIBE, email

Bug#346208: Wrong type argument: integerp, nil

2006-01-12 Thread Didier Remy
The error is in that initially whizzy-error-string is '27' and whizzytex works. After doing kill-buffer, and revisiting that file, and reenabling whizzytex-mode, whizzy-error-string is nil. I suspect there's something fishy going on here with buffer-local variables. Thanks for the test.

Bug#346208: Wrong type argument: integerp, nil

2006-01-12 Thread Junichi Uekawa
At Thu, 12 Jan 2006 09:25:53 +0900, Junichi Uekawa wrote: Hi, This must certainly be the problem. Then, there seems to be an inconsistency on the emacs-version decision made at compile time and the one made at load time. If you look at line 350 of file whizzytex.el

Bug#346208: Wrong type argument: integerp, nil

2006-01-12 Thread Didier Remy
I've looked into the source, and whizzytex.el has the following: ;; More variables (defconst whizzy-file-prefix _whizzy_) ;; (defvar whizzy-speed-string ?) ;; (defvar whizzy-error-string nil) (defvar whizzytex-mode-line-string (list Whizzy '(:eval (whizzy-get

Bug#346208: Wrong type argument: integerp, nil

2006-01-12 Thread Didier Remy
I shall release a new major version 1.3.0 to clean up this and other things, as soon as possible. Version 1.3.0 is now available. Didier -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#346208: Wrong type argument: integerp, nil

2006-01-11 Thread Junichi Uekawa
Hi, This must certainly be the problem. Then, there seems to be an inconsistency on the emacs-version decision made at compile time and the one made at load time. If you look at line 350 of file whizzytex.el there are two identical tests, but one is done at compile time (because

Bug#346208: Wrong type argument: integerp, nil

2006-01-08 Thread Didier Remy
Dear Junichi, May you check that whizzy-error-string whizzy-speed-string are both defined and integers (resp. 27 and 28, but the value does not matter) in the buffer. I've verified that they are both nil. This must certainly be the problem. Then, there seems

Bug#346208: Wrong type argument: integerp, nil

2006-01-08 Thread Didier Remy
May you check that whizzy-error-string whizzy-speed-string are both defined and integers (resp. 27 and 28, but the value does not matter) in the buffer. I've verified that they are both nil. This must certainly be the problem. Then, there seems

Bug#346208: Wrong type argument: integerp, nil

2006-01-07 Thread Junichi Uekawa
Hi, This doesn't happen the first time, but seems to happen with the following sequence: 1. visit a tex buffer 2. enable whizzytex-mode 3. close the tex buffer 4. re-visit a tex buffer 5. enable whizzytex-mode I'm not sure if this is a debian specific problem. I cannot

Bug#346208: Wrong type argument: integerp, nil

2006-01-07 Thread Didier Remy
Hi Junichi, GNU Emacs 21.4.1 (x86_64-pc-linux-gnu, X toolkit, Xaw3d scroll bars) of 2005-10-04 on athlon, modified by Debian This is more recent than mine 21.3.1. I'll see if I can have access to a 21.4.1 version and if possible on Debian. - Does the message disappears once the slice is

Bug#346208: Wrong type argument: integerp, nil

2006-01-07 Thread Junichi Uekawa
Hi, write-region(1 5844 /home/dancer/DEBIAN/whizzytex/whizzytex-1.2.3/debian/testfile/_whizzy_test1_d/output/initialization) whizzy-filter-output(Initialization succeeded, entering loop\n) run-hook-with-args(whizzy-filter-output Initialization succeeded, entering loop\n)

Bug#346208: Wrong type argument: integerp, nil

2006-01-06 Thread Junichi Uekawa
Package: whizzytex Version: 1.2.3-4 I'm getting lots of: error in process filter: Wrong type argument: integerp, nil with every move within whizzytex-mode. This doesn't happen the first time, but seems to happen with the following sequence: 1. visit a tex buffer 2. enable

Bug#346208: Wrong type argument: integerp, nil

2006-01-06 Thread Didier Remy
Package: whizzytex Version: 1.2.3-4 I'm getting lots of: error in process filter: Wrong type argument: integerp, nil with every move within whizzytex-mode. This doesn't happen the first time, but seems to happen with the following sequence: 1. visit a tex buffer 2. enable