Menu

#8 face colorization error

open
nobody
None
5
2001-06-25
2001-06-25
Anonymous
No

If a user specifies their local username in mixed case,
all messages are shown in tnt-other-face-name.

Fix is to change tnt-append-message to call
toc-normalize on tnt-current-user as well.

Line 844 of tnt.el
(if (string-equal (toc-normalize user)
(toc-normalize tnt-current-user))

instead of
(if (string-equal (toc-normalize user)
tnt-current-user)

Thanks for a great program!

Discussion


Log in to post a comment.

MongoDB Logo MongoDB