emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

address@hidden: a bug in global-hl-line-mode]


From: Richard Stallman
Subject: address@hidden: a bug in global-hl-line-mode]
Date: Tue, 06 Mar 2007 20:03:28 -0500

Would someone please fix this, then ack?

------- Start of forwarded message -------
From: A Soare <address@hidden>
To: "Emacs   Dev  [emacs-devel]" <address@hidden>
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: address@hidden
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  <mouse-4> and 
<mouse-5>. 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
address@hidden
http://lists.gnu.org/mailman/listinfo/emacs-devel
------- End of forwarded message -------




reply via email to

[Prev in Thread] Current Thread [Next in Thread]