all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Ryo" <furufuru@ccsr.u-tokyo.ac.jp>
Subject: Re: How to input opening quote (inverted single quote)?
Date: 8 Sep 2006 16:55:38 -0700	[thread overview]
Message-ID: <1157759738.639042.192880@i42g2000cwa.googlegroups.com> (raw)
In-Reply-To: mailman.6647.1157728709.9609.help-gnu-emacs@gnu.org

Thanks for your help, Kevin.

Kevin Rodgers wrote:
> Ryo wrote:
[. . .]
> > I'm using a web interface to
> > newsgroups (Google Groups) and I don't know how to input those
> > chacters on my web browser.  Copy and paste from emacs to
> > the brower doesn't work, either.  (Garbage on the browser.)
>
> What character encoding is the browser using for the composition page?
> What coding system is the emacs buffer using (type `C-h C RET')?  And
> what does `C-h v selection-coding-system' dislay?

The coding system of the emacs buffer is

  Coding system for saving this buffer:
    Not set locally, use the default.
  Default coding system (for new files):
    E -- japanese-iso-8bit-unix
  Coding system for keyboard input:
    E -- euc-jp-unix
  Coding system for terminal output:
    1 -- iso-latin-1 (alias: iso-8859-1 latin-1)
  [. . .]

The status line of the buffer says "-\E:**".  I suppose "E" means
euc-jp.  "C-h v selection-coding-system" displays:

  selection-coding-system's value is
  japanese-iso-8bit-with-esc

The browser (Opera) has a menu to select encoding.  I tried "automatic
selection", "UTF-8", and "EUC-JP", but the result was the same.
By the way, I'm not sure if it's relevent, but I have

   (set-clipboard-coding-system 'japanese-iso-8bit-with-esc)

in my emacs startup file.  Without this, I can't copy & paste
Japanese characters to the browser, either.

Regards,
Ryo

  parent reply	other threads:[~2006-09-08 23:55 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-09-06  1:42 How to input opening quote (inverted single quote)? Ryo
2006-09-06  4:30 ` B. T. Raven
2006-09-07  9:21   ` Ryo
2006-09-08 15:17     ` Kevin Rodgers
     [not found]     ` <mailman.6647.1157728709.9609.help-gnu-emacs@gnu.org>
2006-09-08 23:55       ` Ryo [this message]
2006-09-06 17:15 ` David Hansen

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=1157759738.639042.192880@i42g2000cwa.googlegroups.com \
    --to=furufuru@ccsr.u-tokyo.ac.jp \
    /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.