unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Nicolas Goaziou <mail@nicolasgoaziou.fr>
To: Fredrik Salomonsson <plattfot@gmail.com>
Cc: 41717-done@debbugs.gnu.org
Subject: bug#41717: [PATCH] gnu: Add emacs-meson-mode.
Date: Thu, 04 Jun 2020 22:17:31 +0200	[thread overview]
Message-ID: <877dwmr3fo.fsf@nicolasgoaziou.fr> (raw)
In-Reply-To: <20200604194230.11212-1-plattfot@gmail.com> (Fredrik Salomonsson's message of "Thu, 4 Jun 2020 12:42:30 -0700")

Hello,

Fredrik Salomonsson <plattfot@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




      reply	other threads:[~2020-06-04 20:18 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-06-04 19:42 [bug#41717] [PATCH] gnu: Add emacs-meson-mode Fredrik Salomonsson
2020-06-04 20:17 ` Nicolas Goaziou [this message]

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://guix.gnu.org/

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

  git send-email \
    --in-reply-to=877dwmr3fo.fsf@nicolasgoaziou.fr \
    --to=mail@nicolasgoaziou.fr \
    --cc=41717-done@debbugs.gnu.org \
    --cc=plattfot@gmail.com \
    /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.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

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).