From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/27932 Path: main.gmane.org!not-for-mail From: "Yair Friedman (Jerusalem)" Newsgroups: gmane.emacs.gnus.general Subject: Re: European Charset Date: 08 Dec 1999 10:28:39 +0200 Sender: owner-ding@hpc.uh.edu Message-ID: References: <9t966yaaeb5.fsf@mraz.iskon.hr> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Trace: main.gmane.org 1035164869 27151 80.91.224.250 (21 Oct 2002 01:47:49 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 01:47:49 +0000 (UTC) Return-Path: Original-Received: from bart.math.uh.edu (bart.math.uh.edu [129.7.128.48]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id DAA14857 for ; Wed, 8 Dec 1999 03:39:14 -0500 (EST) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by bart.math.uh.edu (8.9.1/8.9.1) with ESMTP id CAB21552; Wed, 8 Dec 1999 02:39:07 -0600 (CST) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Wed, 08 Dec 1999 02:38:43 -0600 (CST) Original-Received: from sclp3.sclp.com (root@sclp3.sclp.com [204.252.123.139]) by sina.hpc.uh.edu (8.9.3/8.9.3) with ESMTP id CAA01188 for ; Wed, 8 Dec 1999 02:38:29 -0600 (CST) Original-Received: from lovely.amdocs.com ([204.151.97.17]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id DAA14845 for ; Wed, 8 Dec 1999 03:38:06 -0500 (EST) Original-Received: from amdocs.com (speedy1.amdocs.com [204.151.97.67]) by lovely.amdocs.com (8.9.1/8.9.1) with ESMTP id KAA17669 for ; Wed, 8 Dec 1999 10:32:23 +0200 (IST) Original-Received: from YAIRFRNT ([10.128.3.44]) by amdocs.com (8.9.1/8.9.1) with ESMTP id KAA19565 for ; Wed, 8 Dec 1999 10:31:58 +0200 (IST) Original-To: Gnus Mailing List In-Reply-To: Hrvoje Niksic's message of "07 Dec 1999 17:47:10 +0100" Original-Lines: 22 User-Agent: Gnus/5.070099 (Pterodactyl Gnus v0.99) Emacs/20.4 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:27932 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:27932 Hrvoje Niksic writes: > Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai Großjohann) writes: > > > I use stuff like `C-x 8 ^ 1'¹. > > "C-x 8 not defined." > > Where did you get that? In Emacs there is iso-transl : ,-------------------------------------------------- |Loading this package defines three ways of entering the non-ASCII |printable characters with codes above 127: the prefix C-x 8, or the |Alt key, or a dead accent key. For example, you can enter uppercase |A-umlaut as `C-x 8 " A' or `Alt-" A' (if you have an Alt key) or |`umlaut A' (if you have an umlaut/diaeresis key). `-------------------------------------------------- I think it exsits since Emacs 18 so it can be in Xemacs too. Yair.