all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Michael Olson <mwolson@gnu.org>
To: Eli Zaretskii <eliz@gnu.org>
Cc: emacs-devel@gnu.org
Subject: Re: remember(-diary).el
Date: Sun, 02 Dec 2007 20:05:23 -0500	[thread overview]
Message-ID: <878x4cegfg.fsf@grepfind.mwolson.org> (raw)
In-Reply-To: <ueje6239b.fsf@gnu.org> (Eli Zaretskii's message of "Sat, 01 Dec 2007 11:06:08 +0200")


[-- Attachment #1.1: Type: text/plain, Size: 1037 bytes --]

Eli Zaretskii <eliz@gnu.org> writes:

>> From: Michael Olson <mwolson@gnu.org>
>> Is this information about the underlying filesystem available in
>> some way to Emacs Lisp programs?
>
> We could make it available quite easily, but what do you suggest the
> application code does with this information?

An additional use case for this code is to detect whether the underlying
file system supports file modification times.  I'm not entirely certain
of this, but I think that at least some variants of FAT, perhaps all, do
not support them.  One of the programs I maintain (not part of Emacs
yet) relies on file modification times in order to accurately determine
which files need to have their contents updated after a corresponding
change to a "source" file.

-- 
       Michael Olson -- FSF Associate Member #652     |
 http://mwolson.org/ -- Jabber: mwolson_at_hcoop.net  |  /` |\ | | |
            Sysadmin -- Hobbies: Lisp, GP2X, HCoop    | |_] | \| |_|
Projects: Emacs, Muse, ERC, EMMS, ErBot, DVC, Planner |

[-- Attachment #1.2: Type: application/pgp-signature, Size: 188 bytes --]

[-- Attachment #2: Type: text/plain, Size: 142 bytes --]

_______________________________________________
Emacs-devel mailing list
Emacs-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-devel

  parent reply	other threads:[~2007-12-03  1:05 UTC|newest]

Thread overview: 49+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-11-21  7:24 remember(-diary).el martin rudalics
2007-11-21  7:32 ` remember(-diary).el Miles Bader
2007-11-21  8:39   ` remember(-diary).el Glenn Morris
2007-11-21 18:49     ` remember(-diary).el Eli Zaretskii
2007-11-21 23:57       ` remember(-diary).el John Wiegley
2007-11-21  8:44   ` remember(-diary).el martin rudalics
2007-11-21 13:55     ` remember(-diary).el Miles Bader
2007-11-21 17:06       ` remember(-diary).el martin rudalics
2007-11-21 18:50       ` remember(-diary).el Eli Zaretskii
2007-11-22  2:13         ` remember(-diary).el Miles Bader
2007-11-22  4:18           ` remember(-diary).el Eli Zaretskii
2007-11-22  8:57             ` remember(-diary).el martin rudalics
2007-11-22  9:44               ` remember(-diary).el joakim
2007-11-23  4:35                 ` remember(-diary).el Richard Stallman
2007-11-23 20:56                   ` remember(-diary).el Stephen J. Turnbull
2007-11-23 21:46                     ` remember(-diary).el David Kastrup
2007-11-22 10:41               ` remember(-diary).el Leo
2007-11-22 23:57                 ` remember(-diary).el Juri Linkov
2007-11-23  0:10                   ` remember(-diary).el Leo
2007-11-30  6:17                     ` remember(-diary).el Michael Olson
2007-11-30  8:27                       ` remember(-diary).el Leo
2007-11-30 12:40                         ` remember(-diary).el Michael Olson
2007-11-22  2:27     ` remember(-diary).el Richard Stallman
2007-11-30  6:22       ` remember(-diary).el Michael Olson
2007-11-30 16:48         ` remember(-diary).el Richard Stallman
2007-11-30 18:42           ` remember(-diary).el Michael Olson
2007-11-30 19:06             ` remember(-diary).el Glenn Morris
2007-11-30 22:11               ` remember(-diary).el Michael Olson
2007-11-30 22:22                 ` remember(-diary).el Leo
2007-12-01  9:07                   ` remember(-diary).el Eli Zaretskii
2007-12-01  9:56                     ` remember(-diary).el David Kastrup
2007-12-01  9:06                 ` remember(-diary).el Eli Zaretskii
2007-12-02 21:33                   ` remember(-diary).el Michael Olson
2007-12-03  4:18                     ` remember(-diary).el Eli Zaretskii
2007-12-03 15:13                       ` remember(-diary).el Michael Olson
2007-12-03 15:44                         ` remember(-diary).el Lennart Borgman (gmail)
2007-12-03  1:05                   ` Michael Olson [this message]
2007-12-03  4:22                     ` remember(-diary).el Eli Zaretskii
2007-12-03 14:40                       ` remember(-diary).el Stefan Monnier
2007-12-03 20:51                         ` remember(-diary).el Eli Zaretskii
2007-12-01 17:59             ` remember(-diary).el Richard Stallman
2007-11-30 20:57         ` remember(-diary).el Eli Zaretskii
2007-11-30 22:07           ` remember(-diary).el Michael Olson
2007-12-05  1:22       ` remember(-diary).el Michael Olson
2007-12-05  4:46         ` remember(-diary).el Eli Zaretskii
2007-11-21 18:24 ` remember(-diary).el Sven Joachim
2007-11-21 18:54   ` remember(-diary).el Eli Zaretskii
2007-11-22 13:32   ` remember(-diary).el martin rudalics
2007-11-22 23:57     ` remember(-diary).el Juri Linkov

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=878x4cegfg.fsf@grepfind.mwolson.org \
    --to=mwolson@gnu.org \
    --cc=eliz@gnu.org \
    --cc=emacs-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.