Warner Losh <[EMAIL PROTECTED]> wrote in list.freebsd-hackers:
> In message <[EMAIL PROTECTED]> "Jonathan M. Bresler" writes:
> : The terminology is very simple. Anyone that can cope with
> : either vi or emacs can learn:
> :
> : NUL: an ascii character (0x00)
> : NIL: a pointer at the end of the line
> : NULL pointer: used in C to refer to NIL.
> : not to be confused with NUL.
>
> But NIL is not a poitner at the end of the line in gnu emacs. It is
> the empty list.
Traditionally, NIL is the last element in a list, which marks
the end of the list. NIL is the abbreviation of "not in list".
(I'm not familiar with elisp, though.)
Regards
Oliver
--
Oliver Fromme, Leibnizstr. 18/61, 38678 Clausthal, Germany
(Info: finger userinfo:[EMAIL PROTECTED])
"In jedem Stück Kohle wartet ein Diamant auf seine Geburt"
(Terry Pratchett)
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message