From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Richard M. Stallman" Newsgroups: gmane.emacs.devel Subject: Re: Missing autoload cookies in newsticker.el Date: Mon, 10 Oct 2005 19:47:49 -0400 Message-ID: References: <20051010143819.GA1907@kenny.sha-bang.local> Reply-To: rms@gnu.org NNTP-Posting-Host: main.gmane.org Content-Type: text/plain; charset=ISO-8859-15 X-Trace: sea.gmane.org 1128989112 19867 80.91.229.2 (11 Oct 2005 00:05:12 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 11 Oct 2005 00:05:12 +0000 (UTC) Cc: ulf.jasper@web.de, emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Oct 11 02:05:07 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1EP7cP-0005JV-G0 for ged-emacs-devel@m.gmane.org; Tue, 11 Oct 2005 02:03:45 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EP7cP-0003UN-0c for ged-emacs-devel@m.gmane.org; Mon, 10 Oct 2005 20:03:45 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1EP7Nn-0003uS-8K for emacs-devel@gnu.org; Mon, 10 Oct 2005 19:48:39 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1EP7Nk-0003tb-IQ for emacs-devel@gnu.org; Mon, 10 Oct 2005 19:48:37 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EP7N0-0003cI-JT for emacs-devel@gnu.org; Mon, 10 Oct 2005 19:47:50 -0400 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.34) id 1EP7N0-0004P0-Sj for emacs-devel@gnu.org; Mon, 10 Oct 2005 19:47:50 -0400 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.34) id 1EP7Mz-0003D8-Qe; Mon, 10 Oct 2005 19:47:49 -0400 Original-To: Sascha Wilde In-reply-to: <20051010143819.GA1907@kenny.sha-bang.local> (message from Sascha Wilde on Mon, 10 Oct 2005 16:38:19 +0200) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:43833 Archived-At: Is this desired behavior? I would suggest putting autoload cookies at `newsticker-start' and `newsticker-show-news'. Thanks. I did that.