GNU bug report logs -
#12745
crash in bidi_pop_it during (idle) redisplay
Previous Next
Reported by: Paul Eggert <eggert <at> cs.ucla.edu>
Date: Sun, 28 Oct 2012 03:34:01 UTC
Severity: normal
Done: Glenn Morris <rgm <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
> Couldn't you simply put the $ (or whatever) in the display string,
> where you now put the u+e000 character?
Probably. IIRC I found that (a) I needed to put a cursor property on
the overlay string to get sensible cursor movement at the end of
lines, but (b) putting the cursor property on a string that gets
displayed as a stretch glyph via its display property didn't work. So
I needed to have a blank character there to put a cursor property on,
even when the newline has a nil display table entry. At that point it
made the code simpler to use that char for visible newline display as
well, via display table manipulation.
But if this turns out to cause too many headaches for the redisplay
routine I can rewrite it along the lines you describe.
This bug report was last modified 12 years and 163 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.