unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Contents of etc/schema/schemas.xml are removed by mistake?
@ 2020-10-31  2:44 Yasuhiro KIMURA
  2020-10-31 16:15 ` Stefan Kangas
  0 siblings, 1 reply; 3+ messages in thread
From: Yasuhiro KIMURA @ 2020-10-31  2:44 UTC (permalink / raw)
  To: emacs-devel

Hello,

While using nxml-mode I found current contents of
etc/schema/schemas.xml are very poor. So I executed
`git log -- etc/schema/schemas.xml` on master branch and checked how
each commit changed contents of this file. Then large change was made
with following commit.

----------------------------------------------------------------------
commit 165f7383822086d465519ebe6e4283723923f097
Author: Bastien <bzg@gnu.org>
Date:   Tue Dec 3 23:27:04 2019 +0100

    Update Org to 9.3
----------------------------------------------------------------------

With this commit all comments and XML declaration are removed, and all
child elements of "locatingRules" element are replaced with new 4
child elements. Obviously this sweeping change does not match with
commit message.

Then does this mean that most of contents of this file are removed by
mistake? If so would someone please recover them?

Best Regards.

---
Yasuhiro KIMURA



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Contents of etc/schema/schemas.xml are removed by mistake?
  2020-10-31  2:44 Contents of etc/schema/schemas.xml are removed by mistake? Yasuhiro KIMURA
@ 2020-10-31 16:15 ` Stefan Kangas
  2020-10-31 16:29   ` Yasuhiro KIMURA
  0 siblings, 1 reply; 3+ messages in thread
From: Stefan Kangas @ 2020-10-31 16:15 UTC (permalink / raw)
  To: Yasuhiro KIMURA, emacs-devel

Yasuhiro KIMURA <yasu@utahime.org> writes:

> With this commit all comments and XML declaration are removed, and all
> child elements of "locatingRules" element are replaced with new 4
> child elements. Obviously this sweeping change does not match with
> commit message.
>
> Then does this mean that most of contents of this file are removed by
> mistake? If so would someone please recover them?

Yes, this is Bug#42851.

https://debbugs.gnu.org/42851



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Contents of etc/schema/schemas.xml are removed by mistake?
  2020-10-31 16:15 ` Stefan Kangas
@ 2020-10-31 16:29   ` Yasuhiro KIMURA
  0 siblings, 0 replies; 3+ messages in thread
From: Yasuhiro KIMURA @ 2020-10-31 16:29 UTC (permalink / raw)
  To: emacs-devel

From: Stefan Kangas <stefankangas@gmail.com>
Subject: Re: Contents of etc/schema/schemas.xml are removed by mistake?
Date: Sat, 31 Oct 2020 09:15:19 -0700

>> With this commit all comments and XML declaration are removed, and all
>> child elements of "locatingRules" element are replaced with new 4
>> child elements. Obviously this sweeping change does not match with
>> commit message.
>>
>> Then does this mean that most of contents of this file are removed by
>> mistake? If so would someone please recover them?
> 
> Yes, this is Bug#42851.
> 
> https://debbugs.gnu.org/42851

Oops, I forgot to check bug tracker. Thank you for letting me know.

---
Yasuhiro KIMURA



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2020-10-31 16:29 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-31  2:44 Contents of etc/schema/schemas.xml are removed by mistake? Yasuhiro KIMURA
2020-10-31 16:15 ` Stefan Kangas
2020-10-31 16:29   ` Yasuhiro KIMURA

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