[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] Fix deprecation warning
From: |
Perry E. Metzger |
Subject: |
Re: [PATCH] Fix deprecation warning |
Date: |
Sat, 29 Sep 2018 10:43:22 -0400 |
On Fri, 28 Sep 2018 20:26:54 +0100 Alan Third <address@hidden> wrote:
> On Fri, Sep 28, 2018 at 07:51:55PM +0200, Herbert J. Skuhra wrote:
> > On Wed, 26 Sep 2018 23:36:52 +0200, Alan Third wrote:
> > >
> > > * src/nsterm.m (ns_term_init): Use writeToFile or writeToURL as
> > > required.
> > > ---
> > > I believe this should fix the colour list error.
> > >
> > > src/nsterm.m | 16 +++++++++++++++-
> > > 1 file changed, 15 insertions(+), 1 deletion(-)
> >
> > Yes, the error is gone. Thanks.
>
> Thanks, I've pushed both the patches to emacs-26.
I still see this when running this morning's emacs-26 branch:
2018-09-29 10:40:33.355 Emacs[61583:10052482] 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}
--
Perry E. Metzger address@hidden
- weird startup error in MacOS Mojave, Perry E. Metzger, 2018/09/25
- Re: weird startup error in MacOS Mojave, Herbert J. Skuhra, 2018/09/25
- Re: weird startup error in MacOS Mojave, Perry E. Metzger, 2018/09/25
- Re: weird startup error in MacOS Mojave, Herbert J. Skuhra, 2018/09/25
- Re: weird startup error in MacOS Mojave, Perry E. Metzger, 2018/09/25
- Re: weird startup error in MacOS Mojave, Alan Third, 2018/09/26
- Re: weird startup error in MacOS Mojave, Perry E. Metzger, 2018/09/26
- [PATCH] Fix deprecation warning, Alan Third, 2018/09/26
- Re: [PATCH] Fix deprecation warning, Herbert J. Skuhra, 2018/09/28
- Re: [PATCH] Fix deprecation warning, Alan Third, 2018/09/28
- Re: [PATCH] Fix deprecation warning,
Perry E. Metzger <=
- Re: [PATCH] Fix deprecation warning, Alan Third, 2018/09/29
- Re: [PATCH] Fix deprecation warning, Perry E. Metzger, 2018/09/29
- Re: [PATCH] Fix deprecation warning, Alan Third, 2018/09/29
- Re: weird startup error in MacOS Mojave, Alan Third, 2018/09/28