emacs-devel
[Top][All Lists]
Advanced

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

Re: Emacs on OS X development


From: Stefan Monnier
Subject: Re: Emacs on OS X development
Date: Mon, 30 Jul 2012 18:40:44 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.1.50 (gnu/linux)

> If platform-specific code is well isolated, almost all merges are
> conflict-less, automatic operations.

If it's well isolated, you don't need #ifdefs either.

So the real answer is to better isolate platform-specific code, reducing
redundancy between w32*.c, x*.c, and ns*.m.
There's a lot of room for improvement there.


        Stefan



reply via email to

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