From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/57390 Path: main.gmane.org!not-for-mail From: Jesper Harder Newsgroups: gmane.emacs.gnus.general Subject: Re: Added to /local/agent/nntp/news.eunet.no/agent.lib/flags [3 Date: Mon, 17 May 2004 03:26:12 +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 1084757354 29003 80.91.224.253 (17 May 2004 01:29:14 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 17 May 2004 01:29:14 +0000 (UTC) Original-X-From: ding-owner+M5930@lists.math.uh.edu Mon May 17 03:29:06 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 1BPWwE-000541-00 for ; Mon, 17 May 2004 03:29:06 +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 1BPWw2-0007Km-00; Sun, 16 May 2004 20:28:54 -0500 Original-Received: from util2.math.uh.edu ([129.7.128.23]) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 1BPWvv-0007Kg-00 for ding@lists.math.uh.edu; Sun, 16 May 2004 20:28:47 -0500 Original-Received: from justine.libertine.org ([66.139.78.221] ident=postfix) by util2.math.uh.edu with esmtp (Exim 4.30) id 1BPWvt-0000pM-PB for ding@lists.math.uh.edu; Sun, 16 May 2004 20:28:45 -0500 Original-Received: from pfepa.post.tele.dk (pfepa.post.tele.dk [195.41.46.235]) by justine.libertine.org (Postfix) with ESMTP id 6CD353A0058 for ; Sun, 16 May 2004 20:28:44 -0500 (CDT) Original-Received: from [195.249.83.54] (0xc3f95336.esnxr2.ras.tele.dk [195.249.83.54]) by pfepa.post.tele.dk (Postfix) with ESMTP id D27F647FE25 for ; Mon, 17 May 2004 03:28:42 +0200 (CEST) Original-To: ding@gnus.org Mail-Followup-To: ding@gnus.org In-Reply-To: (Lars Magne Ingebrigtsen's message of "Mon, 17 May 2004 03:13:06 +0200") User-Agent: Gnus/5.110003 (No Gnus v0.3) Emacs/21.3.50 (gnu/linux) Precedence: bulk Xref: main.gmane.org gmane.emacs.gnus.general:57390 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:57390 Lars Magne Ingebrigtsen writes: > Added to /local/agent/nntp/news.eunet.no/agent.lib/flags > > flashes in the minibuffer quite often, and I wonder why. I've > grepped for "Added" in the source, which doesn't exist, so it's > probably a library somewhere that does it. But which one? I think `write-region' does it, line 5299 in fileio.c. -- Jesper Harder