emacs-devel
[Top][All Lists]
Advanced

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

Re: emacs master + org Wrong type argument: number-or-marker-p


From: Eli Zaretskii
Subject: Re: emacs master + org Wrong type argument: number-or-marker-p
Date: Mon, 01 Aug 2022 19:25:26 +0300

> Date: Mon, 01 Aug 2022 16:11:33 +0000
> From: Gregory Heytings <gregory@heytings.org>
> cc: Philip Kaludercic <philipk@posteo.net>, silent2600@gmail.com, 
>     emacs-devel@gnu.org
> 
> 
> >> What caused the issue?
> >
> > I don't know.
> >
> 
> I think it's the new optional argument to narrow-to-region, which adds an 
> argument to the narrow-to-region opcode in byte-compiled code.

If that's the reason, why didn't it affect more files?
narrow-to-region is called in much more places.

And if it's indeed due to narrow-to-region, we may have a problem: it
means old bytecode will not work with Emacs 29 and later.



reply via email to

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