[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Functions that need X
From: |
Tim X |
Subject: |
Re: Functions that need X |
Date: |
Mon, 03 Jan 2011 16:45:42 +1100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux) |
Stefan Monnier <monnier@iro.umontreal.ca> writes:
>> It probably would be better if there were stub versions of all these
>> functions in console Emacs, so that they would just be ignored. But
>> since there aren't, you need to check first.
>
> The general rule I'd like to follow (tho Emacs doesn't follow it yet) is
> that a function that is not specific to one particular kind of display
> (tty, X11, w32, you name it) should always be defined.
>
> So if/when you bump into such a function that's only defined when used
> (or compiled) with a GUI, please report it as a bug.
>
>
OK, will do so for set-scroll-bar-mode
Tim
--
tcross (at) rapttech dot com dot au
Re: Functions that need X, Cecil Westerhof, 2011/01/03
Re: Functions that need X, Barry Margolin, 2011/01/01
Re: Functions that need X, Kevin Rodgers, 2011/01/10