From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/57286 Path: main.gmane.org!not-for-mail From: Kai Grossjohann Newsgroups: gmane.emacs.gnus.general Subject: Re: Danger! Marks for nntp.el Date: Fri, 14 May 2004 11:20:34 +0200 Sender: ding-owner@lists.math.uh.edu Message-ID: <871xlncql9.fsf@emptyhost.emptydomain.de> References: <87sme4qkfx.fsf@emptyhost.emptydomain.de> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1084526544 16096 80.91.224.253 (14 May 2004 09:22:24 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 14 May 2004 09:22:24 +0000 (UTC) Original-X-From: ding-owner+M5825@lists.math.uh.edu Fri May 14 11:22:12 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 1BOYtP-0006WG-00 for ; Fri, 14 May 2004 11:22:12 +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 1BOYrn-0001aM-00; Fri, 14 May 2004 04:20:31 -0500 Original-Received: from util2.math.uh.edu ([129.7.128.23]) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 1BOYrb-0001aE-00 for ding@lists.math.uh.edu; Fri, 14 May 2004 04:20:19 -0500 Original-Received: from justine.libertine.org ([66.139.78.221] ident=postfix) by util2.math.uh.edu with esmtp (Exim 4.30) id 1BOYrb-0004Oo-F1 for ding@lists.math.uh.edu; Fri, 14 May 2004 04:20:19 -0500 Original-Received: from quimby.gnus.org (quimby.gnus.org [80.91.224.244]) by justine.libertine.org (Postfix) with ESMTP id D0E453A0055 for ; Fri, 14 May 2004 04:20:18 -0500 (CDT) Original-Received: from news by quimby.gnus.org with local (Exim 3.35 #1 (Debian)) id 1BOYra-0008Va-00 for ; Fri, 14 May 2004 11:20:18 +0200 Original-To: ding@gnus.org Original-Path: not-for-mail Original-Newsgroups: gnus.ding Original-Lines: 18 Original-NNTP-Posting-Host: 213-203-244-156.kunde.vdserver.de Original-X-Trace: quimby.gnus.org 1084526418 32434 213.203.244.156 (14 May 2004 09:20:18 GMT) Original-X-Complaints-To: usenet@quimby.gnus.org Original-NNTP-Posting-Date: Fri, 14 May 2004 09:20:18 +0000 (UTC) User-Agent: Gnus/5.110003 (No Gnus v0.3) Emacs/21.2 (gnu/linux) Cancel-Lock: sha1:8H3JI1OPkwZrjc0gSHPktNMzpk8= Precedence: bulk Xref: main.gmane.org gmane.emacs.gnus.general:57286 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:57286 Katsumi Yamaoka writes: > The byte-compiler reported two warnings: > > While compiling nntp-marks-changed-p in file /Work/gnus/lisp/nntp.el: > ** reference to free variable server > While compiling nntp-save-marks in file /Work/gnus/lisp/nntp.el: > ** nntp-possibly-create-directory called with 1 argument, but requires 2 > > I don't know whether those are serious, so I'm hesitating to > install it. :) I got an error. So I tweaked a bit. Hm. Is it installed? Maybe not yet. Just a second... Okay, now it's committed. Better now? Kai