svaante / dape

Debug Adapter Protocol for Emacs
GNU General Public License v3.0
501 stars 34 forks source link

Don't show "Unknown mime type nil, see `dape-mime-mode-alist`" #125

Closed DamienCassou closed 4 months ago

DamienCassou commented 4 months ago

There is nothing the user can do if the mimetype is nil.

svaante commented 4 months ago

Makes sense, thanks!