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, 06 Mar 2007 20:03:28 -0500 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 1173229590 26906 80.91.229.12 (7 Mar 2007 01:06:30 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 7 Mar 2007 01:06:30 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Mar 07 02:06:21 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 1HOkbk-0006sY-9K for ged-emacs-devel@m.gmane.org; Wed, 07 Mar 2007 02:06:20 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HOkbm-0008WO-9c for ged-emacs-devel@m.gmane.org; Tue, 06 Mar 2007 20:06:22 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HOkah-00080y-VL for emacs-devel@gnu.org; Tue, 06 Mar 2007 20:05:16 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HOkah-00080a-9b for emacs-devel@gnu.org; Tue, 06 Mar 2007 20:05:15 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HOkah-00080W-3B for emacs-devel@gnu.org; Tue, 06 Mar 2007 20:05:15 -0500 Original-Received: from fencepost.gnu.org ([199.232.76.164]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1HOkae-00044o-DE for emacs-devel@gnu.org; Tue, 06 Mar 2007 20:05:12 -0500 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.60) (envelope-from ) id 1HOkYy-0004vF-LO; Tue, 06 Mar 2007 20:03:28 -0500 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:67462 Archived-At: 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 -------