bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#8744: 23.3.50; rcirc prints gibberish


From: Leo
Subject: bug#8744: 23.3.50; rcirc prints gibberish
Date: Sun, 29 May 2011 22:04:27 +0800
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.3.50 (Mac OS X 10.6.7)

The culprit is this line in rcirc-print:

  ;; only decode text from other senders, not ours                              
                                                                                
         
  (setq text (decode-coding-string text rcirc-decode-coding-system))

Any idea why not also decode message to ourselves?

Leo





reply via email to

[Prev in Thread] Current Thread [Next in Thread]