bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#10779: 24.0.93; ERC: Patch to make server response timestamp format


From: Teemu Likonen
Subject: bug#10779: 24.0.93; ERC: Patch to make server response timestamp format customizable
Date: Fri, 10 Feb 2012 16:10:27 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.93 (gnu/linux)

[This is a "wishlist" bug report for Emacs IRC client package ERC. This
message includes a patch that fully implements my wish.]

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).

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]