From: Evan Monroig <slj-evan@obakechan.net>
To: help-gnu-emacs@gnu.org
Subject: Re: Gnu Emacs under Japanese MS Windows
Date: Mon, 12 Nov 2007 08:15:12 +0900 [thread overview]
Message-ID: <877iko8jcv.fsf@obakechan.net> (raw)
In-Reply-To: fh35n9$nbo$1@ml.accsnet.ne.jp
"Ben Bullock" <benkasminbullock@gmail.com> writes:
> 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.
Sorry for that. If you want to pin down, a good idea is to look at the
help of those functions (put your cursor on the function name in .emacs
and press "C-h f") and variables (this time "C-h v").
Evan
next prev parent reply other threads:[~2007-11-11 23:15 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 [this message]
2007-11-12 15:28 ` Jason Rumney
2007-11-12 22:40 ` Ben Bullock
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=877iko8jcv.fsf@obakechan.net \
--to=slj-evan@obakechan.net \
--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.