Skip to content

Remove references to older emacsen#389689

Closed
AndersonTorres wants to merge 6 commits intoNixOS:masterfrom
museoa:remove-old-emacs
Closed

Remove references to older emacsen#389689
AndersonTorres wants to merge 6 commits intoNixOS:masterfrom
museoa:remove-old-emacs

Conversation

@AndersonTorres
Copy link
Member

Things done

  • Built on platform(s)
    • x86_64-linux
    • aarch64-linux
    • x86_64-darwin
    • aarch64-darwin
  • For non-Linux: Is sandboxing enabled in nix.conf? (See Nix manual)
    • sandbox = relaxed
    • sandbox = true
  • Tested, as applicable:
  • Tested compilation of all packages that depend on this change using nix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD". Note: all changes have to be committed, also see nixpkgs-review usage
  • Tested basic functionality of all binary files (usually in ./result/bin/)
  • 25.05 Release Notes (or backporting 24.11 and 25.05 Release notes)
    • (Package updates) Added a release notes entry if the change is major or breaking
    • (Module updates) Added a release notes entry if the change is significant
    • (Module addition) Added a release notes entry if adding a new NixOS module
  • Fits CONTRIBUTING.md.

Add a 👍 reaction to pull requests you find important.

@github-actions github-actions bot added 6.topic: emacs Text editor 10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-linux: 0 This PR does not cause any packages to rebuild on Linux. labels Mar 14, 2025
@jian-lin jian-lin mentioned this pull request Mar 30, 2025
13 tasks
@AndersonTorres AndersonTorres force-pushed the remove-old-emacs branch 2 times, most recently from f2e156e to b349dad Compare April 10, 2025 00:37
AndersonTorres and others added 6 commits April 23, 2025 21:30
Since version is guarranteed to be at least 30.
Because Emacs >= 30 has native JSON support and we no longer provide support for
older Emacsen.
@AndersonTorres AndersonTorres changed the title Remove old emacs references Remove references to older emacsen Apr 24, 2025
@AndersonTorres AndersonTorres marked this pull request as ready for review April 24, 2025 00:51
@AndersonTorres AndersonTorres requested a review from jian-lin April 24, 2025 00:59
Copy link
Contributor

@jian-lin jian-lin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

emacs-macport is still 29.4 so I am afraid we have to do this cleaning with the assumption that Emacs version is >= 29 (instead of 30).

@AndersonTorres
Copy link
Member Author

Maybe this can be merged after #393512?

@AndersonTorres
Copy link
Member Author

AndersonTorres commented May 19, 2025

I think that this PR can be closed after #408550, since the commits not depending on Emacs > 28 passed.

In the future anyone can grab this again.

@jian-lin
Copy link
Contributor

Closing as requested

@jian-lin jian-lin closed this May 19, 2025
@AndersonTorres AndersonTorres deleted the remove-old-emacs branch May 19, 2025 20:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

6.topic: emacs Text editor 10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-linux: 0 This PR does not cause any packages to rebuild on Linux.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants