From: Stefan Monnier <monnier@iro.umontreal.ca>
To: "Fabián Ezequiel Gallina" <fgallina@gnu.org>
Cc: emacs-devel@gnu.org
Subject: Re: [elpa] master a217663: Update copyright exceptions
Date: Sat, 29 Aug 2015 11:16:48 -0400 [thread overview]
Message-ID: <jwv7foexj12.fsf-monnier+emacsdiffs@gnu.org> (raw)
In-Reply-To: <E1ZVSJu-0000S6-Vl@vcs.savannah.gnu.org> (Fabi's message of "Fri, 28 Aug 2015 22:40:27 +0000")
Hi Fabián,
Could you tell me how you got this copyright_exceptions update?
It seems like it was done in the wrong locale (the content of the file
is unchanged, really, other than sorting the lines differently), yet the
GNUmakefile explicitly sets LANG=C to try and avoid that.
Please try and figure out what happened, so we can fix the GNUmakefile to
avoid the problem in the future.
...time passes...
Hmm... now I see that I used LANG=C instead of LC_ALL=C, so you probably
had some LC_* setting that took priority over the LANG setting. I just
fixed GNUmakefile to use LC_ALL=C.
Can you confirm that this was the cause of the problem?
Stefan
>>>>> "Fabin" == Fabin Ezequiel Gallina <fgallina@gnu.org> writes:
> branch: master
> commit a2176631a7c575fe1b2ab10b67ecb98d3d9dc100
> Author: Fabián Ezequiel Gallina <fgallina@gnu.org>
> Commit: Fabián Ezequiel Gallina <fgallina@gnu.org>
> Update copyright exceptions
> ---
> copyright_exceptions | 16 ++++++++--------
> 1 files changed, 8 insertions(+), 8 deletions(-)
> diff --git a/copyright_exceptions b/copyright_exceptions
> index 95f1b54..1e8413c 100644
> --- a/copyright_exceptions
> +++ b/copyright_exceptions
> @@ -1,20 +1,20 @@
> ./ada-mode/ada-prj.el
> -./ada-mode/ada-skel.el: ("copyright_license"
> ./ada-mode/ada-skel.el: "-- Copyright (C) " (format-time-string "%Y ") user-full-name " All Rights Reserved.\n"
> ./ada-mode/ada-skel.el: "-- Copyright (C) " (format-time-string "%Y ") user-full-name " All Rights Reserved.\n"
> -./ada-mode/ada-skel.el: "Example copyright/license skeleton, with automatic year and owner, GPLv3."
> +./ada-mode/ada-skel.el: ("copyright_license"
> +./ada-mode/ada-skel.el: "{copyright_license}\n"
> ./ada-mode/ada-skel.el: "Example copyright/license skeleton, with automatic year and owner."
> +./ada-mode/ada-skel.el: "Example copyright/license skeleton, with automatic year and owner, GPLv3."
> ./ada-mode/ada-skel.el: "Insert a file header comment, with automatic copyright year and prompt for copyright owner/license.
> -./ada-mode/ada-skel.el: "{copyright_license}\n"
> ./ada-mode/ada-stmt.el
> ./ada-mode/ada-xref.el
> -./ada-mode/gpr-skel.el: ("copyright_license"
> ./ada-mode/gpr-skel.el: "-- Copyright (C) " (format-time-string "%Y ") user-full-name " All Rights Reserved.\n"
> ./ada-mode/gpr-skel.el: "-- Copyright (C) " (format-time-string "%Y ") user-full-name " All Rights Reserved.\n"
> -./ada-mode/gpr-skel.el: "Example copyright/license skeleton, with automatic year and owner, GPLv3."
> +./ada-mode/gpr-skel.el: ("copyright_license"
> +./ada-mode/gpr-skel.el: "{copyright_license}\n"
> ./ada-mode/gpr-skel.el: "Example copyright/license skeleton, with automatic year and owner."
> +./ada-mode/gpr-skel.el: "Example copyright/license skeleton, with automatic year and owner, GPLv3."
> ./ada-mode/gpr-skel.el: "Insert a file header comment, with automatic copyright year and prompt for copyright owner/license.
> -./ada-mode/gpr-skel.el: "{copyright_license}\n"
> ./auctex/latex.el: "pounds" "copyright"
> ./auctex/multi-prompt.el
> ./auctex/plain-tex.el: "copyright"
> @@ -35,10 +35,10 @@
> ./auctex/style/german.el
> ./auctex/style/graphics.el
> ./auctex/style/j-article.el
> -./auctex/style/j-book.el
> -./auctex/style/j-report.el
> ./auctex/style/jarticle.el
> +./auctex/style/j-book.el
> ./auctex/style/jbook.el
> +./auctex/style/j-report.el
> ./auctex/style/jreport.el
> ./auctex/style/jsarticle.el
> ./auctex/style/jsbook.el
next parent reply other threads:[~2015-08-29 15:16 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20150828224026.1704.80975@vcs.savannah.gnu.org>
[not found] ` <E1ZVSJu-0000S6-Vl@vcs.savannah.gnu.org>
2015-08-29 15:16 ` Stefan Monnier [this message]
2015-08-29 15:57 ` [elpa] master a217663: Update copyright exceptions Fabián Ezequiel Gallina
2015-09-01 10:23 ` Nicolas Richard
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=jwv7foexj12.fsf-monnier+emacsdiffs@gnu.org \
--to=monnier@iro.umontreal.ca \
--cc=emacs-devel@gnu.org \
--cc=fgallina@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 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.