From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/24941 Path: main.gmane.org!not-for-mail From: amu@MIT.EDU (Aaron M. Ucko) Newsgroups: gmane.emacs.gnus.general Subject: Re: How am I seeing *both* \2xx *and* iso-8859 chars? Date: 28 Aug 1999 18:01:25 -0400 Sender: owner-ding@hpc.uh.edu Message-ID: References: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035162419 11445 80.91.224.250 (21 Oct 2002 01:06:59 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 01:06:59 +0000 (UTC) Return-Path: Original-Received: from farabi.math.uh.edu (farabi.math.uh.edu [129.7.128.57]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id SAA11932 for ; Sat, 28 Aug 1999 18:05:46 -0400 (EDT) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by farabi.math.uh.edu (8.9.3/8.9.1) with ESMTP id RAB04466; Sat, 28 Aug 1999 17:02:10 -0500 (CDT) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Sat, 28 Aug 1999 17:02:23 -0500 (CDT) 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 RAA26914 for ; Sat, 28 Aug 1999 17:02:14 -0500 (CDT) Original-Received: from MIT.EDU (PACIFIC-CARRIER-ANNEX.MIT.EDU [18.69.0.28]) by sclp3.sclp.com (8.8.5/8.8.5) with SMTP id SAA11883 for ; Sat, 28 Aug 1999 18:01:26 -0400 (EDT) Original-Received: from CONTENTS-VNDER-PRESSVRE.MIT.EDU by MIT.EDU with SMTP id AA29175; Sat, 28 Aug 99 18:01:30 EDT Original-Received: (from amu@localhost) by contents-vnder-pressvre.mit.edu (8.9.3) id SAA29054; Sat, 28 Aug 1999 18:01:25 -0400 (EDT) Original-To: ding@gnus.org In-Reply-To: Jonas Steverud's message of "28 Aug 1999 03:28:51 -0400" Original-Lines: 18 User-Agent: Gnus/5.070095 (Pterodactyl Gnus v0.95) Emacs/20.3 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:24941 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:24941 Jonas Steverud writes: > Lars: You said when I posted this to gnu.emacs.gnus way back that in a > future release of Gnus there would be a function doing this - treating > a character in the article into a string, has this happend? I'm not Lars, but I'll reply anyway. W d runs the command gnus-article-treat-dumbquotes which is an interactive Lisp function. (gnus-article-treat-dumbquotes &optional INTERACTIVE &rest ARGS) Translate M******** sm*rtq**t*s into proper text. Note that this function guesses whether a character is a sm*rtq**t* or not, so it should only be used interactively.> -- Aaron M. Ucko, KB1CJC (finger amu@monk.mit.edu)