**Source:** [`documentation/articles/zero-to-swift-emacs.md`](https://www.swift.org/documentation/articles/zero-to-swift-emacs.html) **Proposed disposition:** Migrate **Proposed destination:** `ecosystem-tools/Sources/EcosystemTools.docc/zero-to-swift-emacs.md` **Reviewer:** `@swiftlang/ecosystem-steering-group` ## Checklist - [x] Create a GitHub issue to track this migration - [ ] Determine disposition (suggested: Migrate) and confirm destination - [ ] Review source for accuracy against current Emacs packages and SourceKit-LSP integration - [ ] Translate Jekyll markdown to DocC markdown format - [ ] Remove YAML front matter - [ ] Convert any Jekyll callouts to DocC-style callouts - [ ] Verify package installation steps (MELPA, swift-mode, lsp-mode) are current - [ ] Update any platform-specific version references - [ ] Add article to `EcosystemTools.docc/Documentation.md` under an "Editor Configuration" topic group - [ ] Run `swift package generate-documentation --analyze --warnings-as-errors` in `ecosystem-tools/` - [ ] Preview locally with `swift package --disable-sandbox preview-documentation` in `ecosystem-tools/` - [ ] Submit PR to this repository for ecosystem steering group review - [ ] After merge and publication: add `redirect_to:` in the swift.org source file's front matter - [ ] Submit redirect PR to swift-org-website
Source:
documentation/articles/zero-to-swift-emacs.mdProposed disposition: Migrate
Proposed destination:
ecosystem-tools/Sources/EcosystemTools.docc/zero-to-swift-emacs.mdReviewer:
@swiftlang/ecosystem-steering-groupChecklist
EcosystemTools.docc/Documentation.mdunder an "Editor Configuration" topic groupswift package generate-documentation --analyze --warnings-as-errorsinecosystem-tools/swift package --disable-sandbox preview-documentationinecosystem-tools/redirect_to:in the swift.org source file's front matter