emacs-devel
[Top][All Lists]
Advanced

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

Re: Fwd: parse-time-string error with non ASCII timestamp


From: Kenichi Handa
Subject: Re: Fwd: parse-time-string error with non ASCII timestamp
Date: Wed, 18 Apr 2007 08:07:27 +0900
User-agent: SEMI/1.14.3 (Ushinoya) FLIM/1.14.2 (Yagi-Nishiguchi) APEL/10.2 Emacs/22.0.97 (i686-pc-linux-gnu) MULE/5.0 (SAKAKI)

In article <address@hidden>, Andreas Schwab <address@hidden> writes:

> > If we want to handle a multibyte time-string well, we must
> > set proper values to those char-tables which, I think, is
> > beyond what we should do at the moment.

> parse-time-string only handles English dates anyway.

If that is the original intention of that function, that
should be mentioned in the docstring clearly.  In addition,
just a vector of 128 (instead of the current 256) should be
enough.  Using char-table here is much less efficient.

But, is it surely called with English dates only?

---
Kenichi Handa
address@hidden




reply via email to

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