From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Robert Uhl Newsgroups: gmane.emacs.help Subject: UTF-8 Copy/Paste Date: 04 Jan 2005 20:49:57 -0700 Message-ID: NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1104897229 28562 80.91.229.6 (5 Jan 2005 03:53:49 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 5 Jan 2005 03:53:49 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Jan 05 04:53:40 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1Cm2Et-0000wU-00 for ; Wed, 05 Jan 2005 04:53:39 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1Cm2Q8-0002vw-2T for geh-help-gnu-emacs@m.gmane.org; Tue, 04 Jan 2005 23:05:16 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!border1.nntp.dca.giganews.com!nntp.giganews.com!local1.nntp.dca.giganews.com!nntp.4dv.net!news.4dv.net.POSTED!not-for-mail Original-NNTP-Posting-Date: Tue, 04 Jan 2005 21:49:57 -0600 Original-Newsgroups: gnu.emacs.help User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 Original-Lines: 21 Original-NNTP-Posting-Host: 66.7.170.6 Original-X-Trace: sv3-fQBneqpaiRWw9r4/fA5z1krKHxHPGNyToSOt2r79GxX4ktOzuGqCplGc+NEoHBM+4u+63qs3vDaHzo9!weWrH6Mlux4Wx4xrEttDGU4gJrciwE5sq1fni1KxBrDGX/gQP4++AhluCiUPErD88+l+OoM= Original-X-Complaints-To: abuse@4dv.net X-DMCA-Complaints-To: abuse@4dv.net X-Abuse-and-DMCA-Info: Please be sure to forward a copy of ALL headers X-Abuse-and-DMCA-Info: Otherwise we will be unable to process your complaint properly X-Postfilter: 1.3.22 Original-Xref: shelby.stanford.edu gnu.emacs.help:127685 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: main.gmane.org gmane.emacs.help:23153 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:23153 I've got display of UTF-8 encoded files _within_ emacs working just fine, but when I try to copy/paste between emacs and gnome-terminal, gedit, gaim &c. I get gobbledygook. Any ideas? Right now I set up Unicode with this: (set-language-environment "UTF-8") (set-buffer-file-coding-system 'utf-8) (setq locale-coding-system 'utf-8) (set-terminal-coding-system 'utf-8) (set-keyboard-coding-system 'utf-8) (set-selection-coding-system 'utf-8) (prefer-coding-system 'utf-8) LANG=en_GB.UTF-8 LC_MONETARY=en_US -- Robert Uhl `How do you explain bikini underwear and chocolate sprinkles pressed between pages 102 and 103 of the Canterbury Tales? It must have been quite an evening.'