文件名称:gntp.el:Emacs 的 GNTP 实现
文件大小:4KB
文件格式:ZIP
更新时间:2024-07-11 02:11:49
EmacsLisp
文件 Emacs 的 GNTP 实现。 它非常不完整,没有加密,没有真正的错误处理等,但正是我需要的。 随意改进它。 用法 这是我用于 rcirc 的设置: ; ;; Growl notifications for IRC ( setq gntp-icon-path " C:/home/site-lisp/todochiku-icons/ " ) ( setq gntp-application-icon (concat gntp-icon-path " emacs_32.png " )) ( setq gntp-server " localhost " ) ; ; register notifications, only needs to be done once per server ( let ((notifications `((irc-mention
【文件预览】:
gntp.el-master
----gntp.el(9KB)
----README.md(2KB)