I just hate when I'm in sublime and I hit ctrl+w to search and it closes the file #fml
Nano is no longer a GNU project
51–60 of 240 posts
Re: Nano is no longer a GNU project
#52Looks like the devels weren't all that happy about assigning the copyright of their code to the FSF. Part of the e-mail thread discussing the move is here https://lists.gnu.org/archive/html/nano-devel/2016-05/msg000... I did't have the time to dig out the whole conversation history.
I reviewed the discussion but I still can't understand what the controversy is about. According to the following explanatory note from the GNU project, developers don't have to assign copyright to the FSF for it to be an official GNU project: When the developers of a program make it a GNU package, they can decide either to give the copyright to the FSF so it can enforce the GPL for the package, or else to keep the co…
This is correct, but it's up to the maintainer to decide if their project will require copyright assignment from all contributors or not. I send patches to a couple of GNU projects, Guile and Guix. Guile requires copyright assignment, Guix does not.
Assigning copyright to the FSF is very much unlike assigning copyright to a for-profit company. The terms that you sign and agree to with the FSF are very reasonable and they protect the developer from having the license changed should the FSF be taken over by people that would want to abuse your contributions.
Re: Nano is no longer a GNU project
#53I just hate when I'm in sublime and I hit ctrl+w to search and it closes the file #fml
old habits die hard
Re: Nano is no longer a GNU project
#54don't want to sound nasty , but is anyone there using nano really ? i know it come by default in some distros but that's about it really.
I only use it because sometimes vim doesn't work correctly over putty and I can't not verbally swear every time I have to search a vim issue.
It's also Pageant aware and will use that as your ssh key agent if you prefer. And vim works properly. We like it so much we pay for the Pro editions.
Re: Nano is no longer a GNU project
#55I just hate when I'm in sublime and I hit ctrl+w to search and it closes the file #fml
Re: Nano is no longer a GNU project
#56Earlier quoted context omitted.
I reviewed the discussion but I still can't understand what the controversy is about. According to the following explanatory note from the GNU project, developers don't have to assign copyright to the FSF for it to be an official GNU project: When the developers of a program make it a GNU package, they can decide either to give the copyright to the FSF so it can enforce the GPL for the package, or else to keep the co…
>developers don't have to assign copyright to the FSF for it to be an official GNU project This is correct, but it's up to the maintainer to decide if their project will require copyright assignment from all contributors or not. I send patches to a couple of GNU projects, Guile and Guix. Guile requires copyright assignment, Guix does not. Assigning copyright to the FSF is very much unlike assigning copyright to a for…
E.g. the GPL v2 to v3 transition was enabled by that, with the introduction of patent/"TiVo" clauses. No reason they couldn't make more drastic changes in the future.
Re: Nano is no longer a GNU project
#57Earlier quoted context omitted.
Not much history rewriting or strangeness: pico wasn't open source, nano was open source. nano is still open source. Nothing has changed with this announcement except who own the copyrights to the open source code.
Pico was certainly open source; it was part of PINE, one of the older and more popular Unix mail programs.
From https://en.wikipedia.org/wiki/Pine_(email_client)
"The University of Washington later modified their license somewhat to allow unmodified distribution of Pine alongside collections of free software, but the license still does not conform to the Open Source and the Free Software Guidelines so it is semi-free software, effectively proprietary software."
Re: Nano is no longer a GNU project
#58don't want to sound nasty , but is anyone there using nano really ? i know it come by default in some distros but that's about it really.
Re: Nano is no longer a GNU project
#59don't want to sound nasty , but is anyone there using nano really ? i know it come by default in some distros but that's about it really.
Re: Nano is no longer a GNU project
#60Earlier quoted context omitted.
Pico was certainly open source; it was part of PINE, one of the older and more popular Unix mail programs.
I'm sure what the poster meant was the Pico wasn't free/libre software. edit: > because Pico's earlier license was not a free software license, since distribution of a modified version of the code was ambiguously forbidden.