unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: "Larry D'anna" <larry@elder-gods.org>
To: Chong Yidong <cyd@stupidchicken.com>
Cc: 809@emacsbugs.donarmstrong.com
Subject: bug#809: transient mark mode gets activated every time i move
Date: Thu, 28 Aug 2008 15:14:01 -0400	[thread overview]
Message-ID: <48B6F8F9.3010006@elder-gods.org> (raw)
In-Reply-To: <87iqtlt1ay.fsf@cyd.mit.edu>

Chong Yidong wrote:
> "Larry D'anna" <larry@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) "\x10"
    XmbLookupString gives 1 bytes: (10) "\x10"
    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











  reply	other threads:[~2008-08-28 19:14 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-08-28 17:44 bug#809: transient mark mode gets activated every time i move Chong Yidong
     [not found] ` <48B6E3FF.9020405@elder-gods.org>
2008-08-28 17:53   ` Chong Yidong
2008-08-28 18:01     ` Larry D'anna
2008-08-28 18:21       ` Chong Yidong
2008-08-28 18:23         ` Larry D'anna
2008-08-28 18:57           ` Chong Yidong
2008-08-28 19:14             ` Larry D'anna [this message]
  -- strict thread matches above, loose matches on Subject: below --
2008-08-28  1:49 Larry D'Anna

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=48B6F8F9.3010006@elder-gods.org \
    --to=larry@elder-gods.org \
    --cc=809@emacsbugs.donarmstrong.com \
    --cc=cyd@stupidchicken.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).