Re: [gentoo-dev] terminal spreadsheet - sc fork

2014-11-03 Thread Andrés Martinelli
Yes, Vim license was the base of it, as I noticed, at least by now, that it meets the requirements I thought necessary. About that mistake, thanks for noticing it. It will be corrected. As I said earlier, I am interested in getting different people feedback about each item of the license, and if a

Re: [gentoo-dev] terminal spreadsheet - sc fork

2014-11-03 Thread Ulrich Mueller
> On Mon, 03 Nov 2014, Matthias Maier wrote: > You have chosen to relicense your fork of the codebase under a custom > license that you labeled "SCIM license". > A quick peek at the license [2] reveals quite a cumbersome number of > issues (forced contact, contact possibility, redistribution

Re: [gentoo-dev] terminal spreadsheet - sc fork

2014-11-03 Thread Diego Elio Pettenò
Beside being off-topic. And beside SCIM being a well-known opensource projector for IME. If you're inventing a new license, that's simply wrong. Diego Elio Pettenò — Flameeyes flamee...@flameeyes.eu — http://blog.flameeyes.eu/ On 3 November 2014 13:24, Andrés Martinelli wrote: > Hello there. Th

Re: [gentoo-dev] Unifying the PostgreSQL Ebuilds

2014-11-03 Thread Aaron W. Swenson
On 2014-11-02 10:52, Aaron W. Swenson wrote: > On 2014-10-11 18:02, Aaron W. Swenson wrote: > > On 2014-09-19 10:11, Aaron W. Swenson wrote: > > > I'm hoping to press forward with this change in the next week or so. > > > > > > Thank you in advance! > > > > > > [1] https://bugs.gentoo.org/show_bu

Re: [gentoo-dev] terminal spreadsheet - sc fork

2014-11-03 Thread Andrés Martinelli
Hello there. Thanks for your time and taking a look at the app. About the license, my idea was to start scim with its own license, and keep it as simple as could be, but keeping in line with the points mentioned in it. I believe it will always suit best something particular and written for it, tha

Re: [gentoo-dev] terminal spreadsheet - sc fork

2014-11-03 Thread Matthias Maier
Am 03. Nov 2014, 00:24 schrieb Andrés Martinelli : > I am working on a terminal spreadsheet based on "sc", but with some > adds like undo/redo.. > you can find it here: > > https://github.com/andmarti1424/scim > > Any new ideas and/or contribution is always welcome! Just out of curiosity. The o

Re: [gentoo-dev] terminal spreadsheet - sc fork

2014-11-03 Thread Peter Stuge
Andrés Martinelli wrote: > I am working on a terminal spreadsheet based on "sc", but with some adds > like undo/redo.. > you can find it here: > > https://github.com/andmarti1424/scim > > Any new ideas and/or contribution is always welcome! See also teapot. Right, an undo stack is a nice feature