From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/51769 Path: main.gmane.org!not-for-mail From: Simon Josefsson Newsgroups: gmane.emacs.gnus.general Subject: Re: gnus-xmas-format in ~/.newsrc.eld Date: Wed, 23 Apr 2003 16:18:12 +0200 Sender: ding-owner@lists.math.uh.edu Message-ID: References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1051107845 14186 80.91.224.249 (23 Apr 2003 14:24:05 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 23 Apr 2003 14:24:05 +0000 (UTC) Original-X-From: ding-owner+M312@lists.math.uh.edu Wed Apr 23 16:24:03 2003 Return-path: Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 198L9X-0003c9-00 for ; Wed, 23 Apr 2003 16:23:15 +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 198LA3-0004Z0-00; Wed, 23 Apr 2003 09:23:47 -0500 Original-Received: from sclp3.sclp.com ([64.157.176.121]) by malifon.math.uh.edu with smtp (Exim 3.20 #1) id 198L4n-0004Y4-00 for ding@lists.math.uh.edu; Wed, 23 Apr 2003 09:18:21 -0500 Original-Received: (qmail 52071 invoked by alias); 23 Apr 2003 14:18:21 -0000 Original-Received: (qmail 52066 invoked from network); 23 Apr 2003 14:18:20 -0000 Original-Received: from 178.230.13.217.in-addr.dgcsystems.net (HELO yxa.extundo.com) (217.13.230.178) by sclp3.sclp.com with SMTP; 23 Apr 2003 14:18:20 -0000 Original-Received: from latte.josefsson.org (yxa.extundo.com [217.13.230.178]) (authenticated bits=0) by yxa.extundo.com (8.12.9/8.12.9) with ESMTP id h3NEIC07029324 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=OK) for ; Wed, 23 Apr 2003 16:18:17 +0200 Original-To: ding@gnus.org Mail-Copies-To: nobody X-Payment: hashcash 1.2 0:030423:ding@gnus.org:b2bd2eecc35c0a33 X-Hashcash: 0:030423:ding@gnus.org:b2bd2eecc35c0a33 In-Reply-To: (Reiner Steib's message of "Wed, 23 Apr 2003 15:17:42 +0200") User-Agent: Gnus/5.090019 (Oort Gnus v0.19) Emacs/21.3.50 (gnu/linux) Precedence: bulk Xref: main.gmane.org gmane.emacs.gnus.general:51769 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:51769 Reiner Steib <4.uce.03.r.s@nurfuerspam.de> writes: > When a user wants to switch back to Gnus 5.8.8 (e.g. to see if some > bug has been introduced in Oort), displaying articles fails, because > `gnus-xmas-format' isn't bound. Downgrading does not work well, so maybe instead of adding workarounds for some of the problems, we should add a version check in .newsrc.eld explaining that the user is on their own? One thing that will break after downgrade + upgrade are flags. Any flag changes made using the old gnus version will be lost. Given the changes to agent/cache/etc, I think there are more problems. Hm.