From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Eric Marsden Newsgroups: gmane.emacs.help Subject: Re: Postscript print buffer with ISO date? Date: Fri, 21 Feb 2003 09:25:07 +0100 Organization: LAAS-CNRS http://www.laas.fr/ Sender: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: References: <3E55398A.5050108@ihs.com> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1045816372 21350 80.91.224.249 (21 Feb 2003 08:32:52 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Fri, 21 Feb 2003 08:32:52 +0000 (UTC) Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18m8bF-0005VH-00 for ; Fri, 21 Feb 2003 09:32:05 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18m8aF-0005l7-09 for gnu-help-gnu-emacs@m.gmane.org; Fri, 21 Feb 2003 03:31:03 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!logbridge.uoregon.edu!fr.usenet-edu.net!usenet-edu.net!news.cs.univ-paris8.fr!ciril.fr!univ-angers.fr!news.univ-brest.fr!crihan.fr!univ-lille1.fr!news.cict.fr!news.laas.fr!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 14 Original-NNTP-Posting-Host: melbourne.laas.fr Original-X-Trace: kane.laas.fr 1045815907 22821 140.93.21.103 (21 Feb 2003 08:25:07 GMT) Original-X-Complaints-To: abuse@laas.fr Original-NNTP-Posting-Date: 21 Feb 2003 08:25:07 GMT X-Message-Flags: f u cn rd ths, u cn gt a gd jb n cmptr prgrmmng X-Eric-Conspiracy: there is no conspiracy X-Attribution: ecm X-URL: http://www.chez.com/emarsden/ User-Agent: Gnus/5.090004 (Oort Gnus v0.04) Emacs/21.2 Original-Xref: shelby.stanford.edu gnu.emacs.help:110462 Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:6964 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:6964 >>>>> "kr" == Kevin Rodgers writes: ecm> An other point is that neither solution will work well if the default ecm> contents of the ps-right-header variable change in the future. kr> How about kr> kr> (setcar (memq 'time-stamp-mon-dd-yyyy ps-right-header) 'ps-time-stamp-iso) that's better, but it still won't work correctly if the default for the date element changes to something like 'time-stamp-per-locale. -- Eric Marsden