---- On Wed, 09 Aug 2023 15:38:55 +0800 James Harkins wrote --- > So anyway... what I would like to do is to set something, preferably in one > place, and have ALL org faces follow suit. How to do this? Or, is it > impossible?
Erm... as often happens, moments after sending, I found the issue: custom-set-faces had set "default" to the font family I wanted, but fixed-pitch was overriding this with a different family. Changing that fixed it. Sorry for noise. hjh