From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/54415 Path: main.gmane.org!not-for-mail From: Norbert Koch Newsgroups: gmane.emacs.gnus.general Subject: Re: void-function fill-flowed Date: Thu, 23 Oct 2003 13:25:21 +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 1066908292 9995 80.91.224.253 (23 Oct 2003 11:24:52 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 23 Oct 2003 11:24:52 +0000 (UTC) Original-X-From: ding-owner+M2956@lists.math.uh.edu Thu Oct 23 13:24:50 2003 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 1ACdaD-0003xL-00 for ; Thu, 23 Oct 2003 13:24:50 +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 1ACdYv-0005y8-00; Thu, 23 Oct 2003 06:23:29 -0500 Original-Received: from justine.libertine.org ([66.139.78.221]) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 1ACdYm-0005y0-00 for ding@lists.math.uh.edu; Thu, 23 Oct 2003 06:23:21 -0500 Original-Received: from mail.LF.net (mail.LF.net [212.9.160.2]) by justine.libertine.org (Postfix) with ESMTP id 325323A0056 for ; Thu, 23 Oct 2003 06:23:19 -0500 (CDT) Original-Received: from pd9e60633.dip.t-dialin.net ([217.230.6.51] helo=redqueen.bytechase.cx) by mail.LF.net with esmtp (Exim 4.22) id 1ACdYj-000HX9-B0 for ding@gnus.org; Thu, 23 Oct 2003 13:23:17 +0200 Original-Received: from nk by redqueen.bytechase.cx with local (Exim 4.22) id 1ACdaj-000DfK-Mu for ding@gnus.org; Thu, 23 Oct 2003 13:25:21 +0200 Original-To: ding@gnus.org X-Face: 9,{UOz`879Gt1t?~vOo"iN!BBRwO (Simon Josefsson's message of "Thu, 23 Oct 2003 11:30:06 +0200") User-Agent: Gnus/5.1003 (Gnus v5.10.3) XEmacs/21.4 (Reasonable Discussion, berkeley-unix) Precedence: bulk Xref: main.gmane.org gmane.emacs.gnus.general:54415 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:54415 Simon Josefsson writes: > In flow-fill.el, which now has autoload cookies for those functions. > Did you byte compile and load gnus-load? Yes and yes. fill-flowed is still not known. But I've only tested an fboundp, so that might not autoload the library. norbert.