GNU bug report logs -
#20369
Rendering problems and fill column
Previous Next
Reported by: Mark Karpov <markkarpov <at> opmbx.org>
Date: Sun, 19 Apr 2015 10:00:04 UTC
Severity: normal
Tags: moreinfo
Done: Stefan Kangas <stefan <at> marxist.se>
Bug is archived. No further changes may be made.
Full log
Message #17 received at 20369 <at> debbugs.gnu.org (full text, mbox):
> Date: Mon, 20 Apr 2015 05:36:54 +0300
> From: Eli Zaretskii <eliz <at> gnu.org>
> Cc: 20369 <at> debbugs.gnu.org, markkarpov <at> opmbx.org
>
> > From: Stefan Monnier <monnier <at> IRO.UMontreal.CA>
> > Cc: Mark Karpov <markkarpov <at> opmbx.org>, 20369 <at> debbugs.gnu.org
> > Date: Sun, 19 Apr 2015 22:14:42 -0400
> >
> > > with fci-mode vis-à-vis Dired. Fci-mode puts overlays on the end of
> > > each line; when you invoke dired-revert, that function calls
> > > erase-buffer, which deletes all of the text from the buffer, but
> > > leaves the overlays, all of them now crowded at buffer position 1.
> >
> > We could put the `evaporate' property on those overlays, maybe?
>
> Maybe. I really don't have a clear idea of what these overlays should
> and should not do.
Actually, no, this won't work, at least not easily, because those
overlays are empty, so they cannot have the 'evaporate' property
without, well, evaporating on the spot.
This bug report was last modified 4 years and 165 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.