GNU bug report logs - #52295
windows 98: Killing text results in coding system complaint

Previous Next

Package: emacs;

Reported by: luangruo <at> yahoo.com

Date: Sun, 5 Dec 2021 06:41:01 UTC

Severity: minor

Found in version 28.0.90

Full log


Message #29 received at 52295 <at> debbugs.gnu.org (full text, mbox):

From: Eli Zaretskii <eliz <at> gnu.org>
To: Po Lu <luangruo <at> yahoo.com>
Cc: 52295 <at> debbugs.gnu.org
Subject: Re: bug#52295: 28.0.90; Killing text results in coding system complaint
Date: Tue, 07 Dec 2021 09:33:01 +0200
On December 7, 2021 7:51:32 AM GMT+02:00, Po Lu <luangruo <at> yahoo.com> wrote:
> Po Lu <luangruo <at> yahoo.com> writes:
> 
> > `globals_of_w32select' is called, but QANSICP is nil:
> >
> >   Fprint (QANSICP, Qexternal_debugging_output);
> >
> > Prints "nil" onto the console.
> 
> ??? It appears that coding_from_cp is actually returning nil in this
> case.
> 
> This must be a bug in intern, because I don't see how else it could
> possibly return nil.
> 

Maybe 'intern' signals an error?  There's a check_obarray test inside intern_1, which could signal an error.

If you print the value which 'intern' returns in coding_from_cp, do you see a nil value printed?




This bug report was last modified 3 years and 176 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.