Skip to content
Archive of entries posted on 26th August 2009

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 at %s” (current-time-string)) (if [...]