all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: help-gnu-emacs@gnu.org
Subject: Re: Probelm with paste text from web pages
Date: Fri, 14 Sep 2012 12:04:35 +0300	[thread overview]
Message-ID: <83har1ug9o.fsf@gnu.org> (raw)
In-Reply-To: <a509c857-7fb9-4c29-a25b-66eca9ab17fe@googlegroups.com>

> Date: Fri, 14 Sep 2012 01:05:41 -0700 (PDT)
> From: twiki <lap7619@yahoo.it>
> Injection-Date: Fri, 14 Sep 2012 08:05:41 +0000
> 
> 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?

You can't, not without changing those characters to their equivalents,
and deleting those that don't have equivalents.  These characters
simply don't exist in the Latin-1 character set.

Why do you want to save them in iso-latin1-dos?  What's wrong with
utf-8-dos?



  reply	other threads:[~2012-09-14  9:04 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-09-14  8:05 Probelm with paste text from web pages twiki
2012-09-14  9:04 ` Eli Zaretskii [this message]
     [not found] ` <mailman.8823.1347613482.855.help-gnu-emacs@gnu.org>
2012-09-14 10:31   ` twiki
2012-09-14 19:49     ` Peter Dyballa

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=83har1ug9o.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.