[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: On Contributing To Emacs
From: |
Philip Kaludercic |
Subject: |
Re: On Contributing To Emacs |
Date: |
Wed, 29 Dec 2021 10:18:07 +0000 |
Richard Stallman <rms@gnu.org> writes:
> [[[ To any NSA and FBI agents reading my email: please consider ]]]
> [[[ whether defending the US Constitution against all enemies, ]]]
> [[[ foreign or domestic, requires you to follow Snowden's example. ]]]
>
> > > The first step of it -- operating on a package name, which would very
> likely
> > > point to a repo site that we condemn, would put us into a moral
> contradiction.
> > > However, there's no moral problem in the rest of it.
> > >
> > > Would you like to implement `package-fetch' so that it always wants
> > > a URL as argument?
>
> > Do you mean to say that there is an issue in just cloning a git
> > repository from say GitHub?
>
> I see various manings for "just cloning a git repository from say
> GitHub". I am not sure what issue you're talking about. But I think
> we are miscommunicating -- talking about two different things.
>
> What I'm saying is, package-fetch should not preference specific web
> sites not run by us. It should definitely NOT preference github,
> because we urge people not to put their things on github.
>
> So I suggest that its argument should be a URL, and it should get the
> package from that URL. Whatever URL the user gives. If the user
> specifies a github URL, it would get the package from github.
>
> But it should never spontaneously choose or suggest or prefer github.
Ok, I see. No, there would certainly not be a default inclination
towards GitHub. Instead my idea was that a package might specify where
to find its repository, and if you enter a package name that has a
header like this:
;; VC: https://vcs.host/path/to/repo.git
package-fetch would use this.
--
Philip Kaludercic
- Re: On Contributing To Emacs, (continued)
Re: On Contributing To Emacs, Philip Kaludercic, 2021/12/26
- Re: On Contributing To Emacs, Stefan Kangas, 2021/12/26
- Re: On Contributing To Emacs, Richard Stallman, 2021/12/26
- Re: On Contributing To Emacs, Philip Kaludercic, 2021/12/27
- Re: On Contributing To Emacs, Richard Stallman, 2021/12/27
- Re: On Contributing To Emacs, Philip Kaludercic, 2021/12/28
- Re: On Contributing To Emacs, Richard Stallman, 2021/12/28
- Re: On Contributing To Emacs,
Philip Kaludercic <=
- Re: On Contributing To Emacs, Richard Stallman, 2021/12/29
- Re: On Contributing To Emacs, Philip Kaludercic, 2021/12/30
- Re: On Contributing To Emacs, Richard Stallman, 2021/12/30
- Re: On Contributing To Emacs, Philip Kaludercic, 2021/12/31
- Re: On Contributing To Emacs, Richard Stallman, 2021/12/31
Re: On Contributing To Emacs, No Wayman, 2021/12/27
Re: On Contributing To Emacs, xenodasein, 2021/12/28