emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: EWW Feature Request: Mark start and end of table cells?


From: Lars Ingebrigtsen
Subject: Re: EWW Feature Request: Mark start and end of table cells?
Date: Wed, 21 Oct 2020 12:53:44 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

"T.V Raman" <raman@google.com> writes:

> I'd like a way to be able to easily speak table cell contents and move
> across table cells --up, left, right and down.

It'd be a nice feature in general -- I mean, getting the contents of a
table cell in shr, so that you can `C-w' the contents, for instance.

But it's difficult in general because of the way the tables are
rendered.  I guess one could put some text property on all the
characters in a cell to allow some command to put the text back together
again (say, `table-id #42351' or something), but I don't know what the
performance impact would be (and shr is plenty slow as it is).

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no



reply via email to

[Prev in Thread] Current Thread [Next in Thread]