erc-discuss
[Top][All Lists]
Advanced

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

[Erc-discuss] Make server response timestamp format customizable (patch)


From: Teemu Likonen
Subject: [Erc-discuss] Make server response timestamp format customizable (patch)
Date: Fri, 10 Feb 2012 16:20:36 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.93 (gnu/linux)

ERC displays various server response messages with timestamps. The
timestamp formats that are hard-coded to ERC code have some unnecessary
variation. Also, it's sometimes even unclear what is the day component
and what is the month component (due to YY/MM or MM/YY differences).

I suggest making those server response timestamp formats customizable
and having the default value in international "%Y-%m-%d %T" format (as
parsed by `format-time-string' function).

This message includes a patch that fully implements this (I believe).

I have also filed this to Emacs bug tracking system:
http://debbugs.gnu.org/cgi/bugreport.cgi?bug=10779

Attachment: 0001-ERC-Make-server-response-timestamp-format-configurab.patch
Description: Text Data


reply via email to

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