GNU bug report logs -
#77544
(WIP) [PATCH] Prettify page separators.
Previous Next
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Eli Zaretskii <eliz <at> gnu.org> writes:
> > From: Elijah Gabe Pérez <eg642616 <at> gmail.com>
> > Cc: Eli Zaretskii <eliz <at> gnu.org>, 77544 <at> debbugs.gnu.org
> > Date: Sat, 05 Apr 2025 12:08:02 -0600
> >
> > Gerd Möllmann <gerd.moellmann <at> gmail.com> writes:
> >
> > Nothing to add to your comments ATM, but maybe an alternative idea: how
> > about solving this with a new type of display property for drawing a
> > horizontal line? Say `horizontal-line WIDTH' where WIDTH could be nil or
> > something to draw a line to the end of the display area? That would have
> > the advantage that it would be a relatively locally confined change and
> > would have no impact when not used, and hopefully little potential to
> > break unrelated things when not used.
> >
> > I like this idea.
> >
> > One would have to have some Lisp though that puts the display property
> > on form-feeds.
> >
> > In this case I would move this code to Lisp instead of C.
>
> A new kind of display property must be implemented in C. The rest of
> the code can be in Lisp.
>
I meant to make that form feed characters use the new display property.
>
[Message part 2 (text/html, inline)]
This bug report was last modified 75 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.