From: Eli Zaretskii <eliz@gnu.org>
To: Juri Linkov <juri@linkov.net>
Cc: larsi@gnus.org, yilkalargawworkneh@gmail.com, 56820@debbugs.gnu.org
Subject: bug#56820: outline-minor-mode replacing the first character with an arrow
Date: Thu, 08 Sep 2022 11:32:31 +0300 [thread overview]
Message-ID: <83h71ifeqo.fsf@gnu.org> (raw)
In-Reply-To: <86edwm7351.fsf@mail.linkov.net> (message from Juri Linkov on Thu, 08 Sep 2022 10:10:18 +0300)
> From: Juri Linkov <juri@linkov.net>
> Cc: yilkalargawworkneh@gmail.com, larsi@gnus.org, 56820@debbugs.gnu.org
> Date: Thu, 08 Sep 2022 10:10:18 +0300
>
> >> Excuse my ignorance, is display-line-numbers-mode implemented by
> >> using margins?
> >
> > No. We simply usurp a few columns from the text area, on the layout
> > level of the display engine.
>
> I counted ~100 occurrences of display_line_numbers in xdisp.c.
> So I guess display_outlines could be added based on code
> for display_line_numbers using the same strategy as
> tab_line was added based on header_line.
>
> If this is a good idea, I could look into doing this
> after finishing all already opened issues, probably
> around December.
I don't think I understand what you mean by "same strategy" here, so I
cannot answer the question yet.
Vdisplay_line_numbers is used in xdisp.c for several purposes:
. adjust layout calculations for the space taken by line numbers
. disable some redisplay optimizations that cannot be used when line
numbers (especially relative numbers) are displayed
. produce and display the line numbers for relevant lines
Which one(s) are "strategy" for the purpose of this discussion?
I also don't think I understand which parts of the image you posted
you want to emulate. In addition to outline-style widgets for folding
and un-folding buffer text, the image shows vertical lines that
delineate code blocks. Those are shown in the same column as the
braces, and thus call for a different kind of implementation than the
line numbers. I guess you didn't mean those?
next prev parent reply other threads:[~2022-09-08 8:32 UTC|newest]
Thread overview: 44+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-07-29 10:39 bug#56820: outline-minor-mode replacing the first character with an arrow Yilkal Argaw
2022-07-29 11:03 ` Eli Zaretskii
2022-07-29 11:03 ` Tassilo Horn
2022-07-29 12:03 ` John Yates
2022-07-29 12:19 ` Tassilo Horn
2022-07-29 11:04 ` Eli Zaretskii
2022-07-29 11:21 ` bug#56820: " Lars Ingebrigtsen
2022-07-30 3:27 ` Yilkal Argaw
2022-07-30 4:40 ` Jim Porter
2022-07-30 9:24 ` Yilkal Argaw
2022-07-30 11:52 ` Lars Ingebrigtsen
2022-07-30 12:48 ` Yilkal Argaw
2022-07-30 12:54 ` Lars Ingebrigtsen
2022-07-30 13:00 ` Yilkal Argaw
2022-07-30 19:26 ` Jim Porter
2022-08-31 16:20 ` Juri Linkov
2022-09-04 17:02 ` Juri Linkov
2022-09-04 18:09 ` Eli Zaretskii
2022-09-04 18:54 ` Eli Zaretskii
2022-09-05 11:08 ` Lars Ingebrigtsen
2022-09-06 16:05 ` Juri Linkov
2022-09-06 16:28 ` Eli Zaretskii
2022-09-06 16:34 ` Juri Linkov
2022-09-06 16:45 ` Eli Zaretskii
2022-09-07 18:36 ` Juri Linkov
2022-09-07 18:50 ` Eli Zaretskii
2022-09-08 7:10 ` Juri Linkov
2022-09-08 8:32 ` Eli Zaretskii [this message]
2022-09-08 17:39 ` Juri Linkov
2022-09-08 17:45 ` Eli Zaretskii
2022-09-08 19:32 ` Juri Linkov
2022-09-07 20:01 ` Jim Porter
2022-09-08 7:13 ` Juri Linkov
2022-09-08 8:37 ` Eli Zaretskii
2022-09-08 12:01 ` Lars Ingebrigtsen
2022-09-08 13:39 ` Eli Zaretskii
2022-09-08 13:40 ` Lars Ingebrigtsen
2022-09-08 14:03 ` Eli Zaretskii
2022-09-09 17:04 ` Lars Ingebrigtsen
2022-09-09 18:01 ` Eli Zaretskii
2022-09-10 4:36 ` Lars Ingebrigtsen
2022-09-10 6:21 ` Eli Zaretskii
2022-09-08 11:45 ` Akib Azmain Turja via Bug reports for GNU Emacs, the Swiss army knife of text editors
2022-09-07 12:46 ` Lars Ingebrigtsen
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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=83h71ifeqo.fsf@gnu.org \
--to=eliz@gnu.org \
--cc=56820@debbugs.gnu.org \
--cc=juri@linkov.net \
--cc=larsi@gnus.org \
--cc=yilkalargawworkneh@gmail.com \
/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 external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.