Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update homebrew-emacsmacport linking instruction #8192

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

odysseus0
Copy link

@odysseus0 odysseus0 commented Dec 2, 2024

The current linking instruction no longer work after some breaking homebrew change.

Update it to the latest instruction recommended by the maintainer that basically functions the same as ln -s: https://github.com/railwaycat/homebrew-emacsmacport/blob/master/docs/emacs-start-helpers.md


  • I searched the issue tracker and this hasn't been PRed before.
  • My changes are not on the do-not-PR list for this project.
  • My commits conform to Doom's git conventions.
  • My changes are visual; I've included before and after screenshots.
  • I am blindly checking these off.
  • Any relevant issues or PRs have been linked to.
  • This a draft PR; I need more time to finish it.

@odysseus0 odysseus0 requested a review from a team as a code owner December 2, 2024 23:04
The current linking instruction no longer works after some breaking homebrew
changes. Update it to the latest instructions recommended by the maintainer
that basically functions the same as `ln -s`.

* docs/getting_started.org: Replace old linking command with separate
  instructions for Apple Silicon and Intel Macs.

Ref: https://github.com/railwaycat/homebrew-emacsmacport/blob/master/docs/emacs-start-helpers.md
@hlissner hlissner added is:docs Pertains to the project's manual, output of help commands, or API documentation do not pr Not accepting PRs like this (check our do-not-PR list) labels Dec 2, 2024
@hlissner hlissner marked this pull request as draft December 2, 2024 23:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
do not pr Not accepting PRs like this (check our do-not-PR list) is:docs Pertains to the project's manual, output of help commands, or API documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants