all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Nobuyoshi Nakada <nobu@ruby-lang.org>
To: Stefan Monnier <monnier@IRO.UMontreal.CA>
Cc: emacs-devel@gnu.org, nobu@ruby-lang.org, Leo <sdl.web@gmail.com>
Subject: Re: ruby-mode : ruby-mode-set-encoding
Date: Wed, 04 Mar 2009 09:23:23 +0900	[thread overview]
Message-ID: <49adca00.14098e0a.2c79.ffff83d1@mx.google.com> (raw)
In-Reply-To: <jwvprgya7ve.fsf-monnier+emacs@gnu.org>

Hi,

At Tue, 03 Mar 2009 11:30:51 -0500,
Stefan Monnier wrote:
> I don't know if it's too intrusive, but it seems unrelated to Ruby.
> Nobuyoshi Nakada, looking at the history of ruby-mode.el at
> http://svn.ruby-lang.org/repos/ruby/trunk/misc, it appears the change is
> due to you, could you explain what this is intended to do?
> If it's not specific to Ruby, then maybe it should be moved elsewhere.

It's mandatory for Ruby 1.9 or later.  Ruby 1.9 needs that
"magic comment" to know in what encoding a script is written.
Otherwise, the script is assumed as written with ASCII 7bit
characters only, and non-ASCII character causes an exception if
exists.

Could you elaborate the problem?

-- 
Nobu Nakada




  reply	other threads:[~2009-03-04  0:23 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-03-03 13:46 ruby-mode : ruby-mode-set-encoding Paul R
2009-03-03 13:55 ` Leo
2009-03-03 16:30   ` Stefan Monnier
2009-03-04  0:23     ` Nobuyoshi Nakada [this message]
2009-03-04  1:14       ` Stefan Monnier
2009-03-04  2:05         ` Stephen J. Turnbull
2009-03-04  4:07           ` Stefan Monnier
2009-03-04  6:10             ` Stephen J. Turnbull
2009-03-04 14:10               ` Stefan Monnier
2009-03-04 15:07                 ` Stephen J. Turnbull
2009-03-04 16:40                   ` Stefan Monnier
2009-03-04  8:25       ` Paul R
2009-03-04 14:13         ` Stefan Monnier
2009-03-04 14:56         ` Nobuyoshi Nakada

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=49adca00.14098e0a.2c79.ffff83d1@mx.google.com \
    --to=nobu@ruby-lang.org \
    --cc=emacs-devel@gnu.org \
    --cc=monnier@IRO.UMontreal.CA \
    --cc=sdl.web@gmail.com \
    /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.