unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Stefan Monnier <monnier@iro.umontreal.ca>
To: emacs-devel@gnu.org
Subject: Re: ELPA and older emacs package updates
Date: Mon, 26 Nov 2018 09:15:59 -0500	[thread overview]
Message-ID: <jwvr2f8oroa.fsf-monnier+gmane.emacs.devel@gnu.org> (raw)
In-Reply-To: 2135101700.336098.1543224288103@webmail.surftown.com

> Just found out about ELPA and I think it's great. However, would it be
> possible to also add packages to ELPA that's introduced in later Emacs
> versions?

We do do that for some packages, yes.

> E.g. I'm currently on my distribution-packaged version of Emacs 25,
> but would really like to use the mhtml-mode introduced in Emacs 26.
> Wouldn't it make sense to add these type of packages in ELPA as well
> for all the older Emacs versions out there?

I'd be happy to make such a package, but I have the impression that
mhtml-mode.el won't work as-is in Emacs-25 because it relies on changes to
html-mode, css-mode, ...

Maybe we can make it work by exporting some of Emacs's builtin packages
(like css-mode.el and html-mode.el) to GNU ELPA and then to export
mhtml-mode.el as well, with dependencies on those newer versions.

Could you try it on your Emacs-25?  I.e. take Emacs-26's mhtml-mode.el
see if it works, if it doesn't see if copying Emacs-26's css-mode.el or
html-mode.el (or other) improves things...

Once you found a set of files that do work, we can see about making
the corresponding packages.


        Stefan




  parent reply	other threads:[~2018-11-26 14:15 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-11-26  9:24 ELPA and older emacs package updates Jakob Viketoft
2018-11-26 14:09 ` Dmitry Gutov
2018-11-26 14:15 ` Stefan Monnier [this message]
2018-11-26 14:31   ` Dmitry Gutov

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://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=jwvr2f8oroa.fsf-monnier+gmane.emacs.devel@gnu.org \
    --to=monnier@iro.umontreal.ca \
    --cc=emacs-devel@gnu.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 public inbox

	https://git.savannah.gnu.org/cgit/emacs.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).