GNU bug report logs - #41717
[PATCH] gnu: Add emacs-meson-mode.

Previous Next

Package: guix-patches;

Reported by: Fredrik Salomonsson <plattfot <at> gmail.com>

Date: Thu, 4 Jun 2020 19:43:02 UTC

Severity: normal

Tags: patch

Done: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>

Bug is archived. No further changes may be made.

Full log


Message #10 received at 41717-done <at> debbugs.gnu.org (full text, mbox):

From: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
To: Fredrik Salomonsson <plattfot <at> gmail.com>
Cc: 41717-done <at> debbugs.gnu.org
Subject: Re: [bug#41717] [PATCH] gnu: Add emacs-meson-mode.
Date: Thu, 04 Jun 2020 22:17:31 +0200
Hello,

Fredrik Salomonsson <plattfot <at> gmail.com> writes:

> * gnu/packages/emacs-xyz.scm (emacs-meson-mode): New variable.

Applied with the change below. Thank you.

> +    (description
> +      "This is an emacs major mode for Meson build system files.  Syntax
> +highlighting works reliably.  Indentation works too, but there are probably
> +cases where it breaks.  Simple completion is supported via
> +@code{completion-at-point}.  To start completion, use either @kbd{C-M-i} or
> +install completion frameworks such as @code{company}.  To enable
> +@code{company}, add the following to your @file{init.el}:
> +@example
> +(add-hook 'meson-mode-hook 'company-mode)
> +@end example
> +")

I removed the last sentences, from "To start completion…", which belong
more to a manual than a package description.

Regards,

-- 
Nicolas Goaziou




This bug report was last modified 5 years and 69 days ago.

Previous Next


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