I have a number of commands to configure X for Edwin:

((ref-command set-foreground-color) "green")
((ref-command set-background-color) "black")
((ref-command set-mouse-color) "yellow")
((ref-command set-cursor-color) "red")
((ref-command set-font) "10x20”)

Unfortunately, they do not invoke when creating a new frame using C-x 5 2.

Does anyone know how to ensure these commands invoke for the new frame thats 
created?

Thanks,
Nick

https://github.com/nickpapadonis/home-dot/blob/master/.edwin-x



Reply via email to