emacs-devel
[Top][All Lists]
Advanced

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

Re: "make autoloads" signals an error


From: Lars Ingebrigtsen
Subject: Re: "make autoloads" signals an error
Date: Wed, 01 Jun 2022 14:46:23 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux)

Eli Zaretskii <eliz@gnu.org> writes:

> Not necessary: I know where it errors out.  It's here:
>
>                   ;; Delete the old version of the section.
>                   (delete-region (match-beginning 0)
>                                  (and (search-forward "\n\f\n;;;" nil t)
>                                       (match-beginning 0)))

That means that there's a loaddefs file there that's on the wrong
format.  Which ones of the loaddefs files is that?

Hm...  could this somehow be a Windows file format problem?  I'll
re-test this on Windows.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no



reply via email to

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