will check :-) /PA On Sun, 3 Oct 2021 at 19:21, Juri Linkov wrote: > > Hi, I've seen a couple of ideas in the internet on how to spped his up. > You > > could use the buffer-change hooks and defadvice on undo and would be much > > less than on every keypress, right? I think this could be a good > compromise > > Fortunately, it was much easier to implement this by adding > just these 3 lines to tab-line-format: > > + (and (memq 'tab-line-tab-face-modified > + tab-line-tab-face-functions) > + (buffer-file-name) (buffer-modified-p)))) > > So now this is fixed in the emacs-28 branch. > -- Fragen sind nicht da um beantwortet zu werden, Fragen sind da um gestellt zu werden Georg Kreisler