GNU bug report logs - #809
transient mark mode gets activated every time i move

Previous Next

Package: emacs;

Reported by: "Larry D'Anna" <larry <at> elder-gods.org>

Date: Thu, 28 Aug 2008 02:20:03 UTC

Severity: normal

Done: Chong Yidong <cyd <at> stupidchicken.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: "Larry D'anna" <larry <at> elder-gods.org>
To: Chong Yidong <cyd <at> stupidchicken.com>
Cc: 809 <at> debbugs.gnu.org
Subject: bug#809: transient mark mode gets activated every time i move
Date: Thu, 28 Aug 2008 15:14:01 -0400
Chong Yidong wrote:
> "Larry D'anna" <larry <at> elder-gods.org> writes:
>
>   
>>> In the current Emacs 23 code, I don't believe transient-mark-mode takes
>>> on the value (only).  You may have some stale files not corresponding to
>>> the latest CVS, so I'd suggest trying a fresh checkout and trying again.
>>>
>>>       
>> yea i suspected that was the problem.  I've already tried it and it
>> still happens on a fresh checkout :-/
>>     
>
> One other possibility is that your X server is sending spurious shift
> modifiers to Emacs.  Could you try setting shift-select-mode to nil and
> seeing if the problem persists?
>
>   
that makes it go away!

this is what xev prints for a C-p on my x server

KeyPress event, serial 30, synthetic NO, window 0x3a00001,
    root 0x217, subw 0x0, time 16366578, (702,581), root:(707,632),
    state 0x16, keycode 33 (keysym 0x50, P), same_screen YES,
    XLookupString gives 1 bytes: (10) ""
    XmbLookupString gives 1 bytes: (10) ""
    XFilterEvent returns: False

0x16 = Button1Mask | LockMask | ControlMask

so it's my broken xmodmap thats causeing the probem, not emacs.

sorry for the false bug, and thanks for the help

    --larry









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

Previous Next


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