* Highlighting broken
@ 2004-04-26 15:18 Lars Hansen
2004-04-26 20:57 ` Chris Green
2004-04-26 22:07 ` Kim F. Storm
0 siblings, 2 replies; 4+ messages in thread
From: Lars Hansen @ 2004-04-26 15:18 UTC (permalink / raw)
It seems that recently highlighting is broken:
Start emacs -q and switch on cua-mode. Delete the contents of the
scratch buffer and insert a single line "foo" . It does not matter if
you end it with a newline or not. Now place point at buffer start and
select foo by hitting shift+down arrow. Then _all_ of the window is
highlighted. Moreover, if you hit shift+up arrow, then part of the
window is still highlighted and stays so until the frame is redrawn.
It seems the problem started at 2004-04-25, and I suspect the changes
src/xdisp.c to be the reason.
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Highlighting broken
2004-04-26 15:18 Highlighting broken Lars Hansen
@ 2004-04-26 20:57 ` Chris Green
2004-04-26 22:07 ` Kim F. Storm
1 sibling, 0 replies; 4+ messages in thread
From: Chris Green @ 2004-04-26 20:57 UTC (permalink / raw)
Lars Hansen <larsh@math.ku.dk> writes:
> It seems that recently highlighting is broken:
> until the frame is redrawn.
> It seems the problem started at 2004-04-25, and I suspect the changes
> src/xdisp.c to be the reason.
emacs -q
(transient-mark-mode t)
C-x h C-g may be a simpler demonstration case
--
Chris Green <cmg@dok.org>
TCP: Treason uncloaked!
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Highlighting broken
2004-04-26 15:18 Highlighting broken Lars Hansen
2004-04-26 20:57 ` Chris Green
@ 2004-04-26 22:07 ` Kim F. Storm
2004-04-27 0:24 ` Kim F. Storm
1 sibling, 1 reply; 4+ messages in thread
From: Kim F. Storm @ 2004-04-26 22:07 UTC (permalink / raw)
Cc: emacs-devel
Lars Hansen <larsh@math.ku.dk> writes:
> It seems that recently highlighting is broken:
> Start emacs -q and switch on cua-mode. Delete the contents of the
> scratch buffer and insert a single line "foo" . It does not matter if
> you end it with a newline or not. Now place point at buffer start and
> select foo by hitting shift+down arrow. Then _all_ of the window is
> highlighted. Moreover, if you hit shift+up arrow, then part of the
> window is still highlighted and stays so until the frame is redrawn.
> It seems the problem started at 2004-04-25, and I suspect the changes
> src/xdisp.c to be the reason.
Indeed. I will install a fix shortly.
--
Kim F. Storm <storm@cua.dk> http://www.cua.dk
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2004-04-27 0:24 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-04-26 15:18 Highlighting broken Lars Hansen
2004-04-26 20:57 ` Chris Green
2004-04-26 22:07 ` Kim F. Storm
2004-04-27 0:24 ` Kim F. Storm
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.