svaante / dape

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

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

Closed DamienCassou closed 1 month ago

DamienCassou commented 1 month ago

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

svaante commented 1 month ago

Makes sense, thanks!