Re: bug#51082: [PATCH] erc-prompt: support substitution patterns "%target" and "%network"
Lars Ingebrigtsen <[email protected]>
| Newsgroups | gmane.emacs.erc.general |
|---|---|
| Message-ID | <[email protected]> |
Stefan Kangas <[email protected]> writes: > The attached patch adds substitution patterns "%target" and "%network" > so you can do stuff like > > (setq erc-prompt "[%target]") > (setq erc-prompt "[%target@%network]") I think using the normal `format-spec' syntax would be nicer here.