* [jared@hpalace.com: (minor) mouse-1 does not "depress" widget button]
@ 2006-02-14 22:17 Richard M. Stallman
2006-02-15 2:45 ` Chong Yidong
0 siblings, 1 reply; 3+ messages in thread
From: Richard M. Stallman @ 2006-02-14 22:17 UTC (permalink / raw)
Can someone please take care of this, and ack?
Perhaps it is a matter of changing how buttons handle mouse-1.
------- Start of forwarded message -------
To: emacs-pretest-bug@gnu.org
From: M Jared Finder <jared@hpalace.com>
Date: Mon, 13 Feb 2006 23:12:18 -0800
Subject: (minor) mouse-1 does not "depress" widget button
If you press mouse-2 on a widget button, the widget depresses to show it is being clicked. mouse-1 does not act similarly; I'd expect it to.
This is very minor, but should also be very simple to fix.
-- MJF
In GNU Emacs 22.0.50.1 (i486-pc-linux-gnu, GTK+ Version 2.8.10)
of 2006-02-09 on pacem, modified by Debian
X server distributor `The X.Org Foundation', version 11.0.60900000
configured using `configure '--build' 'i486-linux-gnu' '--host' 'i486-linux-gnu' '--prefix=/usr' '--sharedstatedir=/var/lib' '--libexecdir=/usr/lib' '--localstatedir=/var' '--infodir=/usr/share/info' '--mandir=/usr/share/man' '--with-pop=yes' '--enable-locallisppath=/etc/emacs-snapshot:/etc/emacs:/usr/local/share/emacs/22.0.50/site-lisp:/usr/local/share/emacs/site-lisp:/usr/share/emacs/22.0.50/site-lisp:/usr/share/emacs/site-lisp:/usr/share/emacs/22.0.50/leim' '--with-x=yes' '--with-x-toolkit=gtk' 'CFLAGS=-DDEBIAN -g -Wno-pointer-sign -O2' 'build_alias=i486-linux-gnu' 'host_alias=i486-linux-gnu''
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
Major mode: Custom
Minor modes in effect:
global-balanced-mode: t
balanced-mode: t
iswitchb-mode: t
hrule-mode: t
cua-mode: t
global-reveal-mode: t
reveal-mode: t
global-hi-lock-mode: t
hi-lock-mode: t
show-paren-mode: t
auto-compression-mode: t
mouse-wheel-mode: t
menu-bar-mode: t
file-name-shadow-mode: t
global-font-lock-mode: t
font-lock-mode: t
blink-cursor-mode: t
unify-8859-on-encoding-mode: t
utf-translate-cjk-mode: t
column-number-mode: t
line-number-mode: t
transient-mark-mode: t
Recent input:
n SPC <C-backspace> w i d g e SPC <backspace> t SPC
b u t t o n <return> <menu> C-g C-x C-4 C-x 4 f . e
m <tab> . d <tab> t <tab> e <tab> <return> <down> <up>
<down> <down> <down> <down> <tab> M-SPC M-; <down>
<end> C-x C-e C-x C-o C-x o <left> <up> <right> <right>
<right> <right> <right> <right> <right> <right> <right>
<right> <right> <right> <right> <right> <right> <right>
<right> <right> <right> <S-end> <S-left> <S-left> <S-left>
<S-left> <S-left> <S-left> <S-left> C-x <timeout> C-x
k <return> <menu> <up> <up> <up> <help-echo> <help-echo>
<help-echo> <help-echo> <menu-bar> <help-menu> <re
port-emacs-bug>
Recent messages:
Loading longlines (source)...done
Quit
Making completion list...
text.el has auto save data; consider M-x recover-this-file
Loading vc-cvs...done
Mark set
Loading newcomment...done
(lambda nil "Auto-generated by `hook-mode'")
next-history-element: Beginning of history; no preceding item
Quit
_______________________________________________
emacs-pretest-bug mailing list
emacs-pretest-bug@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug
------- End of forwarded message -------
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [jared@hpalace.com: (minor) mouse-1 does not "depress" widget button]
2006-02-14 22:17 [jared@hpalace.com: (minor) mouse-1 does not "depress" widget button] Richard M. Stallman
@ 2006-02-15 2:45 ` Chong Yidong
2006-02-15 18:01 ` Richard M. Stallman
0 siblings, 1 reply; 3+ messages in thread
From: Chong Yidong @ 2006-02-15 2:45 UTC (permalink / raw)
Cc: emacs-devel
"Richard M. Stallman" <rms@gnu.org> writes:
> Can someone please take care of this, and ack?
> Perhaps it is a matter of changing how buttons handle mouse-1.
>
> From: M Jared Finder <jared@hpalace.com>
> Subject: (minor) mouse-1 does not "depress" widget button
> To: emacs-pretest-bug@gnu.org
>
> If you press mouse-2 on a widget button, the widget depresses to
> show it is being clicked. mouse-1 does not act similarly; I'd
> expect it to.
>
> This is very minor, but should also be very simple to fix.
Done.
(For some reason, you may have to do a bootstrap for this to take
effect.)
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [jared@hpalace.com: (minor) mouse-1 does not "depress" widget button]
2006-02-15 2:45 ` Chong Yidong
@ 2006-02-15 18:01 ` Richard M. Stallman
0 siblings, 0 replies; 3+ messages in thread
From: Richard M. Stallman @ 2006-02-15 18:01 UTC (permalink / raw)
Cc: emacs-devel
Thanks for fixing this.
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2006-02-15 18:01 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-02-14 22:17 [jared@hpalace.com: (minor) mouse-1 does not "depress" widget button] Richard M. Stallman
2006-02-15 2:45 ` Chong Yidong
2006-02-15 18:01 ` Richard M. Stallman
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.