all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#46700: Update instructions for mac OS installation of emacs via homebrew
@ 2021-02-21 20:48 Tyler Chambers
  2021-02-26 14:40 ` Eli Zaretskii
  0 siblings, 1 reply; 6+ messages in thread
From: Tyler Chambers @ 2021-02-21 20:48 UTC (permalink / raw)
  To: 46700

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

on the page:
https://www.gnu.org/software/emacs/download.html

brew cask install emacs

should be replaced with:

brew install --cask emacs

as the cask subcommand has been removed from homebrew, in favor of a --cask flag.

relevant commit removing the cask subcommand from the usage instructions on the official homebrew github:
https://github.com/Homebrew/homebrew-cask/commit/1fb821a4a50f75c92afe1ded44ccc6709314461b#diff-58a825c70bccfbe691d7ddbddb133275f4f657de6aeb4a502fa9fce279f8bf8d

tyler@iheartapis.com
2E69 E7FB 5F0E 1C0F 1D62  5C36 BA76 979F AA8D 36E6

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

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

end of thread, other threads:[~2021-02-26 15:26 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-02-21 20:48 bug#46700: Update instructions for mac OS installation of emacs via homebrew Tyler Chambers
2021-02-26 14:40 ` Eli Zaretskii
2021-02-26 14:48   ` Alan Third
2021-02-26 15:17     ` Eli Zaretskii
2021-02-26 15:21       ` Alan Third
2021-02-26 15:26         ` Eli Zaretskii

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.