From: Ihor Radchenko <yantar92@posteo.net>
To: Mati <mati@electrum-bikes.pl>
Cc: emacs-orgmode@gnu.org
Subject: Re: [BUG] cant normally edit tables created with table-insert [9.5.2 (release_9.5.2-25-gaf6f12 @ c:/Program Files/Emacs/emacs-28.1/share/emacs/28.1/lisp/org/)]
Date: Sun, 30 Oct 2022 08:55:05 +0000 [thread overview]
Message-ID: <875yg1pu6u.fsf@localhost> (raw)
In-Reply-To: <b84b90d6-0819-217a-dbcf-0373e31bae2d@electrum-bikes.pl>
Mati <mati@electrum-bikes.pl> writes:
>> Could you please provide a concrete example on what you want to achieve?
>
> +-----+-----+ at top and bottom of table creates top and bottom border
> and doesn't break table.
Org export for table.el tables relies on export capabilities of
table.el. We may hack into the export to add border (say, according to
#+ATTR_HTML attribute), but it will be fragile wrt changes in table.el
export.
So, I do not think that it is a good idea to add such kind of feature to
Org. table.el support is limited as long is it is not a part of actual
Org syntax and not supported fully in org-table.el.
In terms of Org development, we should probably focus more on improving
built-in tables, as discussed in
https://orgmode.org/list/878rkyarvm.fsf@localhost
On personal level, you may use org-export-filter-table-functions to add
the borders as needed.
--
Ihor Radchenko // yantar92,
Org mode contributor,
Learn more about Org mode at <https://orgmode.org/>.
Support Org development at <https://liberapay.com/org-mode>,
or support my work at <https://liberapay.com/yantar92>
next prev parent reply other threads:[~2022-10-30 8:55 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-10-25 11:50 [BUG] cant normally edit tables created with table-insert [9.5.2 (release_9.5.2-25-gaf6f12 @ c:/Program Files/Emacs/emacs-28.1/share/emacs/28.1/lisp/org/)] ELECTRUM BIKES
2022-10-27 3:36 ` Ihor Radchenko
2022-10-27 14:42 ` Mati
2022-10-28 4:13 ` Ihor Radchenko
2022-10-30 7:42 ` Mati
2022-10-30 7:47 ` Ihor Radchenko
2022-10-30 7:58 ` Mati
2022-10-30 8:07 ` Ihor Radchenko
2022-10-30 8:11 ` Mati
2022-10-30 8:55 ` Ihor Radchenko [this message]
[not found] ` <a88fe7e0-2374-bf4d-bab1-c897a15893d4@electrum-bikes.pl>
[not found] ` <87v8o1oexx.fsf@localhost>
2022-10-30 9:35 ` Mati
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=875yg1pu6u.fsf@localhost \
--to=yantar92@posteo.net \
--cc=emacs-orgmode@gnu.org \
--cc=mati@electrum-bikes.pl \
/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.