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: Stefan Monnier
Subject: Re: question about testing for toolkit
Date: Tue, 01 Jan 2008 21:54:37 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.50 (gnu/linux)

>     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.

I wish no test at all were needed: i.e. the behavior should be the same
regardless.


        Stefan




reply via email to

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