From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/56996 Path: main.gmane.org!not-for-mail From: Yair Friedman Newsgroups: gmane.emacs.gnus.general Subject: Re: gnus on winxp Date: Tue, 13 Apr 2004 10:26:05 +0200 Sender: ding-owner@lists.math.uh.edu Message-ID: References: NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1081841252 20616 80.91.224.253 (13 Apr 2004 07:27:32 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 13 Apr 2004 07:27:32 +0000 (UTC) Original-X-From: ding-owner+M5536@lists.math.uh.edu Tue Apr 13 09:27:25 2004 Return-path: Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1BDIKL-0008JF-00 for ; Tue, 13 Apr 2004 09:27:25 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by malifon.math.uh.edu with smtp (Exim 3.20 #1) id 1BDIJK-0001p0-00; Tue, 13 Apr 2004 02:26:22 -0500 Original-Received: from util2.math.uh.edu ([129.7.128.23]) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 1BDIJG-0001ov-00 for ding@lists.math.uh.edu; Tue, 13 Apr 2004 02:26:18 -0500 Original-Received: from justine.libertine.org ([66.139.78.221] ident=postfix) by util2.math.uh.edu with esmtp (Exim 4.30) id 1BDIJF-0000cE-1X for ding@lists.math.uh.edu; Tue, 13 Apr 2004 02:26:17 -0500 Original-Received: from rndisrael.icts-tech.com (unknown [62.0.48.50]) by justine.libertine.org (Postfix) with ESMTP id E520B3A0037 for ; Tue, 13 Apr 2004 02:26:15 -0500 (CDT) Original-Received: from PCYAIRW2K ([192.168.0.56]) by rndisrael.icts-tech.com with Microsoft SMTPSVC(5.0.2195.6713); Tue, 13 Apr 2004 10:26:07 +0200 Original-To: Gnus Mailing List In-Reply-To: (Harry Putnam's message of "Mon, 12 Apr 2004 10:57:26 -0500") User-Agent: Gnus/5.1002 (Gnus v5.10.2) Emacs/21.3 (windows-nt) X-OriginalArrivalTime: 13 Apr 2004 08:26:07.0828 (UTC) FILETIME=[F8211140:01C42130] Precedence: bulk Xref: main.gmane.org gmane.emacs.gnus.general:56996 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:56996 On Mon, 12 Apr 2004 10:57:26 -0500, Harry Putnam writes: > Any one here using gnus on winxp? If so, any pointers you can give > me? I'm just about to try setting it up, but since I'm pretty > unfamiliar with winXX, not sure how to get started. After few years working in windows the only windows related customization I have is: (if (eq system-type 'windows-nt) ;; Many NT programs don't like forwardslashes (setq mm-path-name-rewrite-functions '(convert-standard-filename))) Setting .mailcap was the most difficult task.