jtbm37 / all-the-icons-dired

Adds dired support to all-the-icons
GNU General Public License v3.0
197 stars 26 forks source link

Different icons in dired and ivy #14

Closed srustamo closed 6 years ago

srustamo commented 6 years ago

I can't figure out why with all things equal I see different icons in dired buffers and ivy minibuffer for some icons on the screenshot.

screenshot 2018-07-25 12 46 33
cnngimenez commented 6 years ago

See this pull request in the all-the-icons package.

The problem is the font-lock in Emacs 26, it doesn't recognize the font-lock-ignore text property anymore.

In the pull request, you can see the modifications if you don't want to wait for the package update.

srustamo commented 6 years ago

Great. Thanks for heads up!

On Sat, Jul 28, 2018, 01:22 cnngimenez notifications@github.com wrote:

See this pull request https://github.com/domtronn/all-the-icons.el/pull/106 in the all-the-icons package.

The problem is the font-lock in Emacs 26, it doesn't recognize the font-lock-ignore text property anymore.

In the pull request, you can see the modifications https://github.com/domtronn/all-the-icons.el/pull/106/files if you don't want to wait for the package update.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/jtbm37/all-the-icons-dired/issues/14#issuecomment-408529029, or mute the thread https://github.com/notifications/unsubscribe-auth/AAtw9RwCFaNkiQtUyJYYYR4l0caPBNq7ks5uK3aGgaJpZM4Vfmdu .