Emacs Glasses Mode

Now that I’m working on .NET and C#, I enabled csharp-mode in Doom Emacs. While exploring minor modes related to csharp-mode, I came across Glasses minor mode. Here is the EmacsWiki page. TL;DR: The default setting is to separate the Capped bits with an underscore, so EmacsIsStudly shows as Emacs_Is_Studly. I too, prefer to see the code as-is, but it is good to know that Glasses mode exists. I can see it being useful.

Continue Reading »