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: Thu, 11 Sep 2008 11:07:18 +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>, "Juanma Barranquero" <address@hidden> writes:

> An error I'm getting since the auto-composition changes of a few days ago:
> ;;; testbug.el ;;;
> (column-number-mode 1)

> (defun testbug ()
>   (interactive)
>   (split-window)
>   (other-window 1)
>   (pop-to-buffer (get-buffer-create "testbug")))
> ;;;;;;;;;;;;;;;;;

> 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"

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

---
Kenichi Handa
address@hidden




reply via email to

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