emacs-devel
[Top][All Lists]
Advanced

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

Re: master 5a125fb5a97 1/2: Update to Org 9.7.3


From: Ihor Radchenko
Subject: Re: master 5a125fb5a97 1/2: Update to Org 9.7.3
Date: Wed, 12 Jun 2024 13:08:59 +0000

Po Lu <luangruo@yahoo.com> writes:

> Kyle Meyer <kyle@kyleam.com> writes:
>>> This interferes with bootstrapping org.texi, for which I've installed a
>>> temporary workaround that you should revert once the error is resolved
>>> on Org's part.
>>
>> Could you please provide more details about the error?  I don't see any
>> specifics mentioned in 8d1d9798f77 (Fix bootstrap of org.texi), and
>> running 'make bootstrap' on its parent commit (77d0eed74e1) completes
>> without errors for me.
>
> Yes, here's a complete backtrace from Org:
> ...
> Error: arith-error nil
>   ceiling(0 0)
>   (if pixels pixel-width (ceiling pixel-width symbol-width))
> ...
> Needless to say, an export process should not be anywise relying on the
> value of buffer-text-pixel-size during bootstrap.

We need this to calculate symbol width.
Is it expected that `buffer-text-pixel-size' returns 0?

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

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