unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* 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

* Re: Highlighting broken
  2004-04-26 22:07 ` Kim F. Storm
@ 2004-04-27  0:24   ` Kim F. Storm
  0 siblings, 0 replies; 4+ messages in thread
From: Kim F. Storm @ 2004-04-27  0:24 UTC (permalink / raw)
  Cc: emacs-devel

storm@cua.dk (Kim F. Storm) writes:

> Indeed.  I will install a fix shortly.
> 

Done.

-- 
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 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).