From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: [alinsoar@voila.fr: a bug in global-hl-line-mode] Date: Tue, 13 Mar 2007 23:24:06 -0400 Message-ID: Reply-To: rms@gnu.org NNTP-Posting-Host: lo.gmane.org Content-Type: text/plain; charset=ISO-8859-15 X-Trace: sea.gmane.org 1173842853 13753 80.91.229.12 (14 Mar 2007 03:27:33 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 14 Mar 2007 03:27:33 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Mar 14 04:27:27 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 1HRK98-0003tM-Kg for ged-emacs-devel@m.gmane.org; Wed, 14 Mar 2007 04:27:26 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HRK9y-0006ej-Gi for ged-emacs-devel@m.gmane.org; Tue, 13 Mar 2007 22:28:18 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HRK8a-00061G-35 for emacs-devel@gnu.org; Tue, 13 Mar 2007 23:26:52 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HRK8Z-00060y-JG for emacs-devel@gnu.org; Tue, 13 Mar 2007 23:26:51 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HRK8Z-00060m-5Y for emacs-devel@gnu.org; Tue, 13 Mar 2007 22:26:51 -0500 Original-Received: from fencepost.gnu.org ([199.232.76.164]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1HRK7i-0004R3-Lq for emacs-devel@gnu.org; Tue, 13 Mar 2007 23:25:58 -0400 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.60) (envelope-from ) id 1HRK5u-0007Ax-LL; Tue, 13 Mar 2007 23:24:06 -0400 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:67887 Archived-At: [I sent this message a week ago but did not get a response.] Would someone please fix this, then ack? ------- Start of forwarded message ------- From: A Soare To: "Emacs Dev [emacs-devel]" MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Date: Tue, 6 Mar 2007 11:46:52 +0100 (CET) Subject: a bug in global-hl-line-mode Reply-To: alinsoar@voila.fr X-Spam-Status: No, score=0.0 required=5.0 tests=none autolearn=failed version=3.0.4 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 ------- End of forwarded message -------