all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Jostein Kjønigsen" <jostein@secure.kjonigsen.net>
To: Andy Moreton <andrewjmoreton@gmail.com>, emacs-devel@gnu.org
Cc: Alan Mackenzie <acm@muc.de>
Subject: Re: Include modern-cpp-font-lock into GNU Emacs
Date: Mon, 20 Aug 2018 11:28:42 +0200	[thread overview]
Message-ID: <1534757322.75605.1479728696.2BF2BB66@webmail.messagingengine.com> (raw)
In-Reply-To: <866005o2ko.fsf@gmail.com>

[-- Attachment #1: Type: text/plain, Size: 1575 bytes --]


On Mon, Aug 20, 2018, at 10:38 AM, Andy Moreton wrote:
> On Sun 19 Aug 2018, Richard Stallman wrote:
> 
>> [[[ To any NSA and FBI agents reading my email: please
>> consider    ]]]>> [[[ whether defending the US Constitution against all enemies,
>> ]]]>> [[[ foreign or domestic, requires you to follow Snowden's
>> example. ]]]>> 
>> > So, distributing CC-mode as a GNU ELPA package (like we already
>> > do for>> > python.el, org-mode, and a few other bundled packages) would
>> > solve this>> > problem, right?
>> 
>> The Emacs release needs to include CC-mode.
> 
> Releasing an ELPA package in addition to the built-in version allows
> users an easy way to upgrade their emacs installation to use a newer
> version of CC mode without having to wait for the next emacs release.> 
>     AndyM
> 
> 

As I've mentioned in another reply on this subject, decoupling cc-mode
releases from Emacs-releases will make it harder for third-party major-
modes deriving from cc-mode to maintain compatibility when cc-mode
introduces breaking changes.
Currently we can inspect "cc-mode version" by checking emacs-version,
and dispatching compatible code based on that.
With such a decoupling, this will no longer be possible, and we should
find a new way to give third-party major-modes dependant on cc-mode to
ensure compatibility.
Maybe cc-mode should ship with its own programmatically accessible version-
number to check against?
--
Regards
Jostein Kjønigsen

jostein@kjonigsen.net 🍵 jostein@gmail.com
https://jostein.kjonigsen.net




[-- Attachment #2: Type: text/html, Size: 2721 bytes --]

  reply	other threads:[~2018-08-20  9:28 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-08-06 20:24 Include modern-cpp-font-lock into GNU Emacs Ludwig PACIFICI
2018-08-11 14:51 ` Alan Mackenzie
2018-08-12  0:22   ` Stefan Monnier
2018-08-19 11:16   ` Ludwig PACIFICI
2018-08-19 12:31     ` Stefan Monnier
2018-08-20  3:03       ` Richard Stallman
2018-08-20  8:38         ` Andy Moreton
2018-08-20  9:28           ` Jostein Kjønigsen [this message]
2018-08-20 10:51             ` Noam Postavsky
2018-08-20 11:28             ` Andy Moreton
2018-08-20 17:54               ` Jostein Kjønigsen
2018-08-20 19:45                 ` Michael Albinus
2018-08-22 12:46                   ` Noam Postavsky

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=1534757322.75605.1479728696.2BF2BB66@webmail.messagingengine.com \
    --to=jostein@secure.kjonigsen.net \
    --cc=acm@muc.de \
    --cc=andrewjmoreton@gmail.com \
    --cc=emacs-devel@gnu.org \
    --cc=jostein@kjonigsen.net \
    /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.