From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/18238 Path: main.gmane.org!not-for-mail From: Dave Love Newsgroups: gmane.emacs.gnus.general Subject: Re: CT: text/plain; charset=us-ascii, CTE: 8bit Date: 27 Oct 1998 18:50:18 +0000 Sender: owner-ding@hpc.uh.edu Message-ID: References: <87emrwctb1.fsf@duckman.mork.no> NNTP-Posting-Host: coloc-standby.netfonds.no X-Trace: main.gmane.org 1035156796 5105 80.91.224.250 (20 Oct 2002 23:33:16 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 23:33:16 +0000 (UTC) Return-Path: Original-Received: from fisher.math.uh.edu (fisher.math.uh.edu [129.7.128.35]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id NAA01574 for ; Tue, 27 Oct 1998 13:53:56 -0500 (EST) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by fisher.math.uh.edu (8.9.1/8.9.1) with ESMTP id MAB09927; Tue, 27 Oct 1998 12:53:40 -0600 (CST) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Tue, 27 Oct 1998 12:53:25 -0600 (CST) Original-Received: from sclp3.sclp.com (root@sclp3.sclp.com [209.195.19.139]) by sina.hpc.uh.edu (8.7.3/8.7.3) with ESMTP id MAA16477 for ; Tue, 27 Oct 1998 12:53:12 -0600 (CST) Original-Received: from djlvig.dl.ac.uk (djlvig.dl.ac.uk [148.79.112.146]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id NAA01482 for ; Tue, 27 Oct 1998 13:50:30 -0500 (EST) Original-Received: (from fx@localhost) by djlvig.dl.ac.uk (8.8.7/8.8.5) id SAA02458; Tue, 27 Oct 1998 18:50:18 GMT Original-To: ding@gnus.org X-Face: "_!nmR@11ZNuumt0oqG"Y3Hfy|;FGz)`"ul[G?ah6k-oNyDW?3/Nq3Qab$kUnUQ_d4};kPl R=}-Vqfo|S5mThi-kaBR=>%g5a3-OvnEhdHu{^APIaP:b}0m!$bDC>SX zz'r)e?`at?tpD*+~b+pf In-Reply-To: Lars Magne Ingebrigtsen's message of "Mon, 26 Oct 1998 21:47:52 GMT" Original-Lines: 5 X-Mailer: Gnus v5.6.44/Emacs 20.3 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:18238 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:18238 >>>>> "Lars" == Lars Magne Ingebrigtsen writes: Lars> Is there a special function to prompt for a charset? Not obviously. `(interactive "z")' for a coding system, of course...