all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: David Reitter <david.reitter@gmail.com>
To: 5866@debbugs.gnu.org
Cc: aquamacs-bugs@lists.sourceforge.net
Subject: bug#5866: [Aquamacs-bugs] OSX:
Date: Tue, 24 May 2005 22:09:47 +0100	[thread overview]
Message-ID: <C97B842A-BB69-4AB3-BF1B-FAF0F67FC5AB__25783.6356912323$1270746387$gmane$org@gmail.com> (raw)

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

Your bug report will be posted to the emacs-pretest-bug@gnu.org  
mailing list.

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

When a region is selected but the mouse-1 is not yet 'up', the region  
content cannot be copied or modified. For example, when clipboard- 
kill-ring-save is called in that state, the region highlighting is  
removed, but the content of the region is not copied to the  
clipboard. Typical events:

<down-mouse-1> <mouse-movement> <mouse-movement> H-c <help-echo>  
<help-echo>

(H-c is bound to clipboard-kill-ring-save in my setup.)
In the control case, when everything works ok (mouse-1 goes up before  
H-c), one gets an extra  <drag-mouse-1>  event, which calls mouse-set- 
region.

One may wonder: who would do such a funny thing like keeping one  
finger on the mouse button and then pressing some keys to do  
something with the region, unless they are desperately looking for  
obscure bugs in Emacs.

But as a matter of fact, my system offers the option to modify the  
trackpad behavior so I can drag things with a click at the beginning,  
and a click at the end. This setting is useful with common laptop  
trackpads (especially if you remap the only mouse button they  
offer!), and such a feature is used by people with certain motor  
impairments, i.e. disabled users. Pretty often, I would select  
something, but don't apply the second click. Then, a visual selection  
exists (presumably marking a region), but obviously Emacs has trouble  
doing the things it usually does with regions...

 From a UI perspective, the user sees a highlighted region (and  
doesn't know about the mouse state) and wonders why it doesn't behave  
like any other highlighted region. That is inconsistent.





In GNU Emacs 22.0.50.3 (powerpc-apple-darwin8.1.0)
  of 2005-05-23 on madonna - Aquamacs Distribution 0.9.2 beta-4
Distributor `Apple Computers' version (10 4 1) .
configured using `configure '--without-x' '--prefix=/usr/local''

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: iso-latin-1
   default-enable-multibyte-characters: t

Major mode: Emacs-Lisp

Minor modes in effect:
   show-paren-mode: t
   delete-selection-mode: t
   pc-selection-mode: t
   cua-mode: t
   recentf-mode: t
   encoded-kbd-mode: t
   osx-key-mode: t
   tool-bar-mode: t
   mouse-wheel-mode: t
   tooltip-mode: t
   auto-compression-mode: t
   menu-bar-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
   next-error-follow-minor-mode:  Fol

Recent input:
s <tab> i e <tab> <return> <down-mouse-1> <mouse-1> H-w <switch- 
frame> <down-mouse-1> <mouse-movement> <mouse-movement> <down> <drag- 
mouse-1> <down> <down-mouse-1> <mouse-1> <double-down-mouse-1>  
<double-mouse-1> <down-mouse-1> <mouse-movement> <mouse-movement>  
<drag-mouse-1> <left> <left> <down-mouse-1> <mouse-movement> <mouse- 
movement> <drag-mouse-1> <right> <right> <down-mouse-1> <mouse-1>  
<double-down-mouse-1> <double-mouse-1> <down-mouse-1> <mouse- 
movement> <mouse-movement> <drag-mouse-1> <down-mouse-1> <mouse-1>  
<down-mouse-1> <mouse-movement> <mouse-movement> SPC <drag-mouse-1>  
<down-mouse-1> <mouse-1> <switch-frame> <switch-frame> C-h k H-c  
<down-mouse-1> <mouse-movement> <mouse-movement> <drag-mouse-1> <down- 
mouse-1> <mouse-1> <double-down-mouse-1> <mouse-movement> <mouse- 
movement> <double-drag-mouse-1> H-c H-w <switch-frame> <switch-frame>  
<down-mouse-1> <mouse-movement> <mouse-1> <down-mouse-1> <mouse-1>  
<down-mouse-1> <mouse-movement> <mouse-movement> <drag-mouse-1> H-c  
<down-mouse-1> <mouse-1> <down-mouse-1> <mouse-movement> <mouse- 
movement> <drag-mouse-1> <down-mouse-1> <mouse-movement> <mouse- 
movement> <drag-mouse-1> H-c <down-mouse-1> <mouse-1> <down-mouse-1>  
<mouse-movement> <mouse-movement> H-c <help-echo> <help-echo> <menu- 
bar> <help-menu> <report-emacs-bug>

Recent messages:
Loading subst-jis...done
Loading sgml-mode...done
Undo...
Undo!
Making completion list...
t
Undo...
Undo!
Making completion list...









                 reply	other threads:[~2005-05-24 21:09 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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

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

  git send-email \
    --in-reply-to='C97B842A-BB69-4AB3-BF1B-FAF0F67FC5AB__25783.6356912323$1270746387$gmane$org@gmail.com' \
    --to=david.reitter@gmail.com \
    --cc=5866@debbugs.gnu.org \
    --cc=aquamacs-bugs@lists.sourceforge.net \
    /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 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.