Ben Simms writes: > I'm not sure, I've attached the patch instead of including it in the > email body, perhaps this is better. Yes, thanks, now it works. I think it was due to a trailing whitespace after else in this part: + [[NSGraphicsContext currentContext] restoreGraphicsState]; +#else + [[dpyinfo->bitmaps[s->face->stipple - 1].img stippleMask] set]; which was removed in the body. At any rate, I applied your change, built emacs anew from scratch, and it looks like this: