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


View this message in rfc822 format

From: "Drew Adams" <drew.adams <at> oracle.com>
To: "'Tobias Bading'" <tbading <at> web.de>, "'Chong Yidong'" <cyd <at> gnu.org>
Cc: 11588 <at> debbugs.gnu.org
Subject: bug#11588: 24.0.97; Left mouse click setting the mark every time?!??
Date: Wed, 30 May 2012 08:45:29 -0700
> > mouse-1 does not set the mark, but it does deactivate the 
> > mark if the mark was active.
> 
> 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?

No, you are correct.  C-h k, then click mouse-1.  You'll see that `down-mouse-1'
is bound to `mouse-drag-region', but `mouse-1' is bound to `mouse-set-point',
which sets point to the click position.

> C-SPC, left mouse click somewhere, then C-w doesn't kill 
> anything. In Emacs 23, it did.

You are correct about that also.





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.