[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#33833: 26.1; colors with no rgb values
From: |
Eli Zaretskii |
Subject: |
bug#33833: 26.1; colors with no rgb values |
Date: |
Sat, 22 Dec 2018 12:27:09 +0200 |
> From: Pascal Bourguignon <pjb@informatimago.com>
> Date: Sat, 22 Dec 2018 10:29:17 +0100
>
> With emacsformcosx Emacs version 26.1 (9.0) on Mojave:
>
> $ /Applications/Emacs.app/Contents/MacOS/Emacs --debug-init
> 2018-12-22 10:09:38.421 Emacs-x86_64-10_10[6625:159678] Failed to initialize
> color list unarchiver: Error
> Domain=NSCocoaErrorDomain Code=4864 "*** -[NSKeyedUnarchiver
> _initForReadingFromData:error:throwLegacyExceptions:]: non-keyed archive
> cannot be decoded by
> NSKeyedUnarchiver" UserInfo={NSDebugDescription=*** -[NSKeyedUnarchiver
> _initForReadingFromData:error:throwLegacyExceptions:]: non-keyed archive
> cannot be decoded by
> NSKeyedUnarchiver}
>
> Debugger entered--Lisp error: (wrong-number-of-arguments #<subr max> 0)
> max()
> apply(max nil)
I think this is a duplicate of bug#33713. See the patch proposed
there for a possible solution.