unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: Emanuel Berg <incal@dataswamp.org>
To: help-gnu-emacs@gnu.org
Subject: Re: v. 29.1.1 | Missing syntax colouring option
Date: Thu, 10 Aug 2023 22:24:41 +0200	[thread overview]
Message-ID: <87pm3utzli.fsf@dataswamp.org> (raw)
In-Reply-To: a97fb3f9-9fca-a410-84b3-f55c036af3bd@vodafonemail.de

Jens Schmidt via Users list for the GNU Emacs text editor wrote:

> There is a PowerShell Emacs major mode including syntax
> highlighting on MELPA [...] However MELPA is not in the list
> of default package archives, so some extra work is needed to
> get that going.

Eval this:

(cl-pushnew
 '("melpa" . "https://melpa.org/packages/")
  package-archives :test #'equal)

Then do M-x list-packages RET

-- 
underground experts united
https://dataswamp.org/~incal




  reply	other threads:[~2023-08-10 20:24 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-08-10 11:18 v. 29.1.1 | Missing syntax colouring option Ricky Tigg
2023-08-10 15:44 ` Emanuel Berg
2023-08-10 16:08 ` [External] : " Drew Adams
2023-08-10 19:47   ` Emanuel Berg
2023-08-10 17:48 ` Eli Zaretskii
2023-08-10 18:09   ` Emanuel Berg
2023-08-10 19:49 ` Jens Schmidt via Users list for the GNU Emacs text editor
2023-08-10 20:24   ` Emanuel Berg [this message]
2023-08-10 19:56 ` Rudolf Schlatte
2023-08-10 20:27   ` Emanuel Berg

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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=87pm3utzli.fsf@dataswamp.org \
    --to=incal@dataswamp.org \
    --cc=help-gnu-emacs@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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).