bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#51082: [PATCH] erc-prompt: support substitution patterns "%target" a


From: Stefan Kangas
Subject: bug#51082: [PATCH] erc-prompt: support substitution patterns "%target" and "%network"
Date: Thu, 7 Oct 2021 09:05:02 -0400

Severity: wishlist

The attached patch adds substitution patterns "%target" and "%network"
so you can do stuff like

    (setq erc-prompt "[%target]")
    (setq erc-prompt "[%target@%network]")

to get prompts that looks like this:

    [#erc]
    [#erc@Libera.Chat]

Attachment: 0001-Support-two-substitution-patterns-in-erc-prompt.patch
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]