From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: Selection changes in revno 100822 Date: Sat, 14 Aug 2010 15:58:36 +0300 Message-ID: <83ocd5tkoz.fsf@gnu.org> References: <834oeyv3ww.fsf@gnu.org> <87mxsqyp98.fsf@stupidchicken.com> <83zkwptyij.fsf@gnu.org> <8739uh1iqp.fsf@gnu.org> Reply-To: Eli Zaretskii NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: QUOTED-PRINTABLE X-Trace: dough.gmane.org 1281790901 25187 80.91.229.12 (14 Aug 2010 13:01:41 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sat, 14 Aug 2010 13:01:41 +0000 (UTC) Cc: emacs-devel@gnu.org To: =?utf-8?Q?Johan_Bockg=C3=A5rd?= Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Aug 14 15:01:38 2010 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1OkGMk-0005IK-5E for ged-emacs-devel@m.gmane.org; Sat, 14 Aug 2010 15:01:38 +0200 Original-Received: from localhost ([127.0.0.1]:40436 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OkGMj-00019d-Ow for ged-emacs-devel@m.gmane.org; Sat, 14 Aug 2010 09:01:37 -0400 Original-Received: from [140.186.70.92] (port=40785 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OkGMY-00019U-J0 for emacs-devel@gnu.org; Sat, 14 Aug 2010 09:01:27 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OkGMX-0007nr-ES for emacs-devel@gnu.org; Sat, 14 Aug 2010 09:01:26 -0400 Original-Received: from mtaout23.012.net.il ([80.179.55.175]:46078) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OkGMW-0007nO-1i; Sat, 14 Aug 2010 09:01:24 -0400 Original-Received: from conversion-daemon.a-mtaout23.012.net.il by a-mtaout23.012.net.il (HyperSendmail v2007.08) id <0L7500D008437L00@a-mtaout23.012.net.il>; Sat, 14 Aug 2010 16:00:39 +0300 (IDT) Original-Received: from HOME-C4E4A596F7 ([77.126.102.143]) by a-mtaout23.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0L7500DV48520B80@a-mtaout23.012.net.il>; Sat, 14 Aug 2010 16:00:39 +0300 (IDT) In-reply-to: <8739uh1iqp.fsf@gnu.org> X-012-Sender: halo1@inter.net.il X-detected-operating-system: by eggs.gnu.org: Solaris 10 (beta) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:128682 Archived-At: > From: Johan Bockg=C3=A5rd > Date: Sat, 14 Aug 2010 14:28:14 +0200 >=20 > Eli Zaretskii writes: >=20 > > One other issue we should consider IMO is what is the semantics o= f > > mouse-2 in sessions that support the mouse, but cannot access > > selections. One such example is a TTY with a GPM mouse. I don't= have > > access to such a build of Emacs, but I'm quite sure mouse-2 there= will > > either do nothing or signal an error. >=20 > Yes, xterm-mode-mode and gpm-mouse-mode are broken (both selection = and > paste say "X windows are not in use or not initialized"). Thanks for testing. Please submit a bug report about this.