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

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

bug#60428: 30.0.50; ERC >5.5: Make M-x erc a more welcoming entry point


From: J.P.
Subject: bug#60428: 30.0.50; ERC >5.5: Make M-x erc a more welcoming entry point
Date: Mon, 10 Apr 2023 20:29:55 -0700
User-agent: Gnus/5.13 (Gnus v5.13)

Reopening.

This bug's original patch set tried to walk back an austere aspect of
bug#51753's changes that lumped interactive buffer creation in with
protocol driven creation. It mainly did so by introducing a new option,
`erc-interactive-display', that reinstated direct window-buffer
replacement when running M-x erc. However, as pointed out by Corwin on
Libera, this did not account for interactive /JOINs.

The attached patch aims to address this oversight as well as simplify
the display-options picture a bit further by consolidating the roles of
`erc-interactive-display' and `erc-query-display'. The thinking is that
both options cover the same basic ground involving buffers created as a
consequence of issuing slash commands. This patch also adds an interface
for other such commands to use for detecting when they're being called
from the command line.

Attachment: 0001-5.6-Extend-erc-interactive-display-to-cover-JOINs.patch
Description: Text Data


reply via email to

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