default icon
djangoliv opened this issue · 5 comments
djangoliv commented
Is it possible to add a default icon for all unknown mode ?
Regards
mattfidler commented
Not currently, but it could be.
mattfidler commented
This should work by setting
(setq mode-icons-use-default-icon t)
Let me know if it works for you. You could also provide a patch with a more appropriate icon
djangoliv commented
Works perfectly. Thanks a lot.
mattfidler commented
Would you be interested in having a default mode-icon that reflects the extension of the file you open?
djangoliv commented
Of course, Good idea.