emacs-orgmode
[Top][All Lists]
Advanced

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

Re: configure separator in org-table-insert-hline


From: Vladimir Alexiev
Subject: Re: configure separator in org-table-insert-hline
Date: Fri, 21 Aug 2020 13:12:17 +0300

You may suggest it to Markdown mode. I think this is a terrible idea for
Org mode: syntax should not be optional.

But I'm not talking about org-mode ! 
I'm talking about orgtbl minor mode. 
That minor mode is supposed to work in other modes (that's the whole purpose of its existence),
and so it should be able to adapt to the table syntax of those modes/notations.

Yes, markdown-mode may need to do something to use orgtbl-mode.
The problem is that the two functions are not adaptable because "+" is hard-coded in them.

 

reply via email to

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