GNU bug report logs -
#11588
24.0.97; Left mouse click setting the mark every time?!??
Previous Next
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
On 30.05.2012, at 16:15, Chong Yidong wrote:
> Tobias Bading <tbading <at> web.de> writes:
>
>> Marking the start of a region with C-SPC and then using a simple mouse
>> click to mark the end doesn't work anymore, because clicking anywhere
>> seems to set the mark now. My muscle memory, trained over decades by
>> Emacs 23 and its predecessors, doesn't like this change.
>>
>> Is there a customization option that I've overlooked which prevents
>> <down-mouse-1> (or is it <mouse-1>?) from setting the mark?
>
> mouse-1 does not set the mark, but it does deactivate the mark if the
> mark was active. But that is the case in both Emacs 23 and Emacs 24, so
> I don't know what you're talking about.
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.
This bug report was last modified 12 years and 305 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.