From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Richard M. Stallman" Newsgroups: gmane.emacs.bugs Subject: Re: html calendar Date: Tue, 13 Dec 2005 18:33:02 -0500 Message-ID: References: Reply-To: rms@gnu.org NNTP-Posting-Host: main.gmane.org Content-Type: text/plain; charset=ISO-8859-15 X-Trace: sea.gmane.org 1134517051 27737 80.91.229.2 (13 Dec 2005 23:37:31 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 13 Dec 2005 23:37:31 +0000 (UTC) Cc: bug-gnu-emacs@gnu.org Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Wed Dec 14 00:37:28 2005 Return-path: Original-Received: from [199.232.75.2] (helo=lists.gnu.org) by ciao.gmane.org with esmtp (Exim 4.43) id 1EmJgo-0003CP-9W for geb-bug-gnu-emacs@m.gmane.org; Wed, 14 Dec 2005 00:36:10 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EmJhN-0001mV-0v for geb-bug-gnu-emacs@m.gmane.org; Tue, 13 Dec 2005 18:36:45 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1EmJfq-0000Km-Vx for bug-gnu-emacs@gnu.org; Tue, 13 Dec 2005 18:35:11 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1EmJfp-0000KC-V4 for bug-gnu-emacs@gnu.org; Tue, 13 Dec 2005 18:35:10 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EmJfo-0000K6-OO for bug-gnu-emacs@gnu.org; Tue, 13 Dec 2005 18:35:09 -0500 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.34) id 1EmJhn-0003Sk-6w for bug-gnu-emacs@gnu.org; Tue, 13 Dec 2005 18:37:11 -0500 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.34) id 1EmJdm-0002RP-L3; Tue, 13 Dec 2005 18:33:05 -0500 Original-To: bigatti@dima.unige.it In-reply-to: (message from Anna Bigatti on Mon, 12 Dec 2005 17:24:28 +0100) X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org X-Broken-Reverse-DNS: no host name found for IP address 199.232.75.2 Xref: news.gmane.org gmane.emacs.bugs:14634 Archived-At: I wrote a small package, mostly mimicking the LaTeX Calendar package, to create an html calendar with the personal diary entries. Does it work with the Emacs calendar facility? If so, please send it to the maintainer, Glenn Morris. (I will send you his email in another message.) He might want to add it to Emacs. Aside from that, the official place to post Emacs Lisp packages for users is gnu-emacs-sources@gnu.org. Please post your package there.