emacs-pretest-bug
[Top][All Lists]
Advanced

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

Re: set-variable() causes some warnings in NTEmacs


From: Eli Zaretskii
Subject: Re: set-variable() causes some warnings in NTEmacs
Date: Sun, 22 May 2005 23:43:23 +0300

> Date: Sun, 22 May 2005 19:46:33 +0900
> From: MIYOSHI Masanori <address@hidden>
> CC: address@hidden
> 
> eliz> Can't this be achieved without using system-type?
> 
> Maybe it's hard to do so.
> 
> Emacs on Windows has some `x-' prefixed functions but does not
> have the others.  Without `system-type', it's difficult to
> distinguish them

I'd expect this to be easy at least for the GTK-related variables.
Surely, we could test for when GTK support was compiled in, which will
never happen in the native MS-Windows build.

As for x-use-underline-position-properties, if the only reason for its
absence is that no one bothered to implement this feature for Windows,
we could have a dummy variable just to suppress the warning until
someone does implement it.




reply via email to

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