erc-discuss
[Top][All Lists]
Advanced

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

Re: [Erc-discuss] Retroactively toggle time stamps and IRC notes


From: Francesco Mazzoli
Subject: Re: [Erc-discuss] Retroactively toggle time stamps and IRC notes
Date: Thu, 09 Aug 2012 19:46:04 +0200
User-agent: Wanderlust/2.15.9 (Almost Unreal) SEMI/1.14.6 (Maruoka) FLIM/1.14.9 (Gojō) APEL/10.8 Emacs/23.3 (x86_64-pc-linux-gnu) MULE/6.0 (HANACHIRUSATO)

At Wed, 08 Aug 2012 15:10:24 +0200,
Morel Pisum wrote:
> is there a way to *retroactively* toggle time stamps and/or IRC notes
> (like joins, parts, quits, kicks, nicks and modes etc.) (for either all
> buffers at the same time or for just the current buffer) such that I can
> hide or make them visible whenever I want?

there isn't, out of the box, but hacking up a solution is relatively easy.  for
example this is my setup which does what you asked for:
https://gist.github.com/2972603#L419 .  it uses the same binding as weechat,
`M--'.  the toggling is done on a per-buffer basis, but it's easy to imagine
extending the code to make it work on all buffers.

--
Francesco * Often in error, never in doubt



reply via email to

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