all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Ben Bullock <benkasminbullock@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: Re: Gnu Emacs under Japanese MS Windows
Date: Mon, 12 Nov 2007 22:40:34 +0000 (UTC)	[thread overview]
Message-ID: <fhakp2$h1f$1@ml.accsnet.ne.jp> (raw)
In-Reply-To: 1194881338.645107.274660@k79g2000hse.googlegroups.com

On Mon, 12 Nov 2007 15:28:58 +0000, Jason Rumney wrote:

> On 10 Nov, 02:40, "Ben Bullock" <benkasminbull...@gmail.com> wrote:
> 
>> Thanks, I've upgraded the Emacs but unfortunately this new one is not
>> quite as good as the one I removed.
> 
> There was a regression in the last week before 22.1 was released? Can
> you be more specific?

The old version was the one from EmacsW32, which was better integrated 
into Windows XP than the bare Gnu one. For example, the bare Gnu one 
doesn't get registered somehow, so when Windows asks you for options for 
using on a particular file, the choice of Emacs doesn't come up. With 
EmacsW32, it worked better in various ways including this one.

>> In fact the problems with the Japanese were solved by adding some
>> things to .emacs:
>>
>> (prefer-coding-system 'shift_jis)
>> (setq default-buffer-file-coding-system 'shift_jis) (setq
>> file-name-coding-system 'shift_jis)
>>
>> (set-default-coding-systems 'shift_jis) (set-terminal-coding-system
>> 'shift_jis)
>>
>> (set-keyboard-coding-system 'shift_jis) (set-language-environment
>> 'Japanese)
>>
>> Now it works, although I'm not sure which bits are necessary and which
>> aren't.
> 
> None of it should be necessary if you are using a Japanese version of
> Windows, configured for Japanese as the default language for all
> programs.

Well, it is.

  reply	other threads:[~2007-11-12 22:40 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-11-09  1:02 Gnu Emacs under Japanese MS Windows Ben Bullock
2007-11-09  1:54 ` Marc Adler
2007-11-09  4:04   ` Ben Bullock
2007-11-09 13:00     ` Marc Adler
2007-11-09 10:21 ` Eli Zaretskii
2007-11-09 15:08 ` Jason Rumney
2007-11-09 21:47   ` Ben Bullock
2007-11-10  0:43     ` Jason Rumney
2007-11-10  2:40       ` Ben Bullock
2007-11-11 23:15         ` Evan Monroig
2007-11-12 15:28         ` Jason Rumney
2007-11-12 22:40           ` Ben Bullock [this message]
2007-11-13  1:32             ` Jason Rumney
2007-11-13  4:30               ` Ben Bullock
2007-11-13  8:59                 ` Jason Rumney
2007-11-14  9:11                   ` Ben Bullock
2007-11-14 10:10                     ` Jason Rumney
2007-11-14 10:24                       ` Jason Rumney
2007-11-14 12:18                       ` Ben Bullock
2007-11-14 22:19                         ` Jason Rumney
2007-11-16 21:01                           ` Ben Bullock
2007-11-16 22:38                             ` Ben Finney

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='fhakp2$h1f$1@ml.accsnet.ne.jp' \
    --to=benkasminbullock@gmail.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.