1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-02-03 22:20:52 -08:00
emacs/test/lisp/erc/resources
F. Jason Park 75a412d78b Optionally add spacing between ERC messages
* etc/ERC-NEWS: Mention option `erc-fill-line-spacing'.
* lisp/erc/erc-fill.el (erc-fill-line-spacing,
erc-fill-spaced-commands): Add options to allow for extra spacing
between messages.
(erc-fill--function): Internal var allowing modules to override user
option `erc-fill-function'.
(erc-fill): Add extra line-spacing on certain types of messages.
Prefer `erc-fill--function', when set, over `erc-fill-function'.
(erc-fill--make-module-dependency-msg,
erc-fill--wrap-ensure-dependencies): Rename former to latter and make
more useful.
(erc-fill-wrap-mode, erc-fill-wrap-enable, erc-fill-wrap-disable):
Refactor.
(erc-fill--wrap-fix): Remove unused function.
(erc-fill-wrap-nudge): Remove reference to nonexistent function in doc
string.
* test/lisp/erc/erc-fill-tests.el: (erc-fill-tests--graphic-dir): New
variable.
(erc-fill-tests--compare): Look in `erc-fill-tests--graphic-dir' for
graphical snapshots ignored by Git.
(erc-fill-line-spacing): New test.
* test/lisp/erc/resources/fill/snapshots/spacing-01-mono.eld: New
file.  (Bug#60936)
2023-05-13 07:05:22 -07:00
..
base Redo line splitting for outgoing messages in ERC 2023-05-05 17:18:01 -07:00
dcc/chat Fix CTCP regression in erc-server-PRIVMSG 2022-07-27 05:19:09 -07:00
erc-d Redo line splitting for outgoing messages in ERC 2023-05-05 17:18:01 -07:00
fill/snapshots Optionally add spacing between ERC messages 2023-05-13 07:05:22 -07:00
join Improve new connections in erc-handle-irc-url 2022-11-16 21:34:36 -08:00
networks ; Fix typos 2023-01-15 02:14:19 +01:00
sasl Split overlong outgoing messages in erc-sasl 2023-04-08 14:23:50 -07:00
services ; Fix typos 2022-12-16 08:29:28 +01:00
erc-scenarios-common.el Add probing erc-server-reconnect-function variant 2023-04-08 14:23:50 -07:00