all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: ken <gebser@mousecar.com>
To: David Combs <dkcombs@panix.com>, GNU Emacs List <help-gnu-emacs@gnu.org>
Subject: Determination of character encoding (was: Re: Using utf-8 and only utf-8)
Date: Mon, 15 Sep 2008 09:28:58 -0400	[thread overview]
Message-ID: <48CE631A.2050702@mousecar.com> (raw)
In-Reply-To: <gajuom$6rr$1@reader1.panix.com>

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1


On 09/14/2008 05:12 PM David Combs wrote:
> In article <mailman.17642.1219801733.18990.help-gnu-emacs@gnu.org>,
> Maurí­cio  <briqueabraque@yahoo.com> wrote:
>> Nikolaj Schumacher a écrit :
>>> Maurí­cio <briqueabraque@yahoo.com> wrote:
>>>
>>>> Is it possible to set something
>>>> in .emacs so that emacs will
>>>> always, no matter what, save any
>>>> file in utf-8 (even those that
>>>> were not utf-8 when they were
>>>> open)?
>>> Yes, edit `file-coding-system-alist'.  But I'd leave some of the
>>> exceptions (e.g. ".elc") in there.
>>>
>>>
>>> regards,
>>> Nikolaj Schumacher
>>>
>>>
>>>
>> I just added this to my .emacs:
>>
>> (prefer-coding-system 'utf-8)
>> (modify-coding-system-alist 'file ".*" 'utf-8)
>>
>> Is it the proper way of doing that? (Sorry,
>> beginner question�)
> 
> I get this same question, "what coding system?", sometimes, like
> sometimes when grabbing some text from a wikipedia entry.
> 
> Not knowing anything about these coding systems, their history,
> etc, I haven't a clue as to what to answer!
> 
> For someone like me often grabbing ascii[-like?] files from eg
> wikipedia, would a choice of utf-8 be reasonable? 
> 
> Again, it's for what seems and looks to me (on screen) like 
> plain old ascii.
> 
> And what would you have me stick into my .emacs, then?
> 
> 
> THANK YOU!
> 
> David

David,

This reply isn't going to answer your question directly, but hopefully
will be helpful, if not to you, then perhaps to someone else reading here.

To determine which character encoding a webpage is, what I do (in
Firefox) is click on "View", then run the mouse pointer down to
highlight "Character Encoding"; this brings up a submenu which will show
a little dot prepended to the character encoding used on that particular
page.  Once in a while, if a more rare encoding is used, I'll have to
push the pointer further, onto "More encodings" and search around the
several submenus there before I find the sought-after prepended dot.



ken

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.0 (GNU/Linux)

iD8DBQFIzmL/8CeNiFrQkecRAlQSAJ9grgfBgs+OMxwJqUE7ejy+uMQexwCglZFq
izJehU17ztCpcu8QUjNjHMg=
=6jDC
-----END PGP SIGNATURE-----




  reply	other threads:[~2008-09-15 13:28 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-08-26  2:38 Using utf-8 and only utf-8 Maurí­cio
2008-08-26  6:42 ` Peter Dyballa
2008-08-26 10:57 ` Nikolaj Schumacher
2008-08-27  1:48   ` Maurí­cio
     [not found]   ` <mailman.17642.1219801733.18990.help-gnu-emacs@gnu.org>
2008-09-14 21:12     ` David Combs
2008-09-15 13:28       ` ken [this message]
2008-09-15 16:17       ` Nikolaj Schumacher
     [not found]       ` <mailman.19278.1221485367.18990.help-gnu-emacs@gnu.org>
2008-09-22 20:02         ` Determination of character encoding (was: Re: Using utf-8 and only utf-8) David Combs

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=48CE631A.2050702@mousecar.com \
    --to=gebser@mousecar.com \
    --cc=dkcombs@panix.com \
    --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.