From: Kyle Meyer <kyle@kyleam.com>
To: Michael Albinus <michael.albinus@gmx.de>
Cc: Bastien Guerry <bzg@gnu.org>, Glenn Morris <rgm@gnu.org>,
emacs-devel@gnu.org
Subject: Re: emacs-26 e1a9dc0: Recognize Org as builtin package (bug#30310)
Date: Sat, 03 Feb 2018 12:03:05 -0500 [thread overview]
Message-ID: <87k1vu80qe.fsf@kyleam.com> (raw)
In-Reply-To: <87y3kamovt.fsf@gmx.de> (Michael Albinus's message of "Sat, 03 Feb 2018 09:57:42 +0100")
Hi Michael and Glenn,
[Commenting on e1a9dc0 first and then Michael's mail.]
> diff --git a/lisp/org/org.el b/lisp/org/org.el
> index 5272061ccc..4e4620549c 100644
> --- a/lisp/org/org.el
> +++ b/lisp/org/org.el
> @@ -7,6 +7,7 @@
> ;; Maintainer: Carsten Dominik <carsten at orgmode dot org>
> ;; Keywords: outlines, hypermedia, calendar, wp
> ;; Homepage: http://orgmode.org
> +;; Version: 9.1.6
I'll add this to Org's repo. It isn't appropriate for either of Org's
mainline branches (maint or master) because we don't hardcode the
version anywhere in these branches, but I'll put it on the branch whose
content is synced with the Emacs repo. (This branch is a superset of
maint and includes various commits that are specifically targeted at the
Emacs repo.)
> diff --git a/test/lisp/org/org-tests.el b/test/lisp/org/org-tests.el
> new file mode 100644
Given that we don't hardcode the version, this new test would fail in
the Org repo's mainline branches.
Michael Albinus <michael.albinus@gmx.de> writes:
> rgm@gnu.org (Glenn Morris) writes:
>
> Hi Glenn,
>
>> diff --git a/test/lisp/org/org-tests.el b/test/lisp/org/org-tests.el
>> new file mode 100644
>
> Org has defined already several hundreds of ert based tests:
>
> $ find ~/src/org-mode/testing -name \*.el | xargs grep \(ert-deftest | wc -l
> 783
>
> We shall sync our own tests with them.
As I noted above, the single test in the new file would fail in the Org
repo.
> And I would appreciate to see those tests also in Emacs' git.
I'd like to see that too. I think you've requested this before, but I
don't recall where that discussion ended up. Assuming Rasmus and
Bastien are OK with including the tests, I'll work on making the
necessary changes, with the goal of including the tests once we start
targeting our syncs to Emacs's master rather than the emacs-26 branch.
In addition to including the test files in the sync and making sure
they're working from the Emacs repo, another issue is that many of the
files don't list the FSF as the copyright holder.
--
Kyle
next prev parent reply other threads:[~2018-02-03 17:03 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20180203020920.8044.90158@vcs0.savannah.gnu.org>
[not found] ` <20180203020921.3129120445@vcs0.savannah.gnu.org>
2018-02-03 8:57 ` emacs-26 e1a9dc0: Recognize Org as builtin package (bug#30310) Michael Albinus
2018-02-03 17:03 ` Kyle Meyer [this message]
2018-02-03 17:42 ` Glenn Morris
2018-02-04 6:18 ` John Wiegley
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=87k1vu80qe.fsf@kyleam.com \
--to=kyle@kyleam.com \
--cc=bzg@gnu.org \
--cc=emacs-devel@gnu.org \
--cc=michael.albinus@gmx.de \
--cc=rgm@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).