all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Glenn Morris <gmorris+emacs@ast.cam.ac.uk>
Cc: emacs-devel@gnu.org
Subject: Re: appt: allowing hh.mm for time
Date: Fri, 05 Dec 2003 20:44:33 +0000	[thread overview]
Message-ID: <jwiskvf0zy.fsf@xpc14.ast.cam.ac.uk> (raw)
In-Reply-To: <87wu9ciq6f.fsf@gnufans.net> (D. Goel's message of "Thu, 04 Dec 2003 10:00:08 -0500")

D Goel wrote:

[appt.el]
>
> The patch below generalizes the time-format to allow 11.00 as well,
> (and even makes it customizable.)

RMS asked me to look after calendar-related matters, so I should
probably comment on this. The idea (allowing times of the format
"11.00" as well as "11:00") is fine, but in practice it's more
complicated than your patch. For example, taking a quick look at
diary-lib.el, I see many places where a ":" separator is assumed (the
syntax table for the diary buffer, etc). So if you want to make this
change consistent for the calendar/diary you will have to deal with
all of those places. The ":" format may very well be assumed in other
files in lisp/calendar AFAIK. You may find making this change is more
trouble than it's worth to you. :(

  reply	other threads:[~2003-12-05 20:44 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-12-04 15:00 appt: allowing hh.mm for time D Goel
2003-12-05 20:44 ` Glenn Morris [this message]
2003-12-05 21:18   ` D Goel
2003-12-05 23:05     ` Andreas Schwab
2003-12-06  0:58     ` Thien-Thi Nguyen
2003-12-06 21:54     ` Glenn Morris
2003-12-08 15:35       ` D. Goel

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=jwiskvf0zy.fsf@xpc14.ast.cam.ac.uk \
    --to=gmorris+emacs@ast.cam.ac.uk \
    --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.