unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Cecilio Pardo <cpardo@imayhem.com>
To: 16992@debbugs.gnu.org
Subject: bug#16992: feature request: background images
Date: Fri, 8 Nov 2024 20:20:31 +0100	[thread overview]
Message-ID: <2057fdb9-6c0f-4a0f-8ae6-90129ca6df35@imayhem.com> (raw)
In-Reply-To: <86ldxto8zo.fsf@gnu.org>

On 08/11/2024 19:50, Eli Zaretskii wrote:
> So what is the Lisp API for drawing those "dynamic" things?  AFAIU,
> you've only shown the API to set a single static background image.

There is no lisp api yet. In this example the fill-column line is drawn 
always, in the part that iterates through the windows.

> Is the background image scrolled or isn't it?

No. The background image is always fixed at this point.

> Those "dynamic" drawings are the most wanted feature that is currently
> missing.  And the challenge is to implement them in a way that won't
> make redisplay significantly slower, e.g. due to disabled
> optimizations (like scrolling_window).

Then let's drop the image thing for now and focus on this.

The two use cases I have right now imply just a series of vertical lines:

- Lines fixed One to an x coordinate with an infinite height, for 
fill-column.
- Segments distributed through the window for the indent-lines.

We could have buffer local variables to define these lines.

What other features should we consider? Should we open a new bug report 
to discuss this?


















  reply	other threads:[~2024-11-08 19:20 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-03-11 23:19 bug#16992: Feature request David Englund
2014-03-12  6:26 ` Glenn Morris
2020-08-04  9:50   ` Lars Ingebrigtsen
2021-11-05 13:42     ` bug#20647: bug#16992: feature request: background images Stefan Kangas
     [not found]       ` <CALaEO5W3+aEtwPr7bt3zNbkNw386GXpE-vkoRoojS0HqOvDQkQ@mail.gmail.com>
2021-11-15  7:08         ` Stefan Kangas
2021-11-16 11:10           ` tadashi watanabe
2024-11-06 22:34 ` Cecilio Pardo
2024-11-07  1:43   ` Stefan Kangas
2024-11-07  6:46     ` Cecilio Pardo
2024-11-07  6:04   ` Eli Zaretskii
2024-11-08 13:59     ` Cecilio Pardo
2024-11-08 15:46       ` Eli Zaretskii
2024-11-08 16:42         ` Cecilio Pardo
2024-11-08 18:50           ` Eli Zaretskii
2024-11-08 19:20             ` Cecilio Pardo [this message]
2024-11-09  7:44               ` 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=2057fdb9-6c0f-4a0f-8ae6-90129ca6df35@imayhem.com \
    --to=cpardo@imayhem.com \
    --cc=16992@debbugs.gnu.org \
    /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.
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).