Ihor Radchenko <[email protected]> writes: > A bit late. I have already fixed the bug on main.
Looking at your patch, I am a bit surprised. Why are we replacing both '() and `null' with `hline' in improper lists? Improper lists are either pairs of primitive values or specialized data structures. In neither case should Org *ever* replace anything with a horizontal lines (`hline'). Also, the symbol `null' does not exist in Scheme, and yet it is handled in the code and tested, as if it was real. Rudy -- "All you have to do is write one true sentence. Write the truest sentence that you know." --- Ernest Miller Hemingway (1899-1961) Rudolf Adamkovič <[email protected]> [he/him] http://adamkovic.org
