From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/16469 Path: main.gmane.org!not-for-mail From: Raja R Harinath Newsgroups: gmane.emacs.gnus.general Subject: Re: find-non-ascii-charset-region Date: 30 Aug 1998 16:20:15 -0500 Sender: owner-ding@hpc.uh.edu Message-ID: References: NNTP-Posting-Host: coloc-standby.netfonds.no X-Trace: main.gmane.org 1035155335 27957 80.91.224.250 (20 Oct 2002 23:08:55 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 23:08:55 +0000 (UTC) Return-Path: Original-Received: from gizmo.hpc.uh.edu (gizmo.hpc.uh.edu [129.7.102.31]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id RAA28915 for ; Sun, 30 Aug 1998 17:23:29 -0400 (EDT) Original-Received: from sina.hpc.uh.edu (sina.hpc.uh.edu [129.7.3.5]) by gizmo.hpc.uh.edu (8.7.6/8.7.3) with ESMTP id PAF19683; Sun, 30 Aug 1998 15:53:11 -0500 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Sun, 30 Aug 1998 16:20:37 -0500 (CDT) 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 QAA23958 for ; Sun, 30 Aug 1998 16:20:28 -0500 (CDT) Original-Received: from ifi.uio.no (0@ifi.uio.no [129.240.64.2]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id RAA28845 for ; Sun, 30 Aug 1998 17:20:22 -0400 (EDT) Original-Received: from augustus-239.cs.umn.edu (augustus-27.cs.umn.edu [160.94.27.171]) by ifi.uio.no (8.8.8/8.8.7/ifi0.2) with ESMTP id XAA14440 for ; Sun, 30 Aug 1998 23:20:19 +0200 (MET DST) Original-Received: from sejong.cs.umn.edu (harinath@sejong.cs.umn.edu [160.94.148.134]) by augustus-239.cs.umn.edu (8.8.5/8.8.5) with ESMTP id QAA25640 for ; Sun, 30 Aug 1998 16:20:16 -0500 (CDT) Original-Received: (from harinath@localhost) by sejong.cs.umn.edu (8.8.3/8.8.0) id QAA16025; Sun, 30 Aug 1998 16:20:16 -0500 (CDT) Original-To: ding@ifi.uio.no In-Reply-To: Rolf Marvin B|e Lindgren's message of "Sun, 30 Aug 1998 21:06:28 GMT" Original-Lines: 17 X-Mailer: Pterodactyl Gnus v0.9/Emacs 20.3 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:16469 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:16469 Rolf Marvin B|e Lindgren writes: > when trying to post from pgnus 0.9, gnus fails and complaints about > void-function find-non-ascii-charset-region. (defun find-non-ascii-charset-region (beg end) nil) or (defun find-non-ascii-charset-region (beg end) (delq 'ascii (find-charset-region beg end))) - Hari -- Raja R Harinath ------------------------------ harinath@cs.umn.edu "When all else fails, read the instructions." -- Cahn's Axiom "Our policy is, when in doubt, do the right thing." -- Roy L Ash