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

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

bug#66276: Use a seperate time format in rcirc logfiles


From: Thuna
Subject: bug#66276: Use a seperate time format in rcirc logfiles
Date: Sat, 30 Sep 2023 10:44:43 +0200

I believe that it is best to have two different time formats for
logfiles and normal rcirc buffers.  Logfiles need additional precision,
specifically the date and maybe the time zone, while normal buffers do
not.

The patch adds a single variable, rcirc-log-time-format, to control the
time format in logfiles, which is done by replacing the usage of
rcirc-time-format in rcirc-log with it.

I figured "%F %T %z " was a sensible default, although feel free to
change it as you wish.

Attachment: 0001-Use-a-seperate-time-format-in-rcirc-logfiles-than-in.patch
Description: The patch


reply via email to

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