Как в Emacs включить подсветку для конфигов без расширения? Например offlineimaprc - в Emacs показывается просто текст, в Gvim без настроек все работает:(. Да, сам конфиг вида
[general]
# NOTE: cronjob calls the quiet UI with -u
#to add password to keyring i must install smth like python-keyring, add somwhere in pythonfile "import keyring" and launch this
#$ python2
#>>> import keyring
#>>> keyring.set_password("offlineimap","username@host.net", "MYPASSWORD")'
#now suspended due crontab issue
ui = ttyui
accounts = psh
pythonfile = ~/.mycrutches/bin/imapUTF7.py
[Account psh]
localrepository = psh-Local
remoterepository = psh-Remote
postsynchook = notmuch new
[blah]
blahblah = lalala