(setq erc-log-channels-directory (concat "~/.emacs.d/erclogs/" (format-time-string "%Y%m" (current-time)) "/") ;; erc-save-buffer-on-part nil ;; erc-save-queries-on-quit nil ;; erc-log-write-after-send t ;; erc-log-write-after-insert t erc-enable-logging 'erc-log-all-but-server-buffers erc-log-file-coding-system 'utf-8)