unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: "Kazu Yamamoto" <kazu@iij.ad.jp>
To: emacs-devel@gnu.org, help-emacs-windows@gnu.org
Subject: format-time-string (was Emacs 22.2.92 pretest)
Date: Wed, 03 Sep 2008 12:04:36 +0900 (JST)	[thread overview]
Message-ID: <20080903.120436.213798921.kazu@iij.ad.jp> (raw)
In-Reply-To: <48BDF251.90405@gnu.org>

Hello,

First of all, thank you for releaseing Emacs 22.2.92 pretest
and preparing Windows binary!

Unfortunately, Emacs on Windows (not including UNIX and Mac) have a
bug on format-time-string. (format-time-string "%Z") does not return
anything.

(let ((system-time-locale "C"))
  (format-time-string "%Z"))
-> ""

In Japanese environment, this should return "JST".

Some mailreaders on Emacs use this function to produce the Date:
field. (See the header of this message.) So, this bug has a big
impact.

I hope this bug will be fixed before Emacs 22.3 will be released.

--Kazu




  reply	other threads:[~2008-09-03  3:04 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-09-02 22:51 Emacs 22.2.92 pretest Chong Yidong
2008-09-03  2:11 ` Jason Rumney
2008-09-03  3:04   ` Kazu Yamamoto [this message]
2008-09-03  3:30     ` format-time-string (was Emacs 22.2.92 pretest) Drew Adams
2008-09-03  4:25       ` format-time-string Kazu Yamamoto
2008-09-03  4:05     ` format-time-string (was Emacs 22.2.92 pretest) Jason Rumney
2008-09-03  4:21       ` format-time-string Kazu Yamamoto
2008-09-03  7:51         ` format-time-string Jason Rumney
2008-09-04  3:02           ` format-time-string Kazu Yamamoto

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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=20080903.120436.213798921.kazu@iij.ad.jp \
    --to=kazu@iij.ad.jp \
    --cc=emacs-devel@gnu.org \
    --cc=help-emacs-windows@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 public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).