emacs-devel
[Top][All Lists]
Advanced

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

Re: (featurep 'multi-tty) => t on Windows


From: Juanma Barranquero
Subject: Re: (featurep 'multi-tty) => t on Windows
Date: Sat, 13 Dec 2008 12:01:29 +0100

On Sat, Dec 13, 2008 at 11:24, Eli Zaretskii <address@hidden> wrote:

> Unless "something" includes "foo" as a substring, I don't see how it
> is clearer.

In this particular example, I see

  (if (featurep 'multi-tty)
     (something...)

as cleaner, if `something' is code that depends on the multi-tty
support, even if `something' does not include multi-tty in the name.

(It is a different question whether `multi-tty', specificially, should
be a feature or not.)

> Yes, that's what Juanma says, I just am not sure I agree.

It's OK. I'd bet most developers agree with you, anyway. :-)

    Juanma




reply via email to

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