[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: GUI and redisplay work (was: SVG widget in GNU Emacs)
From: |
Eli Zaretskii |
Subject: |
Re: GUI and redisplay work (was: SVG widget in GNU Emacs) |
Date: |
Tue, 26 Oct 2021 16:23:33 +0300 |
> From: Stefan Kangas <stefan@marxist.se>
> Date: Tue, 26 Oct 2021 14:51:57 +0200
> Cc: Akira Kyle <ak@akirakyle.com>, Eli Zaretskii <eliz@gnu.org>, Po Lu
> <luangruo@yahoo.com>,
> Emacs developers <emacs-devel@gnu.org>
>
> To take just a very simple example, when I say 'forward-line' in a web
> page, I want to move point to the element (text or image) visually
> above the current line, even if that section comes later in the actual
> HTML file.
That's vertical-motion in Emacs, so I'm not sure why you thought this
was a problem for us. (The implementation is, of course, hairy, but
what do you care? ;-)
- SVG widget in GNU Emacs, Anand Tamariya, 2021/10/19
- Re: SVG widget in GNU Emacs, Po Lu, 2021/10/19
- Re: SVG widget in GNU Emacs, Eli Zaretskii, 2021/10/20
- Re: SVG widget in GNU Emacs, Po Lu, 2021/10/20
- Re: SVG widget in GNU Emacs, Eli Zaretskii, 2021/10/20
- Re: SVG widget in GNU Emacs, Po Lu, 2021/10/20
- Re: SVG widget in GNU Emacs, Eli Zaretskii, 2021/10/20
- Re: SVG widget in GNU Emacs, Akira Kyle, 2021/10/26
- GUI and redisplay work (was: SVG widget in GNU Emacs), Stefan Monnier, 2021/10/26
- Re: GUI and redisplay work (was: SVG widget in GNU Emacs), Stefan Kangas, 2021/10/26
- Re: GUI and redisplay work (was: SVG widget in GNU Emacs),
Eli Zaretskii <=
- Re: GUI and redisplay work (was: SVG widget in GNU Emacs), Eli Zaretskii, 2021/10/26
- Re: GUI and redisplay work (was: SVG widget in GNU Emacs), Alexandre Garreau, 2021/10/27
- Re: GUI and redisplay work (was: SVG widget in GNU Emacs), tomas, 2021/10/27
- Re: GUI and redisplay work (was: SVG widget in GNU Emacs), Alexandre Garreau, 2021/10/27
- Re: GUI and redisplay work, Arthur Miller, 2021/10/29
- Re: GUI and redisplay work, Alexandre Garreau, 2021/10/29
- Re: GUI and redisplay work, Alexandre Garreau, 2021/10/29
- Re: SVG widget in GNU Emacs, Po Lu, 2021/10/27
- Re: SVG widget in GNU Emacs, Eli Zaretskii, 2021/10/27
- Re: SVG widget in GNU Emacs, Po Lu, 2021/10/27