emacs-devel
[Top][All Lists]
Advanced

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

Re: Status of MAC/W32/X consolidation and some questions.


From: Eli Zaretskii
Subject: Re: Status of MAC/W32/X consolidation and some questions.
Date: Wed, 12 Mar 2003 21:27:50 +0200

> From: address@hidden (Kim F. Storm)
> Date: 11 Mar 2003 15:19:27 +0100
> 
> * move common parts of x_output, w32_output, and mac_output directly
>   into the frame structure.  Then code doesn't have to go through the
>   correct output_data macro, but can get to the data directly from the
>   frame pointer.  This adds some overhead to the frame structure for
>   non-windowing frames, but it's a VERY SMALL price to pay for
>   increased portability.

Careful here.  IIUC, you are going to touch tty-specific code as well.
If that's true, please consider also the MSDOS code (which also
fiddles with the x_output and related things).  Ideally, it should
not be broken by whatever you do ;-)

TIA




reply via email to

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