GNU bug report logs -
#9905
24.0.90; File coding system issue for 'wombat' theme.
Previous Next
Reported by: Oleksandr Gavenko <gavenkoa <at> gmail.com>
Date: Sat, 29 Oct 2011 14:19:01 UTC
Severity: normal
Found in version 24.0.90
Done: Eli Zaretskii <eliz <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
> From: Oleksandr Gavenko <gavenkoa <at> gmail.com>
> Date: Sat, 29 Oct 2011 17:15:59 +0300
>
> * M-x customize-themes
> * select wombat theme, RET
> * *Warning* buffer occur:
>
> These default coding systems were tried to encode text
> in the buffer ` *temp*':
> (iso-2022-7bit-unix (132 . 4194243) (133 . 4194230)) (utf-8-unix (132 .
> 4194243) (133 . 4194230)) (windows-1251-unix (132 . 4194243) (133 .
> 4194230))
> However, each of them encountered characters it couldn't encode:
> iso-2022-7bit-unix cannot encode these:
> utf-8-unix cannot encode these:
> windows-1251-unix cannot encode these:
>
> Problem string in 'wombat-theme.el':
>
> ;; Author: Kristoffer Gr¶nlund <krig <at> koru.se>
I cannot reproduce your problem, but I added an encoding cookie to the
file. Can you see if appending
-*-coding: utf-8 -*-
to the end of the first line of that file makes the warning go away?
This bug report was last modified 13 years and 271 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.