GNU bug report logs -
#12140
24.1; mouse-drag-track: Args out of range: 2746, 71308
Previous Next
Reported by: Leo <sdl.web <at> gmail.com>
Date: Sun, 5 Aug 2012 07:23:02 UTC
Severity: normal
Found in version 24.1
Done: Chong Yidong <cyd <at> gnu.org>
Bug is archived. No further changes may be made.
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 12140 in the body.
You can then email your comments to 12140 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#12140
; Package
emacs
.
(Sun, 05 Aug 2012 07:23:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Leo <sdl.web <at> gmail.com>
:
New bug report received and forwarded. Copy sent to
bug-gnu-emacs <at> gnu.org
.
(Sun, 05 Aug 2012 07:23:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
1. Emacs -q
2. C-h i m elisp RET
3. Use mouse-1 to click the buffer
3. 1 ; enter the first node
4. Use mouse-1 to click the buffer
Debugger entered--Lisp error: (args-out-of-range 1 71543)
buffer-substring-no-properties(1 71543)
mouse-drag-track((down-mouse-1 (#<window 3 on *info*> 71580 (291 . 474) 214100214 nil 71580 (36 . 31) nil (3 . 14) (8 . 15))) t)
mouse-drag-region((down-mouse-1 (#<window 3 on *info*> 71580 (291 . 474) 214100214 nil 71580 (36 . 31) nil (3 . 14) (8 . 15))))
call-interactively(mouse-drag-region nil nil)
Information forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#12140
; Package
emacs
.
(Sun, 05 Aug 2012 09:48:02 GMT)
Full text and
rfc822 format available.
Message #8 received at 12140 <at> debbugs.gnu.org (full text, mbox):
Leo <sdl.web <at> gmail.com> writes:
> 1. Emacs -q
> 2. C-h i m elisp RET
> 3. Use mouse-1 to click the buffer
> 3. 1 ; enter the first node
> 4. Use mouse-1 to click the buffer
>
> Debugger entered--Lisp error: (args-out-of-range 1 71543)
> buffer-substring-no-properties(1 71543)
> mouse-drag-track((down-mouse-1 (#<window 3 on *info*> 71580 (291
> . 474) 214100214 nil 71580 (36 . 31) nil (3 . 14) (8 . 15))) t)
> mouse-drag-region((down-mouse-1 (#<window 3 on *info*> 71580 (291
> . 474) 214100214 nil 71580 (36 . 31) nil (3 . 14) (8 . 15))))
> call-interactively(mouse-drag-region nil nil)
I'm pretty sure this is already fixed in the trunk, and in the emacs-24
branch. Please check.
Information forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#12140
; Package
emacs
.
(Sun, 05 Aug 2012 14:10:02 GMT)
Full text and
rfc822 format available.
Message #11 received at 12140 <at> debbugs.gnu.org (full text, mbox):
On 2012-08-05 17:39 +0800, Chong Yidong wrote:
> I'm pretty sure this is already fixed in the trunk, and in the emacs-24
> branch. Please check.
My emacs build is 4 commits behind the emacs-24 head. Looks like it is
not fixed there.
Leo
Information forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#12140
; Package
emacs
.
(Mon, 06 Aug 2012 03:47:02 GMT)
Full text and
rfc822 format available.
Message #14 received at 12140 <at> debbugs.gnu.org (full text, mbox):
Leo <sdl.web <at> gmail.com> writes:
> On 2012-08-05 17:39 +0800, Chong Yidong wrote:
>> I'm pretty sure this is already fixed in the trunk, and in the emacs-24
>> branch. Please check.
>
> My emacs build is 4 commits behind the emacs-24 head. Looks like it is
> not fixed there.
I'm afraid I can't reproduce the bug with the recipe you gave, even with
the 24.1 release. I did fix a couple of similar-sounding bugs, though.
Please check if you see the same bug with trunk. If not, maybe one of
the changes on the trunk need to be backported (probably 108702/108703).
Information forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#12140
; Package
emacs
.
(Mon, 06 Aug 2012 17:59:01 GMT)
Full text and
rfc822 format available.
Message #17 received at 12140 <at> debbugs.gnu.org (full text, mbox):
On 2012-08-06 11:38 +0800, Chong Yidong wrote:
> I'm afraid I can't reproduce the bug with the recipe you gave, even with
> the 24.1 release. I did fix a couple of similar-sounding bugs, though.
> Please check if you see the same bug with trunk. If not, maybe one of
> the changes on the trunk need to be backported (probably 108702/108703).
With rev108702 and 108703 applied in emacs-24, I could not reproduce the
bug.
Leo
Information forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#12140
; Package
emacs
.
(Tue, 07 Aug 2012 03:35:02 GMT)
Full text and
rfc822 format available.
Message #20 received at 12140 <at> debbugs.gnu.org (full text, mbox):
Leo <sdl.web <at> gmail.com> writes:
> On 2012-08-06 11:38 +0800, Chong Yidong wrote:
>> I'm afraid I can't reproduce the bug with the recipe you gave, even with
>> the 24.1 release. I did fix a couple of similar-sounding bugs, though.
>> Please check if you see the same bug with trunk. If not, maybe one of
>> the changes on the trunk need to be backported (probably 108702/108703).
>
> With rev108702 and 108703 applied in emacs-24, I could not reproduce the
> bug.
OK, I backported those into emacs-24.
bug closed, send any further explanations to
12140 <at> debbugs.gnu.org and Leo <sdl.web <at> gmail.com>
Request was from
Chong Yidong <cyd <at> gnu.org>
to
control <at> debbugs.gnu.org
.
(Tue, 07 Aug 2012 03:35:02 GMT)
Full text and
rfc822 format available.
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Tue, 04 Sep 2012 11:24:03 GMT)
Full text and
rfc822 format available.
This bug report was last modified 12 years and 351 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.