all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Rudi C <rudiwillalwaysloveyou@gmail.com>
To: emacs-orgmode@gnu.org
Subject: Principled Handling of Breaking Changes
Date: Sat, 16 Mar 2024 09:09:21 +0330	[thread overview]
Message-ID: <CAE9z9A2kdGXP4nug0Cje2Ycay3B9Dr=ii5VVOvczYSQtLVN7Fg@mail.gmail.com> (raw)

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

The recent upgrades to Org mode have been a source of great frustration for
me. Many of the configurations I had previously set up stopped working as
intended, and it took me several days to properly identify the issues,
debug them, and find suitable workarounds. I believe that Org mode would
benefit greatly from adopting a more principled approach to backward
compatibility.

To address this concern, I suggest that all breaking changes in Org mode
follow a versioning scheme similar to Perl's `use v5.34.0;`. This could be
achieved by introducing an `org-defaults-use-version` variable, which would
be set to nil by default, allowing the package to adapt its behavior as
necessary. However, when `org-defaults-use-version` is set to a specific
version, all configuration variables should adhere to the behavior
associated with that particular version. Furthermore, I propose that all
breaking changes be accompanied by a configuration flag, enabling users to
disable the change if they so desire. By implementing these suggestions,
users would be able to upgrade Org mode without the fear of spending hours
dealing with frustration and debugging.

PS: Is there a changelog that ONLY lists breaking changes? There should be
one ...

PPS: Please use Reply to All when responding to this message.

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

             reply	other threads:[~2024-03-16  5:40 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-03-16  5:39 Rudi C [this message]
2024-03-16 10:18 ` Principled Handling of Breaking Changes Ihor Radchenko
2024-03-16 10:38   ` Rudi C
2024-03-16 11:33     ` Ihor Radchenko

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAE9z9A2kdGXP4nug0Cje2Ycay3B9Dr=ii5VVOvczYSQtLVN7Fg@mail.gmail.com' \
    --to=rudiwillalwaysloveyou@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.