Earlier quoted context omitted.
I don't know...from what I can tell it sounds like they removed the usage of Mac OS specific APIs from mainline:: https://lists.gnu.org/archive/html/emacs-devel/2016-01/msg00... Doesn't sound like crippling to me. > Deciding not to implement the feature in the first place, well, that's a reasonable decision given their desire for functionality to be cross-platform. But accepting it, then turning around and removing i…
> Well this ignores the challenge of maintaining an open source project. Presumably Emacs is still using platform-specific APIs for the actual drawing of the text, yes? So properly supporting Mac font rendering should not adversely affect maintenance of Emacs in general, and similarly it should not be any more work to maintain the correct Mac font renderer as it is to maintain the incorrect Mac font renderer.
The GNU position wrt. Mac support is that only the APIs that GNUStep also supports can be used. You may disagree with the principles underlying that choice, but it is a long-standing policy of the project. It was a mistake (according to this policy) for them to merge the emoji support, and when the mistake was pointed out they removed it. So it's a bit more nuanced than your comment makes out.