emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: calendar-goto-iso-week


From: Kevin Rodgers
Subject: Re: calendar-goto-iso-week
Date: Thu, 02 Sep 2004 17:31:21 -0600
User-agent: Mozilla/5.0 (X11; U; SunOS i86pc; en-US; rv:0.9.4.1) Gecko/20020406 Netscape6/6.2.2

Emilio Lopes wrote:
> Detlev Zundel writes:
>>However I repeatedly have to check the date for a calendar
>>week while being on the phone and then I want to type (and
>>visually parse) as few as possible so I still think the
>>separate function has value on its own.
>
> Yes, that was my motivation too. It's very common in Germany
> to refer to calendar weeks when making appointments or
> talking about deadlines.

They are talking about this message:

From: Emilio Lopes <address@hidden>
Newsgroups: gnu.emacs.sources
Subject: calendar-goto-iso-week
Date: Sun, 29 Aug 2004 16:42:15 +0200
Message-ID: <address@hidden>

But I think a better solution is simply to provide a default day when
calendar-goto-iso-date reads the date, just like it already provides a
default year:

From: Kevin Rodgers <address@hidden>
Newsgroups: gnu.emacs.sources
Subject: Re: calendar-goto-iso-week
Date: Wed, 01 Sep 2004 16:01:41 -0600
Message-ID: <address@hidden>

>>And to be honest, I didn't even realize I was able to
>>achieve this goal with 'calendar-goto-iso-date' as I was
>>never able to deduce this from the function name without
>>checking the actual code.
>
> It is somewhat unfortunate that one can't find
> `calendar-goto-iso-date' using an apropos search with
> "calendar.*week", but I can't suggest a better name either.

(defalias 'calendar-goto-iso-week-start 'calendar-goto-iso-date)

--
Kevin Rodgers






reply via email to

[Prev in Thread] Current Thread [Next in Thread]