|
From: | Alex Schroeder |
Subject: | Re: Dealing with Unicode |
Date: | Fri, 11 Oct 2013 12:09:42 +0200 |
User-agent: | Gnus/5.13 (Gnus v5.13) Emacs/24.3 (darwin) |
Alex Schroeder <alex@gnu.org> writes:
name: SMILING FACE WITH HEART-SHAPED EYESAfter a few seconds, I get shown the buffer ` *Format Temp 0*' and awarning: ---------------------------------------------------------------------- These default coding systems were tried to encode text in the buffer ` *Format Temp 0*': (emacs-mule (164 . 128525))How can I prevent this error message? Why is Gnus (or Emacs?) usingemacs-mule to save this buffer?
Perhaps the culprit is an entry in auto-coding-alist: ("/#[^/]+#\\'" . emacs-mule) I'll try using utf-8 and we'll see how it goes.
[Prev in Thread] | Current Thread | [Next in Thread] |