bug-gnu-emacs
[Top][All Lists]
Advanced

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

Re: Bug in format-time-string in emacs 21.1?


From: Jason Rumney
Subject: Re: Bug in format-time-string in emacs 21.1?
Date: 12 Mar 2002 20:31:21 +0000
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2.50

Pavel@Janik.cz (Pavel Janík) writes:

>    From: Eli Zaretskii <eliz@is.elta.co.il>
>    Date: Tue, 12 Mar 2002 07:59:31 +0200 (IST)
> 
>    > > I think I've found a bug in the format-time-string function. In the 
>    > > documentation it says that the construct %h gives the abbreviated 
> month 
>    > > name. I doesn't seem to work with 21.1. The %b construct still works.
>    > 
>    > I think this is a known problem with the MS-Windows time routines: they 
> 
> We should mention it in PROBLEMS then. Jason?

Done. I'll try to debug the %h problem, as I suspect that may not be
due to the underlying library, and even if it is we should be able to
work around it by changing %h to %b before the system call. I just
took a look at the code that is involved, but I'll have to trace
through with the debugger to make sense of it, as it is riddled with
conditional compilation blocks.

-- 
Jason Rumney




reply via email to

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