From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: drain Newsgroups: gmane.emacs.help Subject: Re: Emacs text bug Date: Sat, 26 Jan 2013 15:23:55 -0800 (PST) Message-ID: <1359242635175-276591.post@n5.nabble.com> References: <1359231827550-276577.post@n5.nabble.com> <46B884FF-9FFD-4EB2-86A0-8F2BEDAD1AC3@Web.DE> <1359240188569-276587.post@n5.nabble.com> <3ACFB558-8C4B-4342-B726-775F7A6099F5@Web.DE> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1359242640 16313 80.91.229.3 (26 Jan 2013 23:24:00 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 26 Jan 2013 23:24:00 +0000 (UTC) To: Help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sun Jan 27 00:24:20 2013 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1TzF6i-0005co-AB for geh-help-gnu-emacs@m.gmane.org; Sun, 27 Jan 2013 00:24:20 +0100 Original-Received: from localhost ([::1]:44653 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TzF6Q-0005m5-MW for geh-help-gnu-emacs@m.gmane.org; Sat, 26 Jan 2013 18:24:02 -0500 Original-Received: from eggs.gnu.org ([208.118.235.92]:49190) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TzF6K-0005lk-W3 for Help-gnu-emacs@gnu.org; Sat, 26 Jan 2013 18:23:58 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TzF6K-0004G0-0D for Help-gnu-emacs@gnu.org; Sat, 26 Jan 2013 18:23:56 -0500 Original-Received: from sam.nabble.com ([216.139.236.26]:48731) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TzF6J-0004Fv-RX for Help-gnu-emacs@gnu.org; Sat, 26 Jan 2013 18:23:55 -0500 Original-Received: from [192.168.236.26] (helo=sam.nabble.com) by sam.nabble.com with esmtp (Exim 4.72) (envelope-from ) id 1TzF6J-0007b6-5s for Help-gnu-emacs@gnu.org; Sat, 26 Jan 2013 15:23:55 -0800 In-Reply-To: <3ACFB558-8C4B-4342-B726-775F7A6099F5@Web.DE> X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 216.139.236.26 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:88833 Archived-At: That was a bit tricky. The local buffer setting was "raw text", and I had to change it to UTF-8. But the strings of codes were not automatically converted (which would have been nice); I had to copy / paste the text into the buffer again. Is there a way to reload these characters once the encoding is changed? I might have a few buffers like this, and it would save me copy / pasting texts again. replace-string modus operandi would even work for me. -- View this message in context: http://emacs.1067599.n5.nabble.com/Emacs-text-bug-tp276577p276591.html Sent from the Emacs - Help mailing list archive at Nabble.com.