Re: [FR]: thing-at-point 'org-table-cell

2024-09-10 Thread Ihor Radchenko
Ihor Radchenko writes: > Pedro Andres Aranda Gutierrez writes: > >> It would be great to have a thing-at-point handler that returns a cell in >> and org table. The most simple use case is to have a table in an org-file >> with data that you need to transfer to an online Web page. Being able to >

Re: [FR]: thing-at-point 'org-table-cell

2024-05-03 Thread Ihor Radchenko
Pedro Andres Aranda Gutierrez writes: >>> It would be great to have a thing-at-point handler that returns a cell in >>> and org table. The most simple use case is to have a table in an org-file >>> with data that you need to transfer to an online Web page. Being able to >>> (copy-as-kill ...) a c

Re: [FR]: thing-at-point 'org-table-cell

2024-05-03 Thread Pedro Andres Aranda Gutierrez
 Hi Ihor, of course this was just an example. The thing-at-point would make it easier to write a copy-as-kill-cell function. Best,/PA Enviado desde mi iPhone > El 3 may 2024, a las 13:17, Ihor Radchenko escribió: > > Pedro Andres Aranda Gutierrez writes: > >> It would be great to have a t

Re: [FR]: thing-at-point 'org-table-cell

2024-05-03 Thread Ihor Radchenko
Pedro Andres Aranda Gutierrez writes: > It would be great to have a thing-at-point handler that returns a cell in > and org table. The most simple use case is to have a table in an org-file > with data that you need to transfer to an online Web page. Being able to > (copy-as-kill ...) a cell's co