From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 4.0.0 (2022-12-14) on finch.gentoo.org X-Spam-Level: X-Spam-Status: No, score=0.2 required=5.0 tests=DMARC_QUAR,FREEMAIL_FROM, MAILING_LIST_MULTI autolearn=no autolearn_force=no version=4.0.0 Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by chiba.3jane.net (Postfix) with SMTP id 20530ABB4E for ; Fri, 27 Sep 2002 12:10:04 -0500 (CDT) Received: (qmail 22857 invoked by uid 0); 27 Sep 2002 17:10:02 -0000 Received: from pd952aa42.dip.t-dialin.net (HELO vulpec.wg.j.th.de) (217.82.170.66) by mail.gmx.net (mp013-rz3) with SMTP; 27 Sep 2002 17:10:02 -0000 Content-Type: text/plain; charset="us-ascii" From: Bastian Fuchs To: gentoo-dev@gentoo.org Date: Fri, 27 Sep 2002 19:09:50 +0200 User-Agent: KMail/1.4.3 MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Message-Id: <200209271909.50097.bastiaf@gmx.de> Subject: [gentoo-dev] gvim doesn't accept LANG=de_DE@euro Sender: gentoo-dev-admin@gentoo.org Errors-To: gentoo-dev-admin@gentoo.org X-BeenThere: gentoo-dev@gentoo.org X-Mailman-Version: 2.0.6 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Gentoo Linux developer list List-Unsubscribe: , List-Archive: X-Archives-Salt: fddfca52-a068-415f-9560-c705d39d8878 X-Archives-Hash: 4d61cad3d8d39fa115410816ad50e99a Hello, if a copy something from mozilla to gvim or from gvim to mozilla, all uml= auts=20 are missed. xprop says, that gvim runs with WM_LOCALE_NAME(STRING) =3D "de" but I startet gvim with LANG=3Dde_DE@euro gvim or LANG=3Dde_DE gvim Is this a bug? What can I do to get umlauts for copy and paste? Thx, Bastian PS: Another problem is, that my home and end keys don't work with=20 gnome-terminal (it works correct in all other apps). I read something abo= ut=20 /etc/inputrc, but I can't remember what do to there.