mit-scheme-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Edwin: set-foreground-color for C-x 5 2 new frame?


From: Nicholas Papadonis
Subject: Edwin: set-foreground-color for C-x 5 2 new frame?
Date: Wed, 1 Apr 2020 14:29:34 -0400

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

[Prev in Thread] Current Thread [Next in Thread]