all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* couldn't org-table-create-with-table\.el respect hline
@ 2022-01-28 17:44 Uwe Brauer
  2022-10-27 12:04 ` Ihor Radchenko
  0 siblings, 1 reply; 7+ messages in thread
From: Uwe Brauer @ 2022-01-28 17:44 UTC (permalink / raw)
  To: emacs-orgmode

Hi

I start with 



| Example | Text    | Dates        | other   |
|---------+---------+--------------+---------|
| this    | comment | <2022-01-28 vie> | nothing |


That is converted to 



+---------+---------+--------------+---------+
| Example | Text    | Dates        | other   |
+---------+---------+--------------+---------+
| this    | comment | <2022-01-28 vie> | nothing |
+---------+---------+--------------+---------+


And is converted back to 


| Example | Text    | Dates        | other   |
| this    | comment | <2022-01-28 vie> | nothing |


Couldn't in the last step the hlines be respected?

Regards

Uwe Brauer 



^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2022-10-29  7:12 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-01-28 17:44 couldn't org-table-create-with-table\.el respect hline Uwe Brauer
2022-10-27 12:04 ` Ihor Radchenko
2022-10-28 14:41   ` Uwe Brauer
2022-10-29  4:29     ` Ihor Radchenko
2022-10-29  6:42       ` Uwe Brauer
2022-10-29  6:47         ` Ihor Radchenko
2022-10-29  6:54           ` Uwe Brauer

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.