unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Releasing small, not critical features as bugfixes
@ 2022-04-10  6:16 emacsq
  2022-04-10 11:45 ` Po Lu
  0 siblings, 1 reply; 6+ messages in thread
From: emacsq @ 2022-04-10  6:16 UTC (permalink / raw)
  To: emacs-devel@gnu.org

[-- Attachment #1: Type: text/plain, Size: 1014 bytes --]

I checked if show-paren can show context from off screen and it can, in Emacs 29:

*** New user option 'show-paren-context-when-offscreen'.

When non-nil, if the point is in a closing delimiter and the opening

delimiter is offscreen, shows some context around the opening
delimiter in the echo area.

Emacs 28.1 was just released. Judging from the previous release history Emacs 29 is 1.5/2 years away.

Such small, useful improvements which don't cause critical errors could be released along with Emacs 28 bugfixes, so users can get them earlier, instead of waiting for them for two years.

Of course, there are bigger, more complex improvements which have to be tested thoroughly, but features like the above could be released sooner with the bugfixes, because they are pretty safe improvements.

Or maybe there could be a branch like emacs-future where these small useful improvements could be put, so there is the stable banch (28), this low risk future branch (between 28 and 29) and the bleeding edge (29).

[-- Attachment #2: Type: text/html, Size: 2739 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2022-04-11  3:20 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-04-10  6:16 Releasing small, not critical features as bugfixes emacsq
2022-04-10 11:45 ` Po Lu
2022-04-10 16:37   ` emacsq
2022-04-10 18:31     ` Corwin Brust
2022-04-10 20:00       ` emacsq
2022-04-11  3:20     ` Po Lu

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).