From: Andreas F. <as...@vo...> - 2001-11-24 16:37:07
|
Today, Gergely Nagy <alg...@mi...> wrote: > What I did, was to modify erc-save-buffer-in-logs, to call a custom > defun, which will compute the actual filename. The only problem is > that this does not work if the logs are not saved through this > function, so, the buffer filenames should be set using this > customisable function, I think. I have modified the patch a little to conform more to naming conventions (-function, not -p which would make it a predicate), and also added the session's port to the function parameters. Your modified patch is below (with you added to the contributor's list): For my patch (see my previous message to this list): |