unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: jasonr (Jason Rumney) @  f2s.com
Subject: Re: Pasting into emacs..with certain characters..
Date: Thu, 17 Aug 2006 22:45:09 +0100	[thread overview]
Message-ID: <u8xlnm3yy.fsf@jasonrumney.net> (raw)
In-Reply-To: mailman.5202.1155698855.9609.help-gnu-emacs@gnu.org

Eli Zaretskii <eliz@gnu.org> writes:

> Please provide the specific details: on what OS you run the ssh
> client, which ssh client is that, and what version of Emacs runs on
> the GNU/Linux system to which you login via ssh.

Also, what program are you pasting the quotes and dashes from?

My initial suspicion is that these are not normal quotes and dashes,
but characters from the win-1252 codepage that are in the code point
range 128-159 (decimal), and your ssh client is assuming input in
iso-8859-1 where that code range is reserved for control characters
with the high bit set, so it strips the high bit and passes a control
character through to Emacs.

  parent reply	other threads:[~2006-08-17 21:45 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-08-15 21:56 Pasting into emacs..with certain characters harel barzilai
2006-08-16  3:27 ` Eli Zaretskii
     [not found] ` <mailman.5202.1155698855.9609.help-gnu-emacs@gnu.org>
2006-08-17 21:45   ` Jason Rumney [this message]
2006-08-20 13:02     ` harel barzilai
2006-08-21 14:30       ` Kevin Rodgers
2006-08-21 15:48         ` bjemacs
2006-08-21 21:26           ` Peter Dyballa
     [not found]           ` <mailman.5414.1156195618.9609.help-gnu-emacs@gnu.org>
2006-08-22  1:06             ` harel barzilai
     [not found]         ` <mailman.5390.1156175305.9609.help-gnu-emacs@gnu.org>
2006-08-21 19:45           ` harel barzilai
2006-08-22  3:03             ` bjemacs
2006-08-22 11:30               ` Peter Dyballa
     [not found]               ` <mailman.5438.1156246237.9609.help-gnu-emacs@gnu.org>
2006-09-15 22:29                 ` David Combs
2006-09-15 23:30                   ` Jiri Pejchal
2006-09-16  0:10                   ` Peter Dyballa
     [not found]                   ` <mailman.6997.1158363083.9609.help-gnu-emacs@gnu.org>
2006-10-14 21:52                     ` David Combs
     [not found]                   ` <mailman.6998.1158365417.9609.help-gnu-emacs@gnu.org>
2006-10-14 21:54                     ` David Combs

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

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=u8xlnm3yy.fsf@jasonrumney.net \
    --to=jasonr@f2s.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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).