Matthew Fidler

Results 170 comments of Matthew Fidler

@ReneFroger did this work for you? Matt

Yes. You are correct. The update of `FlyC` do only replace a portion of the mode can be done, but is not as straightforward as it may seem for this...

Thanks @ryuslash . I have been quite busy recently so have been ignoring emacs things :frowning_face:

An xpm 16x16 would be best. Would you do that for me?

Yes. This is because of the difference between pixel icons vs fonts. Is your emacs compiled with Imagemagick support? In theory, emacs should resize the images if you do...

Same size icons could also be supported if: - emacs has svg support - emacs allows resizing of svgs - mode-icons supports svgs. Or, - mode-icons supports svg files by...

It seems it is supported on your system. Perhaps you can add some amount to the height to have the images resized appropriately...? I have added an option `mode-icons-line-height-adjust` to...

In theory it should work, but obviously it doesn't. I'm not sure why. It may work in a standard buffer, but not in the mode line.

However, the memoize functions don't play nicely when the function changes...

This should allow the memoizing to occur while respecting face remapping.