Updates and clarifications
My previous post regarding the frustrations of a slow frame update when emacsclient was spawning frames wasn't helped by a gotcha I've walked into a couple of times regarding the if function. In my haste to debug problems I'd added a message in some code:
(if I-am-emacs-22+ + (message "loading color-theme …
Continue reading