all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Stefan Monnier <monnier@IRO.UMontreal.CA>
To: Kenichi Handa <handa@gnu.org>
Cc: 13936@debbugs.gnu.org, eggert@cs.ucla.edu
Subject: bug#13936: Default to UTF-8 for most Emacs source files
Date: Fri, 05 Apr 2013 14:58:54 -0400	[thread overview]
Message-ID: <jwvsj34dcvi.fsf-monnier+emacs@gnu.org> (raw)
In-Reply-To: <87bo9t9g05.fsf@gnu.org> (Kenichi Handa's message of "Sat, 06 Apr 2013 00:03:22 +0900")

>> 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_"))

That will work only for files using the utf-8 coding system.  My request
is for ways to make it so that more of the .el files are written using
the utf-8 coding system.  E.g. something like setting
buffer-coding-system in emacs-lisp-mode, for example.


        Stefan





  reply	other threads:[~2013-04-05 18:58 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
2013-04-05 18:58                         ` Stefan Monnier [this message]
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=jwvsj34dcvi.fsf-monnier+emacs@gnu.org \
    --to=monnier@iro.umontreal.ca \
    --cc=13936@debbugs.gnu.org \
    --cc=eggert@cs.ucla.edu \
    --cc=handa@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.