From: A Soare <alinsoar@voila.fr>
To: "Emacs Dev [emacs-devel]" <emacs-devel@gnu.org>
Subject: a bug in global-hl-line-mode
Date: Tue, 6 Mar 2007 11:46:52 +0100 (CET) [thread overview]
Message-ID: <5039545.208891173178012057.JavaMail.www@wwinf4104> (raw)
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.
next reply other threads:[~2007-03-06 10:46 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-03-06 10:46 A Soare [this message]
2007-03-13 14:55 ` a bug in global-hl-line-mode Stefan Monnier
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=5039545.208891173178012057.JavaMail.www@wwinf4104 \
--to=alinsoar@voila.fr \
--cc=emacs-devel@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).