From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: twiki Newsgroups: gmane.emacs.help Subject: Probelm with paste text from web pages Date: Fri, 14 Sep 2012 01:05:41 -0700 (PDT) Message-ID: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-Trace: ger.gmane.org 1347610219 31224 80.91.229.3 (14 Sep 2012 08:10:19 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 14 Sep 2012 08:10:19 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Sep 14 10:10:20 2012 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 1TCQyf-0006Ho-9P for geh-help-gnu-emacs@m.gmane.org; Fri, 14 Sep 2012 10:10:17 +0200 Original-Received: from localhost ([::1]:51404 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TCQyb-0008DL-Eg for geh-help-gnu-emacs@m.gmane.org; Fri, 14 Sep 2012 04:10:13 -0400 Original-Received: by 10.224.111.8 with SMTP id q8mr1546463qap.3.1347609941577; Fri, 14 Sep 2012 01:05:41 -0700 (PDT) Original-Received: by 10.236.87.71 with SMTP id x47mr518865yhe.6.1347609941517; Fri, 14 Sep 2012 01:05:41 -0700 (PDT) Original-Path: usenet.stanford.edu!v8no3789828qap.0!news-out.google.com!da15ni3445qab.0!nntp.google.com!v8no2580513qap.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=31.199.112.21; posting-account=wjp2oAoAAACzI4pv18VQXMxteESeFgB_ Original-NNTP-Posting-Host: 31.199.112.21 User-Agent: G2/1.0 Injection-Date: Fri, 14 Sep 2012 08:05:41 +0000 Original-Xref: usenet.stanford.edu gnu.emacs.help:194416 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:86757 Archived-At: When i paste text from Opera/Firefox in a buffer and i want to save this buffer... i have always to solve this question: [...] These default coding systems were tried to encode text in the buffer `test.txt': (iso-latin-1-dos (72 . 8592) (143 . 8217) (222 . 8217) (251 . 8217) (318 . 8217) (355 . 8217) (458 . 8217) (685 . 8217) (755 . 8217) (960 . 8217) (1021 . 8230)) However, each of them encountered characters it couldn't encode: iso-latin-1-dos cannot encode these: ... [...] How to paste text with apostrophes, accents, etc. for to save in iso-latin1-dos? THANX in ADVANCE!