emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[debbugs-tracker] bug#32059: closed (Improve etc/snippets)


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#32059: closed (Improve etc/snippets)
Date: Fri, 13 Jul 2018 07:34:02 +0000

Your message dated Fri, 13 Jul 2018 13:03:26 +0530
with message-id <address@hidden>
and subject line Re: [bug#32059] [PATCH 2/3] etc: snippets: Improve indentation 
in the package snippet.
has caused the debbugs.gnu.org bug report #32059,
regarding Improve etc/snippets
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
32059: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=32059
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: Improve etc/snippets Date: Thu, 5 Jul 2018 17:48:12 +0530
Patch 1 adds the android-ndk and scons build systems as possibilities for the
build-system field in the package snippet.

Patch 2 modifies the package snippet so that 'origin' comes on the next line
after 'source'. I feel this is better because it makes better use of space
(less whitespace on the left of the source description). Often, this is
necessary to not run afoul of the line length limitations of `guix lint`.

Patch 3 adds a guix commit message snippet for changing the home page of
packages to HTTPS.

Patch 1 is uncontroversial. But, I don't know if others would agree on patches
2 and 3. Anyways, I am just submitting them here for consideration.

Arun Isaac (3):
  etc: snippets: Add new build systems to package snippet.
  etc: snippets: Improve indentation in the package snippet.
  etc: snippets: Add guix-commit-message-use-https-home-page.

 doc/contributing.texi                                          | 3 ++-
 etc/snippets/scheme-mode/guix-package                          | 7 +++++--
 etc/snippets/text-mode/guix-commit-message-use-https-home-page | 9 +++++++++
 3 files changed, 16 insertions(+), 3 deletions(-)
 create mode 100644 
etc/snippets/text-mode/guix-commit-message-use-https-home-page

-- 
2.15.1




--- End Message ---
--- Begin Message --- Subject: Re: [bug#32059] [PATCH 2/3] etc: snippets: Improve indentation in the package snippet. Date: Fri, 13 Jul 2018 13:03:26 +0530
>> -    (source origin...$0)
>> +    (source
>> +     origin...$0)
>
> I personally prefer the original version.  :-)

Oh, well... :-( But, I understand... :-)

I have pushed the other two patches to master.


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]