all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Peter Dyballa <Peter_Dyballa@Web.DE>
To: Maurí­cio <briqueabraque@yahoo.com>
Cc: help-gnu-emacs@gnu.org
Subject: Re: Using utf-8 and only utf-8
Date: Tue, 26 Aug 2008 08:42:55 +0200	[thread overview]
Message-ID: <FDAE2E76-60ED-4E84-BC1C-F01D9987084D@Web.DE> (raw)
In-Reply-To: <g8vqan$ilu$1@ger.gmane.org>


Am 26.08.2008 um 04:38 schrieb Maurí cio:

> 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)?

For example:

	(prefer-coding-system 'utf-8)

It's more efficient to set in GNU Emacs' runtime environment the  
variable LC_CTYPE to an UTF-8 value. This will make more internals  
work in UTF-8.

--
Greetings

   Pete

Remember: use logout to logout.






  reply	other threads:[~2008-08-26  6:42 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 [this message]
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       ` Determination of character encoding (was: Re: Using utf-8 and only utf-8) ken
2008-09-15 16:17       ` Using utf-8 and only utf-8 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=FDAE2E76-60ED-4E84-BC1C-F01D9987084D@Web.DE \
    --to=peter_dyballa@web.de \
    --cc=briqueabraque@yahoo.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.