From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: ken Newsgroups: gmane.emacs.help Subject: variables for yesterday and today Date: Mon, 14 Oct 2002 14:39:21 -0400 (EDT) Sender: help-gnu-emacs-admin@gnu.org Message-ID: Reply-To: NNTP-Posting-Host: localhost.gmane.org Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Trace: main.gmane.org 1034620798 7644 127.0.0.1 (14 Oct 2002 18:39:58 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 14 Oct 2002 18:39:58 +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 181A8A-0001yD-01 for ; Mon, 14 Oct 2002 20:39:54 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10) id 181A8Y-00008o-00; Mon, 14 Oct 2002 14:40:18 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10) id 181A7i-0008JD-00 for help-gnu-emacs@gnu.org; Mon, 14 Oct 2002 14:39:26 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10) id 181A7g-0008IY-00 for help-gnu-emacs@gnu.org; Mon, 14 Oct 2002 14:39:25 -0400 Original-Received: from adsl-65-43-210-68.dsl.bcvloh.ameritech.net ([65.43.210.68] helo=heidegger.mousecar.net) by monty-python.gnu.org with esmtp (Exim 4.10) id 181A7g-0008IB-00 for help-gnu-emacs@gnu.org; Mon, 14 Oct 2002 14:39:24 -0400 Original-Received: from localhost (ken@localhost) by heidegger.mousecar.net (8.11.6/8.11.6) with ESMTP id g9EIdLj08788 for ; Mon, 14 Oct 2002 14:39:21 -0400 X-Authentication-Warning: heidegger.mousecar.net: ken owned process doing -bs X-X-Sender: Original-To: 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:2598 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:2598 I'm not a great elisp coder, but figured it would be trivial to create a couple variables similar to current-time, but containing the values for yesterday and tomorrow, bzw. 'current-time - 86400 seconds' and 'current-time + 86400 seconds'. But it's not trivial at all, at least not how I've seen it. So before reinventing the wheel, has anyone coded these before? tnx, ken -- AMD crashes? See http://cleveland.lug.net/~ken/amd-problem/.