[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Find and open or create file based on date
From: |
ken |
Subject: |
Re: Find and open or create file based on date |
Date: |
Tue, 04 Sep 2007 06:12:27 -0400 |
User-agent: |
Thunderbird 2.0.0.0 (X11/20070326) |
On 09/04/2007 12:47 AM somebody named Chris L wrote:
> I'm looking for a function that will go to a specified directory and
> look for a file with the name based on the current date and time (such
> as 2007-09-03.txt) and open it (or create and open it if it does not
> exist).
>
> I know almost no lisp, so any pointers would be welcome.
>
> c
I've been doing just this for several years now. Prompted by your
questions, I (finally) put the code on emacswiki. See:
<http://www.emacswiki.org/cgi-bin/emacs-en/Journal>.