From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: storm@cua.dk (Kim F. Storm) Newsgroups: gmane.emacs.devel Subject: Re: [alinsoar@voila.fr: a bug in global-hl-line-mode] Date: Wed, 14 Mar 2007 11:08:02 +0100 Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1173866880 14204 80.91.229.12 (14 Mar 2007 10:08:00 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 14 Mar 2007 10:08:00 +0000 (UTC) Cc: A Soare , emacs-devel@gnu.org To: rms@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Mar 14 11:07:54 2007 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.50) id 1HRQOf-0003oN-BX for ged-emacs-devel@m.gmane.org; Wed, 14 Mar 2007 11:07:53 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HRQPX-0003yN-3w for ged-emacs-devel@m.gmane.org; Wed, 14 Mar 2007 05:08:47 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HRQOt-0003hb-5g for emacs-devel@gnu.org; Wed, 14 Mar 2007 06:08:07 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HRQOr-0003gr-4r for emacs-devel@gnu.org; Wed, 14 Mar 2007 06:08:06 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HRQOr-0003gn-1W for emacs-devel@gnu.org; Wed, 14 Mar 2007 05:08:05 -0500 Original-Received: from pfepc.post.tele.dk ([195.41.46.237]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1HRQNu-0000b0-6G; Wed, 14 Mar 2007 06:07:06 -0400 Original-Received: from kfs-l.imdomain.dk.cua.dk (unknown [80.165.4.124]) by pfepc.post.tele.dk (Postfix) with SMTP id A9D948A0099; Wed, 14 Mar 2007 11:07:02 +0100 (CET) In-Reply-To: (Richard Stallman's message of "Tue\, 13 Mar 2007 23\:24\:06 -0400") User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.95 (gnu/linux) X-detected-kernel: Linux 2.6, seldom 2.4 (older, 4) 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:67914 Archived-At: Richard Stallman writes: > [I sent this message a week ago but did not get a response.] > > Would someone please fix this, then ack? I believe it was fixed by this change, but it would be nice if A Soare would verify that it does. 2007-03-10 Kim F. Storm * xdisp.c (redisplay_window): Don't automatically select a new window start for a contination line during mouse-click. > > From: A Soare > Subject: a bug in global-hl-line-mode > To: "Emacs Dev [emacs-devel]" > Date: Tue, 6 Mar 2007 11:46:52 +0100 (CET) > Reply-To: alinsoar@voila.fr > > 1. emacs -Q > > in *scratch* eval these: > > (setq eval-expression-print-length 2000) > (setq eval-expression-print-level 1000) > (setq print-length 2000) > (global-hl-line-mode 1) > > 3. eval lisp-mode-syntax-table with the output to *scratch* > lisp-mode-syntax-table [ C-u C-x C-e ] > > or > > C-u M-: > Eval: lisp-mode-syntax-table > RET > > Then look at the output using just the mouse; scroll using and . When one presses the left button in the middle of the output, the cursor selects text instead to jump to the correct point. > > The problem is in global-hl-line-mode. > > > > > > _______________________________________________ > Emacs-devel mailing list > Emacs-devel@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-devel > ---------- > -- Kim F. Storm http://www.cua.dk