dmr
dmr
@KyleAMathews yeah, i just added it. I'll write something up & PR it soon. FWIW, a much better solution would be if you (or somebody else who knows how to...
BTW, I originally started to use ~~typescript.js~~ typography.js just to find an easy way to make my app look halfway decent, which isn't even a major requirement to begin with...
I realize this issue has been around for some time, but I just wanted to say: I still want this. When new to typescript, I had originally tried to write...
@greghendershott > Also I don't find it ambiguous in the way that you report, because the strike-through line never goes through the space between two unused variables. It's not literally...
Wow, that's weird. I'm guessing it's because `defface` calls `custom-declare-face` which appears to mainly do its work via ``` (face-spec-set face (purecopy spec) 'face-defface-spec) ``` so it basically never evaluates...
@greghendershott anyway, if you know how to make that example work, I think that might be an improvement. If not, I think just telling people to customize it will have...