emacs/test/lisp/erc
F. Jason Park 9ba65aa965 Fix missing margin face on display prop in erc-stamp
* lisp/erc/erc-stamp.el (erc-insert-timestamp-right): Explicitly add
face to right-hand stamp's `display' margin string.  Commit d24b10ca
"Introduce 'margin' face for window margin background" did away with the
"fall-through" behavior in which a margin spec's string that lacks its
own face property inherited whatever the associated `display' char
happened to have.  (Bug#80693)

;; The old language in "(elisp) Display Margins" said "if the
;; string to be displayed in the margin doesn't specify a face, its
;; face is determined using the same rules and priorities as it is
;; for strings displayed in the text area (see Displaying Faces),"
;; and that "if this results in undesirable 'leaking' of faces into
;; the margin, make sure the string has an explicit face specified
;; for it."  It seems ERC and likely more than a few other packages
;; never came to heed this guidance and have erroneously depended
;; on such behavior for years if not decades.
;;
;; * test/lisp/erc/resources/fill/snapshots/merge-01-start.eld:
;; * test/lisp/erc/resources/fill/snapshots/merge-02-right.eld:
;; * test/lisp/erc/resources/fill/snapshots/merge-wrap-01.eld:
;; * test/lisp/erc/resources/fill/snapshots/merge-wrap-indicator-pre-01.eld:
;; * test/lisp/erc/resources/fill/snapshots/monospace-01-start.eld:
;; * test/lisp/erc/resources/fill/snapshots/monospace-02-right.eld:
;; * test/lisp/erc/resources/fill/snapshots/monospace-03-left.eld:
;; * test/lisp/erc/resources/fill/snapshots/monospace-04-reset.eld:
;; * test/lisp/erc/resources/fill/snapshots/spacing-01-mono.eld: Update
;; snapshot.
2026-05-18 15:07:34 -07:00
..
resources Fix missing margin face on display prop in erc-stamp 2026-05-18 15:07:34 -07:00
erc-button-tests.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
erc-dcc-tests.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
erc-fill-tests.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
erc-goodies-tests.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
erc-join-tests.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
erc-match-tests.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
erc-networks-tests.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
erc-nicks-tests.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
erc-notify-tests.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
erc-sasl-tests.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
erc-scenarios-auth-source.el Revert "Repair serious breakage in the batch tests." 2026-03-04 19:24:52 +01:00
erc-scenarios-base-association-nick.el Revert "Repair serious breakage in the batch tests." 2026-03-04 19:24:52 +01:00
erc-scenarios-base-association-query.el Revert "Repair serious breakage in the batch tests." 2026-03-04 19:24:52 +01:00
erc-scenarios-base-association-samenet.el Revert "Repair serious breakage in the batch tests." 2026-03-04 19:24:52 +01:00
erc-scenarios-base-association.el Revert "Repair serious breakage in the batch tests." 2026-03-04 19:24:52 +01:00
erc-scenarios-base-attach.el Revert "Repair serious breakage in the batch tests." 2026-03-04 19:24:52 +01:00
erc-scenarios-base-auto-recon.el Revert "Repair serious breakage in the batch tests." 2026-03-04 19:24:52 +01:00
erc-scenarios-base-buffer-display.el Revert "Repair serious breakage in the batch tests." 2026-03-04 19:24:52 +01:00
erc-scenarios-base-chan-modes.el Revert "Repair serious breakage in the batch tests." 2026-03-04 19:24:52 +01:00
erc-scenarios-base-compat-rename-bouncer.el Revert "Repair serious breakage in the batch tests." 2026-03-04 19:24:52 +01:00
erc-scenarios-base-kill-on-part.el Revert "Repair serious breakage in the batch tests." 2026-03-04 19:24:52 +01:00
erc-scenarios-base-local-module-modes.el Revert "Repair serious breakage in the batch tests." 2026-03-04 19:24:52 +01:00
erc-scenarios-base-local-modules.el Revert "Repair serious breakage in the batch tests." 2026-03-04 19:24:52 +01:00
erc-scenarios-base-misc-regressions.el Revert "Repair serious breakage in the batch tests." 2026-03-04 19:24:52 +01:00
erc-scenarios-base-netid-bouncer-id.el Revert "Repair serious breakage in the batch tests." 2026-03-04 19:24:52 +01:00
erc-scenarios-base-netid-bouncer-recon-base.el Revert "Repair serious breakage in the batch tests." 2026-03-04 19:24:52 +01:00
erc-scenarios-base-netid-bouncer-recon-both.el Revert "Repair serious breakage in the batch tests." 2026-03-04 19:24:52 +01:00
erc-scenarios-base-netid-bouncer-recon-id.el Revert "Repair serious breakage in the batch tests." 2026-03-04 19:24:52 +01:00
erc-scenarios-base-netid-bouncer.el Revert "Repair serious breakage in the batch tests." 2026-03-04 19:24:52 +01:00
erc-scenarios-base-netid-samenet.el Revert "Repair serious breakage in the batch tests." 2026-03-04 19:24:52 +01:00
erc-scenarios-base-query-participants.el Revert "Repair serious breakage in the batch tests." 2026-03-04 19:24:52 +01:00
erc-scenarios-base-reconnect.el Revert "Repair serious breakage in the batch tests." 2026-03-04 19:24:52 +01:00
erc-scenarios-base-renick.el Revert "Repair serious breakage in the batch tests." 2026-03-04 19:24:52 +01:00
erc-scenarios-base-reuse-buffers.el Revert "Repair serious breakage in the batch tests." 2026-03-04 19:24:52 +01:00
erc-scenarios-base-send-message.el Revert "Repair serious breakage in the batch tests." 2026-03-04 19:24:52 +01:00
erc-scenarios-base-split-line.el Revert "Repair serious breakage in the batch tests." 2026-03-04 19:24:52 +01:00
erc-scenarios-base-statusmsg.el Revert "Repair serious breakage in the batch tests." 2026-03-04 19:24:52 +01:00
erc-scenarios-base-unstable.el Revert "Repair serious breakage in the batch tests." 2026-03-04 19:24:52 +01:00
erc-scenarios-base-upstream-recon-soju.el Revert "Repair serious breakage in the batch tests." 2026-03-04 19:24:52 +01:00
erc-scenarios-base-upstream-recon-znc.el Revert "Repair serious breakage in the batch tests." 2026-03-04 19:24:52 +01:00
erc-scenarios-display-message.el Revert "Repair serious breakage in the batch tests." 2026-03-04 19:24:52 +01:00
erc-scenarios-fill-wrap.el Revert "Repair serious breakage in the batch tests." 2026-03-04 19:24:52 +01:00
erc-scenarios-ignore.el Revert "Repair serious breakage in the batch tests." 2026-03-04 19:24:52 +01:00
erc-scenarios-internal.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
erc-scenarios-join-auth-source.el Revert "Repair serious breakage in the batch tests." 2026-03-04 19:24:52 +01:00
erc-scenarios-join-display-context.el Revert "Repair serious breakage in the batch tests." 2026-03-04 19:24:52 +01:00
erc-scenarios-join-netid-newcmd-id.el Revert "Repair serious breakage in the batch tests." 2026-03-04 19:24:52 +01:00
erc-scenarios-join-netid-newcmd.el Revert "Repair serious breakage in the batch tests." 2026-03-04 19:24:52 +01:00
erc-scenarios-join-netid-recon-id.el Revert "Repair serious breakage in the batch tests." 2026-03-04 19:24:52 +01:00
erc-scenarios-join-netid-recon.el Revert "Repair serious breakage in the batch tests." 2026-03-04 19:24:52 +01:00
erc-scenarios-join-timing.el Revert "Repair serious breakage in the batch tests." 2026-03-04 19:24:52 +01:00
erc-scenarios-keep-place-indicator-trunc.el Revert "Repair serious breakage in the batch tests." 2026-03-04 19:24:52 +01:00
erc-scenarios-keep-place-indicator.el ; Tweak some ERC tests and related utilities 2026-04-30 15:46:29 -07:00
erc-scenarios-log-options.el Only perform erc-log-insert-log-on-open setup once 2026-04-30 15:46:42 -07:00
erc-scenarios-log.el Restore erc-last-saved-position from previous session 2026-04-30 15:46:38 -07:00
erc-scenarios-match.el Revert "Repair serious breakage in the batch tests." 2026-03-04 19:24:52 +01:00
erc-scenarios-misc-commands.el Revert "Repair serious breakage in the batch tests." 2026-03-04 19:24:52 +01:00
erc-scenarios-misc.el Revert "Repair serious breakage in the batch tests." 2026-03-04 19:24:52 +01:00
erc-scenarios-nicks-track.el Revert "Repair serious breakage in the batch tests." 2026-03-04 19:24:52 +01:00
erc-scenarios-prompt-format.el Revert "Repair serious breakage in the batch tests." 2026-03-04 19:24:52 +01:00
erc-scenarios-sasl.el Revert "Repair serious breakage in the batch tests." 2026-03-04 19:24:52 +01:00
erc-scenarios-scrolltobottom-relaxed.el Revert "Repair serious breakage in the batch tests." 2026-03-04 19:24:52 +01:00
erc-scenarios-scrolltobottom.el Revert "Repair serious breakage in the batch tests." 2026-03-04 19:24:52 +01:00
erc-scenarios-services-misc.el Revert "Repair serious breakage in the batch tests." 2026-03-04 19:24:52 +01:00
erc-scenarios-spelling.el ert-play-keys function 2026-04-16 13:30:42 +02:00
erc-scenarios-stamp.el Revert "Repair serious breakage in the batch tests." 2026-03-04 19:24:52 +01:00
erc-scenarios-status-sidebar.el Revert "Repair serious breakage in the batch tests." 2026-03-04 19:24:52 +01:00
erc-services-tests.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
erc-stamp-tests.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
erc-tests.el ; Tweak some ERC tests and related utilities 2026-04-30 15:46:29 -07:00
erc-track-tests.el Add tests for erc-track-faces-normal-list regression 2026-03-23 18:16:31 -07:00