From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: happy@vole.com (mr.sparkle) Newsgroups: gmane.emacs.help Subject: emacs diary/calendar insert day (i-d) Date: 04 Nov 2002 19:57:18 -0500 Organization: Posted via Supernews, http://www.supernews.com Sender: help-gnu-emacs-admin@gnu.org Message-ID: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1036459732 12805 80.91.224.249 (5 Nov 2002 01:28:52 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Tue, 5 Nov 2002 01:28:52 +0000 (UTC) Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 188sWP-0003KC-00 for ; Tue, 05 Nov 2002 02:28:49 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10) id 188sUp-0004eP-00; Mon, 04 Nov 2002 20:27:11 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!sn-xit-05!sn-xit-06!sn-post-01!supernews.com!corp.supernews.com!not-for-mail Original-Newsgroups: gnu.emacs.help User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2 Original-X-Complaints-To: abuse@supernews.com Original-Lines: 12 Original-Xref: shelby.stanford.edu gnu.emacs.help:106747 Original-To: help-gnu-emacs@gnu.org Errors-To: help-gnu-emacs-admin@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.0.11 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.emacs.help:3300 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:3300 hello! 1. The command insert entry (i-d) for diary/calendar always places the new entry at the bottom of the .diary file. Is there a way to make it insert entries in cronological order? 2. If you make two separate entries for the same day, you get two separate entries in .diary. What I would like, is when you execute i-d a second time on the same day, point would be placed in .diary on that day, rather than at the bottom of the file. thanks!