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

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

bug#9905: 24.0.90; File coding system issue for 'wombat' theme.


From: Eli Zaretskii
Subject: bug#9905: 24.0.90; File coding system issue for 'wombat' theme.
Date: Sat, 29 Oct 2011 16:35:34 +0200

> From: Oleksandr Gavenko <gavenkoa@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@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?





reply via email to

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