GNU bug report logs - #11588
24.0.97; Left mouse click setting the mark every time?!??

Previous Next

Package: emacs;

Reported by: Tobias Bading <tbading <at> web.de>

Date: Wed, 30 May 2012 14:01:01 UTC

Severity: normal

Merged with 11989

Found in versions 24.0.50, 24.0.97

Done: Chong Yidong <cyd <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


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

From: Chong Yidong <cyd <at> gnu.org>
To: Tobias Bading <tbading <at> web.de>
Cc: 11588 <at> debbugs.gnu.org
Subject: Re: bug#11588: 24.0.97;
	Left mouse click setting the mark every time?!??
Date: Thu, 31 May 2012 00:33:12 +0800
Tobias Bading <tbading <at> web.de> writes:

> Umm... emacs -Q:
> C-h v mark-ring RET shows that mark-ring is initially nil.
> Now click <n> times with the left mouse button somewhere in the
> *scratch* buffer.
> Now mark-ring contains <n-1> elements.
>
> Am I missing or misinterpreting something here?  C-SPC, left mouse
> click somewhere, then C-w doesn't kill anything. In Emacs 23, it did.

OK, now I see what you mean.

The old mouse dragging code had a special behavior to pop the mark if
you did not move the mouse much after the down event, to avoid setting
the mark (this did not work reliably; if you move the mouse a little bit
between the down and up events, the mark gets set anyway).  I'll see if
there is a way to get this to work with the new code, but it won't be
for the 24.1 release.




This bug report was last modified 12 years and 304 days ago.

Previous Next


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