Le 31/01/2014 20:57, Ramsey Darling a écrit :
Where would I find that filetypes.common file?
either ~/.config/geany/filedefs/ (your own), or /usr/share/geany/ (system one).
But system one should have the default values, which is a stem as you want, so I guess it's not there.
Also, I think the colorscheme might override it, so maybe try another theme?
Anyway, you could try with a new configuration directory to make sure it's in your config:
$ geany -v -c /tmp/geany-test-config
Cheers, Colomban