From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.help Subject: Re: mouse events past column 94 cause to be prepended Date: Wed, 23 Feb 2011 03:37:32 -0500 Message-ID: References: <95070492-bc3f-4842-94ee-11354d98b454@w9g2000prg.googlegroups.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Trace: dough.gmane.org 1298450325 9876 80.91.229.12 (23 Feb 2011 08:38:45 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Wed, 23 Feb 2011 08:38:45 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Feb 23 09:38:40 2011 Return-path: Envelope-to: geh-help-gnu-emacs@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 1PsAF2-0003jR-5b for geh-help-gnu-emacs@m.gmane.org; Wed, 23 Feb 2011 09:38:36 +0100 Original-Received: from localhost ([127.0.0.1]:32785 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PsAF1-0003RM-Bg for geh-help-gnu-emacs@m.gmane.org; Wed, 23 Feb 2011 03:38:35 -0500 Original-Received: from [140.186.70.92] (port=50428 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PsAE1-0003Pz-Md for help-gnu-emacs@gnu.org; Wed, 23 Feb 2011 03:37:34 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PsAE0-0008Mk-K4 for help-gnu-emacs@gnu.org; Wed, 23 Feb 2011 03:37:33 -0500 Original-Received: from fencepost.gnu.org ([140.186.70.10]:49891) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PsAE0-0008Mg-IT for help-gnu-emacs@gnu.org; Wed, 23 Feb 2011 03:37:32 -0500 Original-Received: from eliz by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1PsAE0-0007fl-8P for help-gnu-emacs@gnu.org; Wed, 23 Feb 2011 03:37:32 -0500 In-reply-to: <95070492-bc3f-4842-94ee-11354d98b454@w9g2000prg.googlegroups.com> (message from Fletcher Johnson on Tue, 22 Feb 2011 06:35:51 -0800 (PST)) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 140.186.70.10 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:79380 Archived-At: > From: Fletcher Johnson > Newsgroups: gnu.emacs.help > Date: Tue, 22 Feb 2011 06:35:51 -0800 (PST) > > On Feb 15, 9:26 pm, Joe Riel wrote: > > When using a nongraphical emacs in an xterm (emacs -nw), > > and enabling xterm-mouse-mode, mouse events that occur past column 94 > > have appended to them.  Is there a way to fix that? > > > > -- > > Joe Riel > > I am also getting this same problem with Emacs 23.2.1. Clicking past > column 94 brings up the help menu. Sounds like a bug that should be reported with "M-x report-emacs-bug". TIA