From: Eli Zaretskii <eliz@gnu.org>
To: Psionic K <psionik@positron.solutions>
Cc: help-gnu-emacs@gnu.org
Subject: Re: How to Display a Zero Height Line
Date: Thu, 12 Dec 2024 08:47:09 +0200 [thread overview]
Message-ID: <86cyhx1jpu.fsf@gnu.org> (raw)
In-Reply-To: <CADQMGARw1a-7je6N=2wEDAoH-8R3ph32EE4jB3x+OzkJgMW-4A@mail.gmail.com> (message from Psionic K on Thu, 12 Dec 2024 15:37:31 +0900)
> From: Psionic K <psionik@positron.solutions>
> Date: Thu, 12 Dec 2024 15:37:31 +0900
> Cc: help-gnu-emacs@gnu.org
>
> > And what is the problem with what the above snippet produces? Is the
> > problem that you _want_ the background color extended to EOL? If so,
> > you need to use (:extend t), and you need to make sure the face
> > affects the entire line till the newline.
>
> The background of TODO extends vertically in a graphical client. I
> want the space between the two lines. I do not want the background of
> the TODO to extend to the previous line. Any and all intended
> workarounds are acceptable. I am merely choosing an implementation of
> an effect in Dslide and it doesn't matter how it works.
I still don't understand, but did you try to use the :extend
attribute? It extends the background to the window's edge past the
last character visible on the line. It does NOT extend to previous
lines.
next prev parent reply other threads:[~2024-12-12 6:47 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-12-12 6:37 How to Display a Zero Height Line Psionic K
2024-12-12 6:47 ` Eli Zaretskii [this message]
2024-12-12 9:00 ` Psionic K
2024-12-12 9:23 ` Eli Zaretskii
2024-12-12 12:25 ` Psionic K
-- strict thread matches above, loose matches on Subject: below --
2024-12-04 5:08 Psionic K
2024-12-04 13:10 ` Eli Zaretskii
2024-12-01 1:04 Psionic K
2024-12-01 6:41 ` Eli Zaretskii
2024-12-03 13:30 ` Stefan Monnier via Users list for the GNU Emacs text editor
2024-11-30 3:02 Psionic K
2024-11-30 7:35 ` Eli Zaretskii
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=86cyhx1jpu.fsf@gnu.org \
--to=eliz@gnu.org \
--cc=help-gnu-emacs@gnu.org \
--cc=psionik@positron.solutions \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).