help-gnu-emacs
[Top][All Lists]
Advanced

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

Re: What does the coding system nil mean?


From: Eli Zaretskii
Subject: Re: What does the coding system nil mean?
Date: 26 Jan 2004 08:08:25 +0200

> Newsgroups: gnu.emacs.help
> From: Jesper Harder <harder@myrealbox.com>
> Date: Sun, 25 Jan 2004 22:09:15 +0100
> 
> Then nil isn't really a coding system, but just a value that some
> coding system related functions happen to interpret in a certain way.

It's a coding system in the sense that every primitive that accepts a
coding system symbol also accepts nil.

> Though, I think it's a bit odd for a predicate called
> `coding-system-p' to return t for an object that is _not_ in fact a
> coding system.

IMHO, it's no more odd than this:

   M-: (listp nil) RET => t





reply via email to

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