emacs-devel
[Top][All Lists]
Advanced

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

Re: Args out of range with new auto-composition implementation


From: Kenichi Handa
Subject: Re: Args out of range with new auto-composition implementation
Date: Fri, 10 Oct 2008 10:49:38 +0900
User-agent: SEMI/1.14.3 (Ushinoya) FLIM/1.14.2 (Yagi-Nishiguchi) APEL/10.2 Emacs/23.0.60 (i686-pc-linux-gnu) MULE/6.0 (HANACHIRUSATO)

In article <address@hidden>, Ted Zlatanov <address@hidden> writes:

>>>>> emacs -Q -l testbug.el
>>>>> C-h H
>>>>> M-: (goto-char 276) <RET>   ;; or move the cursor to any auto-composed 
>>>>> char
>>>>> M-x testbug <RET>

>>>>>>> "Args out of range: 274, 274"

KH> I can't reproduce that bug with the latest code.  Can you?

>>> I noticed something very similar in CVS Gnus with CVS Emacs from
>>> yesterday.  See http://thread.gmane.org/gmane.emacs.gnus.general/67353

>>> For now I've wrapped the problem with a condition-case in Gnus...
>>> Definitely not the right solution, but I can enter groups now :)

KH> Do you still see the same problem with the latest code when
KH> you disable that wrapping?

> Yes.  Look at gnus-sum.el:gnus-summary-insert-line and remove the
> condition-case wrapper to see the error.

Please do C-u - M-x global-auto-composition-mode RET and try
again.  If you still see "Args out of range" error, I think
it's not related to the changes for auto-composition.

---
Kenichi Handa
address@hidden





reply via email to

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