From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Harald Maier Newsgroups: gmane.emacs.help Subject: Re: emacs, umlauts, x-windows text mark and paste Date: Wed, 17 Dec 2003 11:51:00 +0100 Organization: 1&1 Internet AG Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: References: Reply-To: Harald Maier NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1071658956 22849 80.91.224.253 (17 Dec 2003 11:02:36 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 17 Dec 2003 11:02:36 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Dec 17 12:02:33 2003 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1AWZRp-00070E-00 for ; Wed, 17 Dec 2003 12:02:33 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.24) id 1AWaO9-0005sn-4q for geh-help-gnu-emacs@m.gmane.org; Wed, 17 Dec 2003 07:02:49 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!news.tele.dk!news.tele.dk!small.news.tele.dk!newsfeed.icl.net!newsfeed.fjserv.net!newsfeed.icl.net!newsfeed.fjserv.net!colt.net!peernews3.colt.net!newsfeed00.sul.t-online.de!newsfeed01.sul.t-online.de!t-online.de!news.belwue.de!news.uni-stuttgart.de!rz.uni-karlsruhe.de!feed.news.schlund.de!schlund.de!news.online.de!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 20 Original-NNTP-Posting-Host: p5088ed7a.dip0.t-ipconnect.de Original-X-Trace: online.de 1071658261 9269 80.136.237.122 (17 Dec 2003 10:51:01 GMT) Original-X-Complaints-To: abuse@einsundeins.com Original-NNTP-Posting-Date: Wed, 17 Dec 2003 10:51:01 +0000 (UTC) User-Agent: Gnus/5.1003 (Gnus v5.10.3) Emacs/21.3 (gnu/linux) Cancel-Lock: sha1:Q1r8dfgvIKwtfNqmNI26xs046kE= Original-Xref: shelby.stanford.edu gnu.emacs.help:119420 Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.2 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:15359 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:15359 Eli Zaretskii writes: > I'm also slightly confused by the fact that someone told in this > thread they have no problems pasting from Mozilla. Could it be > something in the setup of your system? Does it help to invoke Emacs > with "emacs -q --no-site-file"? That was me. I am using mozilla-1.5a on a SuSE GNU/Linux system: ldd /opt/mozilla-1.5a/mozilla-bin ... ... libgtk-1.2.so.0 => /usr/lib/libgtk-1.2.so.0 (0x40077000) libgdk-1.2.so.0 => /usr/lib/libgdk-1.2.so.0 (0x401b9000) libgmodule-1.2.so.0 => /usr/lib/libgmodule-1.2.so.0 (0x401f2000) libglib-1.2.so.0 => /usr/lib/libglib-1.2.so.0 (0x401f5000) If I understand Josh correctly then he is using a newer GTK version. Harald