GNU bug report logs - #77138
[PATCH] Add major mode for highlighting .npmrc files

Previous Next

Package: emacs;

Reported by: Konstantin Kharlamov <Hi-Angel <at> yandex.ru>

Date: Thu, 20 Mar 2025 16:27:01 UTC

Severity: normal

Tags: patch

Done: Eli Zaretskii <eliz <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Konstantin Kharlamov <Hi-Angel <at> yandex.ru>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: stefankangas <at> gmail.com, 77138 <at> debbugs.gnu.org
Subject: bug#77138: [PATCH v5] Add major mode for highlighting .npmrc files
Date: Mon, 24 Mar 2025 11:16:28 +0300
[Message part 1 (text/plain, inline)]
v5 attached.

New change: the in files alist the dot excluded from npmrc naming, i.e.
"\\.npmrc\\'" is replaced to "npmrc\\'".

Reason: even though npmrc are typically starting with a dot, but the
official docs¹ mention there may be system-wide files without it, like
`/etc/npmrc`.

1: https://docs.npmjs.com/cli/v11/configuring-npm/npmrc
[1.patch (text/x-patch, attachment)]

This bug report was last modified 54 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.