all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Fredrik Öhrström" <oehrstroem@gmail.com>
To: Basile Starynkevitch <basile@starynkevitch.net>
Cc: help-gnu-emacs@gnu.org, "team@refpersys.org" <team@refpersys.org>
Subject: Re: Question about syntax coloring using an external program
Date: Thu, 11 Jan 2024 13:01:45 +0100	[thread overview]
Message-ID: <CALZT+jA24OZtsp7gsc-JkpiOOKXtLv+6_EDWA6sVhQchQwFZVQ@mail.gmail.com> (raw)
In-Reply-To: <73b359e7-a578-4b79-94b1-8f407ad3a764@starynkevitch.net>

Thank you Basile!

Another approach involves the language server protocol LSP: See
>

Many thanks for this info! LSP sounds great. :-)


> Yet another approach would involve GNU emacs extensibility (this might
> require patching GNU emacs source code); see its file src/dynlib.c
>

Interesting!

Whatever approach you take, please explain it on some public mailing
> list, and if possible publish your code (with a GNU emacs compatible
> license, perhaps GPLv3+).
>

The language and tool is now public here: https://libxmq.org
and the source is MIT licensed and available here:
https://github.com/libxmq/xmq/

//Fredrik


      reply	other threads:[~2024-01-11 12:01 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-10-15 14:01 Question about syntax coloring using an external program Fredrik Öhrström
2023-10-15 15:34 ` Basile Starynkevitch
2024-01-11 12:01   ` Fredrik Öhrström [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

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

  git send-email \
    --in-reply-to=CALZT+jA24OZtsp7gsc-JkpiOOKXtLv+6_EDWA6sVhQchQwFZVQ@mail.gmail.com \
    --to=oehrstroem@gmail.com \
    --cc=basile@starynkevitch.net \
    --cc=help-gnu-emacs@gnu.org \
    --cc=team@refpersys.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.
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.