unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* Ctrl-Btn1 Menu Doesn't Work if Ctrl Not Released
@ 2003-06-05 14:39 Ken Evans
  2003-06-06 17:02 ` Richard Stallman
  0 siblings, 1 reply; 3+ messages in thread
From: Ken Evans @ 2003-06-05 14:39 UTC (permalink / raw)


This bug report will be sent to the Free Software Foundation,
not to your local site managers!
Please write in English, because the Emacs maintainers do not have
translators to read other languages for them.

Your bug report will be posted to the bug-gnu-emacs@gnu.org mailing list,
and to the gnu.emacs.bug news group.

In GNU Emacs 21.3.2 (sparc-sun-solaris2.8, Motif Version 2.1.0)
 of 2003-06-02 on phoebus
configured using `configure  --prefix=/opt/local --x-includes=/usr/openwin/include --x-libraries=/usr/openwin/lib --with-x-toolkit=motif'
Important settings:
  value of $LC_ALL: nil
  value of $LC_COLLATE: nil
  value of $LC_CTYPE: nil
  value of $LC_MESSAGES: nil
  value of $LC_MONETARY: nil
  value of $LC_NUMERIC: nil
  value of $LC_TIME: nil
  value of $LANG: C
  locale-coding-system: nil
  default-enable-multibyte-characters: t

Please describe exactly what actions triggered the bug
and the precise symptoms of the bug:

Using the buffer menu via Ctrl-Btn1 (<C-down-mouse-1>) doesn't go to
the selected buffer if you continue to hold the Ctrl key down (as I am
used to doing).  You need to release the Ctrl key before releasing
Btn1 to get it to work.

I don't have this problem with 21.2.1 on WIN32 or with 20.3.1 on
Solaris.  (And also other previous versions on both platforms.)

Thanks,

	-Ken


Recent input:
<down> f C-s e x i s t C-x b <return> <down> <down> 
<down> <down> <down> <down> <down> <down> <down> <down> 
<down> <down> <down> <down> <down> <down> f C-s e x 
i s t <f35> <help-echo> <C-f5> <C-S-f10> C a S n o 
o p e r <return> <help-echo> h o s t n a m e <return> 
<C-down-mouse-1> <help-echo> <C-down-mouse-1> <C-down-mouse-1> 
<C-down-mouse-1> C-h a b u g <return> C-x o <f35> <C-f27> 
<f35> <down> <down> <help-echo> <help-echo> <help-echo> 
<help-echo> <down-mouse-1> <double-down-mouse-1> <double-mouse-1> 
<help-echo> <escape> x r e p o r t - e m a c s <tab> 
<return>

Recent messages:
Loading cc-mode...done
Loading make-mode...
Loading mule-util...done
Loading make-mode...done
Reading directory /home/phoebus3/EVANS/epics/extensions/src/caSnooper/...done
Mark saved where search started [2 times]
Loading apropos...done
Type C-x 1 to remove help window.  C-M-v to scroll the help.
Mark set
Loading emacsbug...done

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Ctrl-Btn1 Menu Doesn't Work if Ctrl Not Released
       [not found] <mailman.7376.1054825951.21513.bug-gnu-emacs@gnu.org>
@ 2003-06-05 16:34 ` Kevin Rodgers
  0 siblings, 0 replies; 3+ messages in thread
From: Kevin Rodgers @ 2003-06-05 16:34 UTC (permalink / raw)


Ken Evans wrote:

> In GNU Emacs 21.3.2 (sparc-sun-solaris2.8, Motif Version 2.1.0)
>  of 2003-06-02 on phoebus
> configured using `configure  --prefix=/opt/local --x-includes=/usr/openwin/include --x-libraries=/usr/openwin/lib --with-x-toolkit=motif'
> Important settings:
>   value of $LC_ALL: nil
>   value of $LC_COLLATE: nil
>   value of $LC_CTYPE: nil
>   value of $LC_MESSAGES: nil
>   value of $LC_MONETARY: nil
>   value of $LC_NUMERIC: nil
>   value of $LC_TIME: nil
>   value of $LANG: C
>   locale-coding-system: nil
>   default-enable-multibyte-characters: t
> 
> Please describe exactly what actions triggered the bug
> and the precise symptoms of the bug:
> 
> Using the buffer menu via Ctrl-Btn1 (<C-down-mouse-1>) doesn't go to
> the selected buffer if you continue to hold the Ctrl key down (as I am
> used to doing).  You need to release the Ctrl key before releasing
> Btn1 to get it to work.
> 
> I don't have this problem with 21.2.1 on WIN32 or with 20.3.1 on
> Solaris.  (And also other previous versions on both platforms.)


I don't see that behavior on:

In GNU Emacs 21.3.1 (i386-pc-solaris2.7, X toolkit)
  of 2003-04-24 on briard
Important settings:
   value of $LC_ALL: nil
   value of $LC_COLLATE: nil
   value of $LC_CTYPE: nil
   value of $LC_MESSAGES: nil
   value of $LC_MONETARY: nil
   value of $LC_NUMERIC: nil
   value of $LC_TIME: nil
   value of $LANG: nil
   locale-coding-system: nil
   default-enable-multibyte-characters: t

-- 
<a href="mailto:&lt;kevin.rodgers&#64;ihs.com&gt;">Kevin Rodgers</a>

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Ctrl-Btn1 Menu Doesn't Work if Ctrl Not Released
  2003-06-05 14:39 Ctrl-Btn1 Menu Doesn't Work if Ctrl Not Released Ken Evans
@ 2003-06-06 17:02 ` Richard Stallman
  0 siblings, 0 replies; 3+ messages in thread
From: Richard Stallman @ 2003-06-06 17:02 UTC (permalink / raw)
  Cc: bug-gnu-emacs

    Using the buffer menu via Ctrl-Btn1 (<C-down-mouse-1>) doesn't go to
    the selected buffer if you continue to hold the Ctrl key down (as I am
    used to doing).  You need to release the Ctrl key before releasing
    Btn1 to get it to work.

If a Solaris user wants to debug this, we could perhaps put in
a workaround.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2003-06-06 17:02 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-06-05 14:39 Ctrl-Btn1 Menu Doesn't Work if Ctrl Not Released Ken Evans
2003-06-06 17:02 ` Richard Stallman
     [not found] <mailman.7376.1054825951.21513.bug-gnu-emacs@gnu.org>
2003-06-05 16:34 ` Kevin Rodgers

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).