emacs-devel
[Top][All Lists]
Advanced

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

Re: local keymap patch for key-binding


From: Kim F. Storm
Subject: Re: local keymap patch for key-binding
Date: Mon, 11 Sep 2006 14:53:38 +0200
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux)

David Kastrup <address@hidden> writes:

> Ok, here I triggered a problem: I used C-h k (with the new help.el)
> followed by a mouse-2 click on an overlay's 'before-string which has
> its own 'keymap and 'display properties (the string, not the overlay).
>
> I get
>
> Debugger entered--Lisp error: (args-out-of-range 806 806)
>   key-binding([(mouse-2 (#<window 41 on ang.tex> 806 ... -61397984 ... 806 
> ... ... ... ...))] t)
>   describe-key([(mouse-2 (#<window 41 on ang.tex> 806 ... -61397984 ... 806 
> ... ... ... ...))] 1 nil)
>   call-interactively(describe-key)
>
> It would appear that 806 is the buffer position, and I would guess
> that this is erroneously used as in index into the before-string
> property of the overlay.

I need a self-contained test-case to work on that.
And I need to know the full contents of the failing event.

-- 
Kim F. Storm <address@hidden> http://www.cua.dk





reply via email to

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