From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: Re: Bug in format-time-string in emacs 21.1? Date: Wed, 13 Mar 2002 03:59:01 -0700 (MST) Sender: emacs-devel-admin@gnu.org Message-ID: <200203131059.g2DAx1I05506@wijiji.santafe.edu> References: Reply-To: rms@gnu.org NNTP-Posting-Host: main.gmane.org X-Trace: main.gmane.org 1016017253 20512 80.91.224.249 (13 Mar 2002 11:00:53 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 13 Mar 2002 11:00:53 +0000 (UTC) Cc: emacs-devel@gnu.org Original-Received: from quimby.gnus.org ([80.91.224.244]) by main.gmane.org with esmtp (Exim 3.33 #1 (Debian)) id 16l6V3-0005Kj-00 for ; Wed, 13 Mar 2002 12:00:53 +0100 Original-Received: from fencepost.gnu.org ([199.232.76.164]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 16l6Xd-0005L2-00 for ; Wed, 13 Mar 2002 12:03:34 +0100 Original-Received: from localhost ([127.0.0.1] helo=fencepost.gnu.org) by fencepost.gnu.org with esmtp (Exim 3.34 #1 (Debian)) id 16l6Uu-0006u1-00; Wed, 13 Mar 2002 06:00:44 -0500 Original-Received: from pele.santafe.edu ([192.12.12.119]) by fencepost.gnu.org with esmtp (Exim 3.34 #1 (Debian)) id 16l6TH-00059N-00; Wed, 13 Mar 2002 05:59:03 -0500 Original-Received: from wijiji.santafe.edu (wijiji [192.12.12.5]) by pele.santafe.edu (8.11.6+Sun/8.9.3) with ESMTP id g2DAx2a26460; Wed, 13 Mar 2002 03:59:02 -0700 (MST) Original-Received: (from rms@localhost) by wijiji.santafe.edu (8.11.6+Sun/8.9.3) id g2DAx1I05506; Wed, 13 Mar 2002 03:59:01 -0700 (MST) X-Authentication-Warning: wijiji.santafe.edu: rms set sender to rms@wijiji using -f Original-To: jasonr@gnu.org In-Reply-To: (message from Jason Rumney on 12 Mar 2002 21:35:54 +0000) Errors-To: emacs-devel-admin@gnu.org X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.0.5 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Emacs development discussions. List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.emacs.devel:1905 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:1905 Alternatively, we could introduce more conditional blocks to strftime.c to do something sensible with the POSIX.2 extensions on platforms that only support POSIX.1 formats. I think most of them could be handled without too much effort. If someone wants to do this work, it would clearly give a better result than documenting flaws. _______________________________________________ Emacs-devel mailing list Emacs-devel@gnu.org http://mail.gnu.org/mailman/listinfo/emacs-devel