From: Alan Mackenzie <acm@muc.de>
To: Eli Zaretskii <eliz@gnu.org>
Cc: emacs-devel@gnu.org
Subject: Re: [Patch]: Allow overlay arrows to be inserted before the text at column zero rather than splatting it.
Date: Mon, 19 Aug 2019 19:28:29 +0000 [thread overview]
Message-ID: <20190819192829.GB30372@ACM> (raw)
In-Reply-To: <838srpnazt.fsf@gnu.org>
Hello, Eli.
On Mon, Aug 19, 2019 at 05:29:42 +0300, Eli Zaretskii wrote:
> > Date: Sun, 18 Aug 2019 19:23:10 +0000
> > Cc: emacs-devel@gnu.org
> > From: Alan Mackenzie <acm@muc.de>
> > > Sorry, I'm confused now: how can you insert the arrow without either
> > > moving the rest of the line to the right or overwriting its first few
> > > glyphs? Where does the space for the arrow come from?
> > Sorry for being a bit inexact. In that bit I meant inserting "=>" by
> > overwriting the two characters in columns 0 and 1. We need to be able
> > to do this.
> But AFAIR that's exactly what the current implementation of
> overlay-arrow on TTY frames does.
It is. I was talking here about the putative superseding of the overlay
arrow with (?higher level?) code using the display property in place of
the overlay arrow's current, ugly, mechanism.
It seems I switched over the subject I was talking about without making
this clear. Sorry. The subject I started with at the beginning of the
thread was extending the overlay arrow mechanism with my patch to
xdisp.c. I can understand people not liking this patch.
> So how exactly is your implementation different in this regard, and
> why did you need any new code for it?
The patch I proposed would have allowed the overlay arrow's mechanism to
be used to _insert_ "=>" before column zero on a line (rather than
overwriting the first two characters).
The general feeling in this thread is that I should rethink this patch,
instead using before-string overlay properties. This would enable me to
close bug #36832 (The one about not wanting to scroll the compilation
mode buffer on typing CR) satisfactorally.
I intend to do this in the coming days.
> Still confused.
I'll try to be a bit more considerate in future threads, when my
thinking starts getting unstable, and there's a danger of me zipping
between confusingly related, but different, topics.
I hope this thread has become at least moderately clear, now.
--
Alan Mackenzie (Nuremberg, Germany).
next prev parent reply other threads:[~2019-08-19 19:28 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-08-18 13:48 [Patch]: Allow overlay arrows to be inserted before the text at column zero rather than splatting it Alan Mackenzie
2019-08-18 14:34 ` Eli Zaretskii
2019-08-18 16:15 ` Alan Mackenzie
2019-08-18 16:29 ` Eli Zaretskii
2019-08-18 18:43 ` Alan Mackenzie
2019-08-18 18:53 ` Eli Zaretskii
2019-08-18 19:23 ` Alan Mackenzie
2019-08-19 2:29 ` Eli Zaretskii
2019-08-19 19:28 ` Alan Mackenzie [this message]
2019-08-20 2:30 ` Eli Zaretskii
2019-08-18 19:30 ` Noam Postavsky
2019-08-18 19:43 ` Alan Mackenzie
2019-08-19 9:30 ` Stefan Monnier
2019-08-19 14:46 ` 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=20190819192829.GB30372@ACM \
--to=acm@muc.de \
--cc=eliz@gnu.org \
--cc=emacs-devel@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).