From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/18254 Path: main.gmane.org!not-for-mail From: Steinar Bang Newsgroups: gmane.emacs.gnus.general Subject: Re: washing quoted-printable bug again Date: 28 Oct 1998 08:27:42 +0100 Sender: owner-ding@hpc.uh.edu Message-ID: References: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 (generated by tm-edit 7.108) Content-Type: text/plain; charset=US-ASCII X-Trace: main.gmane.org 1035156810 5182 80.91.224.250 (20 Oct 2002 23:33:30 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 23:33:30 +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 CAA20483 for ; Wed, 28 Oct 1998 02:28:13 -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 BAB17691; Wed, 28 Oct 1998 01:28:03 -0600 (CST) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Wed, 28 Oct 1998 01:27:54 -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 BAA28113 for ; Wed, 28 Oct 1998 01:27:46 -0600 (CST) Original-Received: from viffer.oslo.metis.no (viffer.oslo.metis.no [195.0.254.249]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id CAA20466 for ; Wed, 28 Oct 1998 02:27:44 -0500 (EST) Original-Received: (from sb@localhost) by viffer.oslo.metis.no (8.8.7/8.8.7) id IAA16770; Wed, 28 Oct 1998 08:27:42 +0100 Original-To: ding@gnus.org In-Reply-To: Vladimir Volovich's message of "27 Oct 1998 21:14:33 +0300" Original-Lines: 19 X-Mailer: Gnus v5.6.42/XEmacs 20.4 - "Emerald" Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:18254 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:18254 >>>>> Vladimir Volovich : > Lars Magne Ingebrigtsen writes: >> in my .emacs file. Still, no Gnus buffers show up with "R:". Are you >> totally, absolutely sure that nothing meddles with >> `enable-multibyte-characters' -- perhaps some site-wide init file? > Well, i just started "emacs --unibyte" with the following trivial > ~/.emacs file (no ~/.gnus* files): Have you tried starting it with emacs --unibyte --no-init-file --no-site-file ? Or maybe emacs --unibyte --no-init-file --no-site-file --load=yoursimple.emacs ?