* Re: [elpa] externals/shell-command+ c39f8b969a 2/3: Ignore test not the actual package
[not found] ` <20220901145801.5926CC008FF@vcs2.savannah.gnu.org>
@ 2022-09-01 15:36 ` Stefan Monnier
2022-09-01 16:34 ` Philip Kaludercic
0 siblings, 1 reply; 6+ messages in thread
From: Stefan Monnier @ 2022-09-01 15:36 UTC (permalink / raw)
To: emacs-devel; +Cc: Philip Kaludercic
> --- a/.elpaignore
> +++ b/.elpaignore
> @@ -1,3 +1,3 @@
> -shell-command+.el
> +shell-command+-tests.el
> Makefile
> .gitignore
> \ No newline at end of file
I recommend ending all text files with a final newline.
Stefan
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [elpa] externals/shell-command+ c39f8b969a 2/3: Ignore test not the actual package
2022-09-01 15:36 ` [elpa] externals/shell-command+ c39f8b969a 2/3: Ignore test not the actual package Stefan Monnier
@ 2022-09-01 16:34 ` Philip Kaludercic
2022-09-01 17:35 ` Emanuel Berg
0 siblings, 1 reply; 6+ messages in thread
From: Philip Kaludercic @ 2022-09-01 16:34 UTC (permalink / raw)
To: Stefan Monnier; +Cc: emacs-devel
Stefan Monnier <monnier@iro.umontreal.ca> writes:
>> --- a/.elpaignore
>> +++ b/.elpaignore
>> @@ -1,3 +1,3 @@
>> -shell-command+.el
>> +shell-command+-tests.el
>> Makefile
>> .gitignore
>> \ No newline at end of file
>
> I recommend ending all text files with a final newline.
Done, thanks for the reminder.
>
> Stefan
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [elpa] externals/shell-command+ c39f8b969a 2/3: Ignore test not the actual package
2022-09-01 16:34 ` Philip Kaludercic
@ 2022-09-01 17:35 ` Emanuel Berg
2022-09-01 17:58 ` Philip Kaludercic
0 siblings, 1 reply; 6+ messages in thread
From: Emanuel Berg @ 2022-09-01 17:35 UTC (permalink / raw)
To: emacs-devel
Philip Kaludercic wrote:
>>> --- a/.elpaignore
>>> +++ b/.elpaignore
>>> @@ -1,3 +1,3 @@
>>> -shell-command+.el
>>> +shell-command+-tests.el
>>> Makefile
>>> .gitignore
>>> \ No newline at end of file
>>
>> I recommend ending all text files with a final newline.
>
> Done, thanks for the reminder.
We would like an official ELPA tutorial for all this
complicated git stuff ...
--
underground experts united
https://dataswamp.org/~incal
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [elpa] externals/shell-command+ c39f8b969a 2/3: Ignore test not the actual package
2022-09-01 17:35 ` Emanuel Berg
@ 2022-09-01 17:58 ` Philip Kaludercic
2022-09-01 19:08 ` Emanuel Berg
0 siblings, 1 reply; 6+ messages in thread
From: Philip Kaludercic @ 2022-09-01 17:58 UTC (permalink / raw)
To: emacs-devel
Emanuel Berg <incal@dataswamp.org> writes:
> Philip Kaludercic wrote:
>
>>>> --- a/.elpaignore
>>>> +++ b/.elpaignore
>>>> @@ -1,3 +1,3 @@
>>>> -shell-command+.el
>>>> +shell-command+-tests.el
>>>> Makefile
>>>> .gitignore
>>>> \ No newline at end of file
>>>
>>> I recommend ending all text files with a final newline.
>>
>> Done, thanks for the reminder.
>
> We would like an official ELPA tutorial for all this
> complicated git stuff ...
This was not inherently related to Git?
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [elpa] externals/shell-command+ c39f8b969a 2/3: Ignore test not the actual package
2022-09-01 17:58 ` Philip Kaludercic
@ 2022-09-01 19:08 ` Emanuel Berg
2022-09-01 19:13 ` Philip Kaludercic
0 siblings, 1 reply; 6+ messages in thread
From: Emanuel Berg @ 2022-09-01 19:08 UTC (permalink / raw)
To: emacs-devel
Philip Kaludercic wrote:
>>>>> --- a/.elpaignore
>>>>> +++ b/.elpaignore
>>>>> @@ -1,3 +1,3 @@
>>>>> -shell-command+.el
>>>>> +shell-command+-tests.el
>>>>> Makefile
>>>>> .gitignore
>>>>> \ No newline at end of file
>>>>
>>>> I recommend ending all text files with a final newline.
>>>
>>> Done, thanks for the reminder.
>>
>> We would like an official ELPA tutorial for all this
>> complicated git stuff ...
>
> This was not inherently related to Git?
No? We can .gitignore it then ...
But all the same.
--
underground experts united
https://dataswamp.org/~incal
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [elpa] externals/shell-command+ c39f8b969a 2/3: Ignore test not the actual package
2022-09-01 19:08 ` Emanuel Berg
@ 2022-09-01 19:13 ` Philip Kaludercic
0 siblings, 0 replies; 6+ messages in thread
From: Philip Kaludercic @ 2022-09-01 19:13 UTC (permalink / raw)
To: emacs-devel
Emanuel Berg <incal@dataswamp.org> writes:
> Philip Kaludercic wrote:
>
>>>>>> --- a/.elpaignore
>>>>>> +++ b/.elpaignore
>>>>>> @@ -1,3 +1,3 @@
>>>>>> -shell-command+.el
>>>>>> +shell-command+-tests.el
>>>>>> Makefile
>>>>>> .gitignore
>>>>>> \ No newline at end of file
>>>>>
>>>>> I recommend ending all text files with a final newline.
>>>>
>>>> Done, thanks for the reminder.
>>>
>>> We would like an official ELPA tutorial for all this
>>> complicated git stuff ...
>>
>> This was not inherently related to Git?
>
> No? We can .gitignore it then ...
>
> But all the same.
I am afraid I don't understand what you mean.
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2022-09-01 19:13 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <166204428084.19660.16119856874902578265@vcs2.savannah.gnu.org>
[not found] ` <20220901145801.5926CC008FF@vcs2.savannah.gnu.org>
2022-09-01 15:36 ` [elpa] externals/shell-command+ c39f8b969a 2/3: Ignore test not the actual package Stefan Monnier
2022-09-01 16:34 ` Philip Kaludercic
2022-09-01 17:35 ` Emanuel Berg
2022-09-01 17:58 ` Philip Kaludercic
2022-09-01 19:08 ` Emanuel Berg
2022-09-01 19:13 ` Philip Kaludercic
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).