Çalıştırıldığında package-list-packages
aşağıdaki hatayı alıyorum.
These default coding systems were tried to encode text
in the buffer ` *temp*':
(iso-latin-1-dos (3242 . 37326) (3243 . 40165))
However, each of them encountered characters it couldn't encode:
iso-latin-1-dos cannot encode these: 野 鳥
Varsayılan paket yöneticisi kodlamasını nasıl ayarlayabilirim utf-8
?
Gerçekte, bu sunucu tarafı hakkında bir şeyler yapılmalıdır.
—
Sean Allred
(set-default buffer-file-coding-system 'utf-8)
olur mu?