From: "T.V Raman" <raman@google.com>
To: Lars Ingebrigtsen <larsi@gnus.org>
Cc: emacs-devel@gnu.org
Subject: Re: EWW Feature Request: Mark start and end of table cells?
Date: Wed, 21 Oct 2020 08:10:13 -0700 [thread overview]
Message-ID: <p91eelrr4x6.fsf@google.com> (raw)
In-Reply-To: <87o8kvkfyf.fsf@gnus.org> (Lars Ingebrigtsen's message of "Wed, 21 Oct 2020 12:53:44 +0200")
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain; charset=gb18030, Size: 1150 bytes --]
Lars Ingebrigtsen <larsi@gnus.org> writes:
See my present "poor man's solution" for browsing tables by cells:
https://github.com/tvraman/emacspeak/blob/master/lisp/emacspeak-eww.el#L2375
I'm hanging the table-dom as a text property on the rendered table, and
the performance hit is not perceivable --- at least to me --- though it
might well be causing some kind of visual flicker by slowing the display
> "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).
--
Thanks,
--Raman
7©4 Id: kg:/m/0285kf1 0Ü8
next prev parent reply other threads:[~2020-10-21 15:10 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-10-20 23:59 EWW Feature Request: Mark start and end of table cells? T.V Raman
2020-10-21 10:53 ` Lars Ingebrigtsen
2020-10-21 14:27 ` T.V Raman
2020-10-22 11:25 ` Lars Ingebrigtsen
2020-10-22 14:30 ` T.V Raman
2020-10-21 15:10 ` T.V Raman [this message]
2020-10-21 19:56 ` T.V Raman
2020-10-22 11:35 ` 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=p91eelrr4x6.fsf@google.com \
--to=raman@google.com \
--cc=emacs-devel@gnu.org \
--cc=larsi@gnus.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 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.