emacs-devel
[Top][All Lists]
Advanced

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

Re: question about testing for toolkit


From: Richard Stallman
Subject: Re: question about testing for toolkit
Date: Sun, 30 Dec 2007 17:58:27 -0500

    Which of the following would be a suitable test to determine whether the
    menu-bar is treated as ordinary text lines by `set-frame-size'?

    (and (not (eq system-type 'windows-nt)))
         (not (featurep 'x-toolkit)))

I think that is the best one.  If a toolkit is used,
which toolkit does not matter.




reply via email to

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