Path: csiph.com!eternal-september.org!feeder3.eternal-september.org!news.eternal-september.org!eternal-september.org!.POSTED!not-for-mail From: Thorsten Glaser Newsgroups: comp.mail.pine Subject: Re: How Can I Run a Separate .pinerc with a Date Displayed? Date: Thu, 3 Jul 2025 23:53:53 +0000 Organization: A noiseless patient Spider Lines: 18 Message-ID: References: <13a796d3-4200-2c92-155f-88c15a2d0285@hubert-humphrey.com> <1046fck$98ql$1@dont-email.me> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Injection-Date: Fri, 04 Jul 2025 01:53:55 +0200 (CEST) Injection-Info: dont-email.me; posting-host="cb446a6bd00e280710ca5bcb0c49df80"; logging-data="468379"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1/A5hQOc8ryCnz2+eo143zaRePT4gY6Sow=" Cancel-Lock: sha1:XWm320qbQu18vNCXn2pQ71EQbFs= In-Reply-To: X-X-Sender: tg@herc.mirbsd.org Content-Language: de-Zsym-DE-1901-u-em-text-rg-denw-tz-utc, en-Zsym-GB-u-cu-eur-em-text-fw-mon-hc-h23-ms-metric-mu-celsius-rg-denw-tz-utc-va-posix Xref: csiph.com comp.mail.pine:3170 Hi Chime, >index-format=msgno date from subject(75% basically just make a copy of your normal .pinerc under a new name and add that line at the end and you should be good to go. It might need upper-case letters though for the "tokens". If you use DATEISO you also get the year, or SHORTDATE1 if you want the US-american format with just two-digit years. There is also DAYDATE and PREFDATE which use the operating system's idea of how dates can be formatted, or you can use things like DAY2DIGIT, MONTHABBREV or MONTH2DIGIT, and YEAR or YEAR2DIGIT respectively to roll your own. Good luck, //mirabilos (from the lynx list)