From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Dave Love Newsgroups: gmane.emacs.devel Subject: Re: various bits of code Date: Thu, 29 Apr 2004 15:23:55 +0100 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org 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 1083249778 30925 80.91.224.253 (29 Apr 2004 14:42:58 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 29 Apr 2004 14:42:58 +0000 (UTC) Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Thu Apr 29 16:42:50 2004 Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1BJCkU-0001Hw-00 for ; Thu, 29 Apr 2004 16:42:50 +0200 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1BJCkT-0006vM-00 for ; Thu, 29 Apr 2004 16:42:49 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.30) id 1BJCTo-0001mt-L0 for emacs-devel@quimby.gnus.org; Thu, 29 Apr 2004 10:25:36 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.30) id 1BJCSn-0001cn-KK for emacs-devel@gnu.org; Thu, 29 Apr 2004 10:24:33 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.30) id 1BJCSD-0001OZ-1h for emacs-devel@gnu.org; Thu, 29 Apr 2004 10:24:28 -0400 Original-Received: from [148.79.80.39] (helo=albion.dl.ac.uk) by monty-python.gnu.org with esmtp (Exim 4.30) id 1BJCSC-0001OQ-Gw for emacs-devel@gnu.org; Thu, 29 Apr 2004 10:23:56 -0400 Original-Received: from fx by albion.dl.ac.uk with local (Exim 3.35 #1 (Debian)) id 1BJCSB-0000Dk-00 for ; Thu, 29 Apr 2004 15:23:55 +0100 Original-To: emacs-devel@gnu.org In-Reply-To: (Glenn Morris's message of "Wed, 28 Apr 2004 23:40:20 +0100") User-Agent: Gnus/5.1002 (Gnus v5.10.2) Emacs/21.2 (gnu/linux) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.4 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:22362 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:22362 Glenn Morris writes: > What do you think about installing it as calendar/diary-import.el; I thought it was small enough and appropriate enough to go in diary-lib, but I don't have a strong opinion. > since as you said in your g-e-s posting it is potentially adaptable > to other similar systems besides Outlook? `import' sounds a bit general to me -- I'd expect that to cover things like importing from your PDA, but I think I didn't have a good alternative, so I'll leave to others' judgement. (I don't know whether any other systems actually do send out this sort of thing, but it is reasonable modulo the semi-useless variable format from Exchange.)