all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: David Abrahams <dave@boost-consulting.com>
Subject: Re: NTEmacs and multibyte character entry
Date: Thu, 27 May 2004 09:54:02 -0400	[thread overview]
Message-ID: <u8yfej7r9.fsf@boost-consulting.com> (raw)
In-Reply-To: ur7t698g7.fsf@jasonrumney.net

jasonr (Jason Rumney) @  f2s.com writes:

> David Abrahams <dave@boost-consulting.com> writes:
>
>> I'm trying to edit a document in windows-1252 encoding, though I would
>> be happy to use any encoding that allows me to enter an em-dash
>> character along with "regular" ascii text.  I can build a document
>> that contains the em-dash (enclosed) and have it display properly in
>> emacs, but I can't enter the em-dash directly in emacs using the
>> keyboard (AFAICT), If I try to yank it into emacs after copying it to
>> the clipboard from another application or copying it to the kill
>> buffer within emacs, I just see a question mark.
>
> For the clipboard problem, try setting selection-coding-system to
> windows-1252-dos. 

Worked, thanks!

> Setting keyboard-coding-system to windows-1252
> might help for typing

Naw, Emacs seems to interfere with the keyboard handling of the ALT
key and [ALT]+0151 is the only way I know how to type this character.

> , otherwise define a function to insert the character (which you can
> paste in), and define a convenient keybinding for it.

Will do.  Thanks again.  I also found
http://www.tbray.org/ongoing/When/200x/2003/09/27/UniEmacs, which
looks like it'll help when I have time to implement it.

-- 
Dave Abrahams
Boost Consulting
http://www.boost-consulting.com

  reply	other threads:[~2004-05-27 13:54 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mailman.7533.1085590106.1061.help-gnu-emacs@gnu.org>
2004-05-26 21:36 ` NTEmacs and multibyte character entry Jason Rumney
2004-05-27 13:54   ` David Abrahams [this message]
2004-05-26 13:45 David Abrahams

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=u8yfej7r9.fsf@boost-consulting.com \
    --to=dave@boost-consulting.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.