dbordak / telephone-line

A new implementation of Powerline for Emacs
GNU General Public License v3.0
550 stars 51 forks source link

Adapt flymake-segment to upstream changes #120

Closed gagbo closed 3 years ago

gagbo commented 3 years ago

Since last december, the name of the flymake mode line format variable changed.

Use a boundp check to use the correct variable.

dbordak commented 3 years ago

Oh, sorry, I completely missed this.