emacs-devel
[Top][All Lists]
Advanced

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

Re: featurep


From: Jason Rumney
Subject: Re: featurep
Date: 19 Mar 2002 19:24:58 +0000
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2

address@hidden (Kim F. Storm) writes:

> However, for a usage point of view, I don't really see why it
> matters, and IMHO, using featurep will be _less_ intuitive.
> For example, I think using
> 
>   (if (and (make-network-process :feature :family 'local)
>            (make-network-process :feature :datagram t))

Having make-network-process doing something other than making a
network process is not a more intuitive solution than featurep.


-- 
Jason Rumney




reply via email to

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