From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "std" Newsgroups: gmane.emacs.help Subject: Re: emacs 22 on win XP, selection-coding-system, and copy & paste outside emacs Date: 3 Aug 2006 03:18:30 -0700 Organization: http://groups.google.com Message-ID: <1154600309.942065.263290@i42g2000cwa.googlegroups.com> References: <1154597197.957129.171380@b28g2000cwb.googlegroups.com> <1154599512.945358.168520@h48g2000cwc.googlegroups.com> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" X-Trace: sea.gmane.org 1154601766 4191 80.91.229.2 (3 Aug 2006 10:42:46 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 3 Aug 2006 10:42:46 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Aug 03 12:42:45 2006 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1G8aej-0001W8-Ji for geh-help-gnu-emacs@m.gmane.org; Thu, 03 Aug 2006 12:42:24 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1G8aeg-0004Uv-Qo for geh-help-gnu-emacs@m.gmane.org; Thu, 03 Aug 2006 06:42:18 -0400 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!postnews.google.com!i42g2000cwa.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 42 Original-NNTP-Posting-Host: 138.102.80.7 Original-X-Trace: posting.google.com 1154600313 10416 127.0.0.1 (3 Aug 2006 10:18:33 GMT) Original-X-Complaints-To: groups-abuse@google.com Original-NNTP-Posting-Date: Thu, 3 Aug 2006 10:18:33 +0000 (UTC) In-Reply-To: <1154599512.945358.168520@h48g2000cwc.googlegroups.com> User-Agent: G2/0.2 X-HTTP-UserAgent: Mozilla/5.0 (Windows; U; Windows NT 5.1; fr; rv:1.8.0.5) Gecko/20060719 Firefox/1.5.0.5,gzip(gfe),gzip(gfe) X-HTTP-Via: 1.1 cache.grignon.inra.fr:3128 (squid/2.5.STABLE9) Complaints-To: groups-abuse@google.com Injection-Info: i42g2000cwa.googlegroups.com; posting-host=138.102.80.7; posting-account=IDMj_QwAAACA7TtnQWvB8tVHkkNHb6vH Original-Xref: shelby.stanford.edu gnu.emacs.help:140807 Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:36432 Archived-At: Following your advice, I settled down in .emacs, which does the job (prefer-coding-system 'latin-9) (set-clipboard-coding-system 'latin-9) Thanks again By the way, is latin-9 a smart choice? (compared to latin-1, or other utf-8 or -16...). I have no idea on these things. St. std wrote: > Thanks a lot for the hint! > Now it works fine. My .emacs now has only > (set-language-environment 'latin-9) > (set-clipboard-coding-system 'utf-16le-dos) > > Cheers, > > St. > > Peter Dyballa wrote: > > Am 03.08.2006 um 11:26 schrieb std: > > > > > (standard-display-european t) > > > > Throw that away! This belongs to to GNU Emacs 19 or such. set- > > language-environment is another dangerous relict. Try prefer-coding- > > system or set environment variables like LC_CTYPE. > > > > There are also set-clipboard-coding-system and set-selection-coding- > > system. > > > > -- > > Greetings > > > > Pete > > > > Basic, n.: > > A programming language. Related to certain social diseases in > > that those who have it will not admit it in polite company.