Max Nikulin <maniku...@gmail.com> writes:

>> Plain strings always have :post-blank nil.
>> So do line breaks.
>
> If preceding object is string than trailing spaces should be taken into 
> account instead of :post-blank. If footnote reference or similar object 
> has more :post-blank spaces than replace it by string with space 
> characters to have footnote's :post-blank in total. Alternatively append 
> these spaces to the preceding string.

Do I understand correctly that you propose the following:

If we have

  [previous object <n1 spaces>][object to be removed <n2 spaces>]

change it to

  [previous object <max(n1,n2) spaces>]

?

-- 
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>

Reply via email to