Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Channel name doesn't get colorized in modeline on nickname mention #12

Closed
grolongo opened this issue Jul 22, 2019 · 3 comments
Closed

Comments

@grolongo
Copy link

Hi,

When I'm using ERC without erc-hl-nicks and my nickname gets mentioned somewhere, I get the channel name highlighted in the modeline with a specific color (like red to standout).

After installing erc-hl-nicks, whenever someone mentions my nickname somewhere like before, I do get the channel name in the modeline but with the default color, just like if someone talked in the channel but didn't mention me.

How can I fix this?

Thanks for the help.

ps: let me know if you want me to provide my ERC conf or something else, but I tried with a minimal config and the issue persisted

@grolongo
Copy link
Author

for reference, you can avoid having the face overriden by erc-hl-nicks by adding this to your init.el:

(add-to-list 'erc-hl-nicks-skip-faces "erc-current-nick-face" t)

@manufactory
Copy link

I also ran into this, maybe add to the README?

@mssdvd
Copy link

mssdvd commented Mar 30, 2022

I also noticed that the modeline indicator doesn't change color when the last message mentions someone else.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants