all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Kenichi Handa <handa@gnu.org>
To: Stefan Monnier <monnier@iro.umontreal.ca>
Cc: 13936@debbugs.gnu.org, eggert@cs.ucla.edu
Subject: bug#13936: Default to UTF-8 for most Emacs source files
Date: Sat, 06 Apr 2013 00:03:22 +0900	[thread overview]
Message-ID: <87bo9t9g05.fsf@gnu.org> (raw)
In-Reply-To: <jwvfvz7rv51.fsf-monnier+emacs@gnu.org> (message from Stefan Monnier on Wed, 03 Apr 2013 20:35:52 -0400)

In article <jwvfvz7rv51.fsf-monnier+emacs@gnu.org>, Stefan Monnier <monnier@iro.umontreal.ca> writes:

> > I thought Handa-san was working on that, and he bumped into some
> > problem he needs to fix, before the infrastructure for this is ready.

> I don't think Handa's work is related.  He's trying to improve the
> performance of Emacs when handling utf-8 files, whereas my request is
> for a change in behavior, regardless of performance.

If the performance is not the problem,

(with-coding-priority '(utf-8)
  (load-file "_FILE_NAME_"))

will work.  And, as I've just fixed the problem and
installed the optimization for ASCII and UTF-8 file reading,
the above code should run faster than before.

---
Kenichi Handa
handa@gnu.org







  reply	other threads:[~2013-04-05 15:03 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-03-12 21:16 bug#13936: Default to UTF-8 for most Emacs source files Paul Eggert
2013-03-12 21:54 ` Eli Zaretskii
2013-03-12 22:04 ` Andreas Schwab
2013-03-13  0:01   ` Paul Eggert
2013-03-14  3:48   ` handa
2013-03-18  7:22     ` Paul Eggert
2013-03-18  9:43       ` Andreas Schwab
2013-03-18 13:27         ` Stefan Monnier
2013-03-18 20:40           ` Paul Eggert
2013-03-20  8:18             ` Kenichi Handa
2013-03-20 16:43               ` Paul Eggert
2013-03-20 16:48               ` Paul Eggert
2013-04-02  1:20               ` Paul Eggert
2013-04-03 18:31                 ` Stefan Monnier
2013-04-03 18:39                   ` Eli Zaretskii
2013-04-04  0:35                     ` Stefan Monnier
2013-04-05 15:03                       ` Kenichi Handa [this message]
2013-04-05 18:58                         ` Stefan Monnier
2013-03-18 20:44           ` Paul Eggert

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=87bo9t9g05.fsf@gnu.org \
    --to=handa@gnu.org \
    --cc=13936@debbugs.gnu.org \
    --cc=eggert@cs.ucla.edu \
    --cc=monnier@iro.umontreal.ca \
    /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.