svaante / dape

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

Fix dape--repl-message showing messages #123

Closed DamienCassou closed 1 month ago

DamienCassou commented 1 month ago

This PR fixes 2 bugs with dape--repl-message when it calls message.

svaante commented 1 month ago

Thanks! Nice find!