unofficial mirror of emacs-tangents@gnu.org
 help / color / mirror / Atom feed
* Emacs-Lua: question about the license of one file
@ 2021-09-07  4:09 Eduardo Ochs
  2021-09-07  6:24 ` Eli Zaretskii
  0 siblings, 1 reply; 2+ messages in thread
From: Eduardo Ochs @ 2021-09-07  4:09 UTC (permalink / raw)
  To: emacs-tangents

[-- Attachment #1: Type: text/plain, Size: 1453 bytes --]

Hi list,

I am working on a package that contains a module written in C++ that
loads a Lua interpreter, and that implements a REPL that lets us run
that interpreter interactively from Emacs. It is here:

  https://github.com/edrx/emacs-lua

At this moment my package is just a poorly-documented prototype, but I
would like to submit it to ELPA when it grows up.

QUESTION. The code in the module in C++ was written by a guy who sent
it to the Lua mailing list. His message is here:

  http://lua-users.org/lists/lua-l/2021-03/msg00084.html

Here is my version of his code:

  https://raw.githubusercontent.com/edrx/emacs-lua/main/emlua.cpp
  http://angg.twu.net/emacs-lua/emlua.cpp.html
  http://angg.twu.net/emacs-lua/emlua.cpp

When my REPL became functional I sent him an e-mail saying that I
would like to prepare the package to submit it to ELPA in the future,
and asked him what he thought about doing the paperwork thing... and I
told him that if he preferred a paperworkless way that _I guessed_
that he could just send an e-mail to the Lua mailing list declaring
his code to be in the public domain, but I would have to check that
possibility with people who are more knowledgeable than me - and he
said something equivalent to "wow, yes, great, please check!"...

So: can we do that? And are there any other licenses that you would
recommend besides public domain?

  Cheers and thanks in advance =),
    Eduardo Ochs
    http://angg.twu.net/

[-- Attachment #2: Type: text/html, Size: 1965 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Emacs-Lua: question about the license of one file
  2021-09-07  4:09 Emacs-Lua: question about the license of one file Eduardo Ochs
@ 2021-09-07  6:24 ` Eli Zaretskii
  0 siblings, 0 replies; 2+ messages in thread
From: Eli Zaretskii @ 2021-09-07  6:24 UTC (permalink / raw)
  To: Eduardo Ochs, Richard Stallman; +Cc: emacs-tangents

> From: Eduardo Ochs <eduardoochs@gmail.com>
> Date: Tue, 7 Sep 2021 01:09:04 -0300
> 
> I am working on a package that contains a module written in C++ that
> loads a Lua interpreter, and that implements a REPL that lets us run
> that interpreter interactively from Emacs. It is here:
> 
>   https://github.com/edrx/emacs-lua
> 
> At this moment my package is just a poorly-documented prototype, but I
> would like to submit it to ELPA when it grows up.
> 
> QUESTION. The code in the module in C++ was written by a guy who sent
> it to the Lua mailing list. His message is here:
> 
>   http://lua-users.org/lists/lua-l/2021-03/msg00084.html
> 
> Here is my version of his code:
> 
>   https://raw.githubusercontent.com/edrx/emacs-lua/main/emlua.cpp
>   http://angg.twu.net/emacs-lua/emlua.cpp.html
>   http://angg.twu.net/emacs-lua/emlua.cpp
> 
> When my REPL became functional I sent him an e-mail saying that I
> would like to prepare the package to submit it to ELPA in the future,
> and asked him what he thought about doing the paperwork thing... and I
> told him that if he preferred a paperworkless way that _I guessed_
> that he could just send an e-mail to the Lua mailing list declaring
> his code to be in the public domain, but I would have to check that
> possibility with people who are more knowledgeable than me - and he
> said something equivalent to "wow, yes, great, please check!"...
> 
> So: can we do that? And are there any other licenses that you would
> recommend besides public domain?

I think using a PD code may also need some paperwork, some kind of
disclaimer?  Richard, what are the rules in these cases?



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-09-07  6:24 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-07  4:09 Emacs-Lua: question about the license of one file Eduardo Ochs
2021-09-07  6:24 ` Eli Zaretskii

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).