GNU bug report logs - #7153
24.0.50; ediff-clone-buffer-for-region-comparison

Previous Next

Package: emacs;

Reported by: Stephen Berman <stephen.berman <at> gmx.net>

Date: Sun, 3 Oct 2010 15:39:02 UTC

Severity: normal

Tags: moreinfo

Found in version 24.0.50

Done: Lars Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

Full log


Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Stephen Berman <stephen.berman <at> gmx.net>
To: bug-gnu-emacs <at> gnu.org
Subject: 24.0.50; ediff-clone-buffer-for-region-comparison
Date: Sun, 03 Oct 2010 17:41:45 +0200
1. emacs -Q
2. M-x ediff-regions-linewise, type RET twice to use *scratch* for both
   Ediff buffers (it doesn't matter which buffers are used).
3. Try to select a region with the mouse
=> Emacs beeps and announces the error "mouse-drag-track: The mark is
not set now, so there is no region" 

This happens on any click of the mouse in the buffer.  Nevertheless, it
is possible to select a region by dragging the mouse with mouse-1
pressed.  Subsequently, further mouse clicks do not raise an error any
more.  The bug also happens if I visit a file and call
ediff-regions-linewise on it.

If I comment out the line
    (ediff-activate-mark)
in ediff-clone-buffer-for-region-comparison (in ediff-util.el), then
eval that function, visit a file and call ediff-regions-linewise, then
clicking with mouse-1 does not raise an error.

I observe this bug since r101737, which fixed bug#7044.  That bug
prevented even trying step 3 in the above recipe, so I don't know if the
fix introduced the mouse-drag-track bug or revealed it.


In GNU Emacs 24.0.50.1 (i686-pc-linux-gnu, GTK+ Version 2.18.6)
 of 2010-10-03 on escher
Windowing system distributor `The X.Org Foundation', version 11.0.10605000
configured using `configure  '--without-toolkit-scroll-bars''




This bug report was last modified 3 years and 16 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.