unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#22670: Upgrading Emacs Packages and Pay What You Want
@ 2016-02-14 22:54 Joshua Branson
  2016-02-15 17:44 ` Richard Stallman
  2021-08-15 12:53 ` Lars Ingebrigtsen
  0 siblings, 2 replies; 5+ messages in thread
From: Joshua Branson @ 2016-02-14 22:54 UTC (permalink / raw)
  To: 22670

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

Hello,

With the recent news of the Magit maintainer taking a well deserved
break from emacs hacking, I suggest that Emacs's package management
implements a pay what you want/can model.  Essentially, is it possible
to create a pay-what-you-want.el package, that will store your payment
credentials, and allow users to seamlessly give tiny donations to emacs
developers on certain updates: ie: a new version of a package came out
(Gnus 10.0), or emacs now implements threads, or emacs can now
understand mental commands?  I envision this package working as follows
(but by no means am I dictating how it has to work): When these
important milestones are reached, emacs would prompt you before
downloading the package to pay what you want for these updates.

Kickstarter, Indegogo, humble Indie Bundle, etc, have all proven that
pay what you want can be successful, and this change would hopefully
encourage users to donate more to emacs development, which in turn would
foster continued improvements to Emacs (and possibly GNU and the FSF).

P.S.  Perhaps GNU Guix could do the same thing, and I also suggest that
the documents at GNU.org also should be pay what you want.

-- 
<hr>
Joshua Branson
WayPoint
Web Developer
jbranso.me
Sent From Emacs
[[https://www.gnu.org/software/emacs/]]

[-- Attachment #2.1: Type: text/html, Size: 1571 bytes --]

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

* bug#22670: Upgrading Emacs Packages and Pay What You Want
  2016-02-14 22:54 bug#22670: Upgrading Emacs Packages and Pay What You Want Joshua Branson
@ 2016-02-15 17:44 ` Richard Stallman
  2016-02-15 23:28   ` Joshua Branson
  2021-08-15 12:53 ` Lars Ingebrigtsen
  1 sibling, 1 reply; 5+ messages in thread
From: Richard Stallman @ 2016-02-15 17:44 UTC (permalink / raw)
  To: Joshua Branson; +Cc: 22670

[[[ 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. ]]]

  >   Essentially, is it possible
  > to create a pay-what-you-want.el package, that will store your payment
  > credentials, and allow users to seamlessly give tiny donations to emacs
  > developers on certain updates: ie: a new version of a package came out
  > (Gnus 10.0), or emacs now implements threads, or emacs can now
  > understand mental commands?  I envision this package working as follows
  > (but by no means am I dictating how it has to work): When these
  > important milestones are reached, emacs would prompt you before
  > downloading the package to pay what you want for these updates.

It's a fine idea.  The hard part is how to do the payments.

-- 
Dr Richard Stallman
President, Free Software Foundation (gnu.org, fsf.org)
Internet Hall-of-Famer (internethalloffame.org)
Skype: No way! See stallman.org/skype.html.






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

* bug#22670: Upgrading Emacs Packages and Pay What You Want
  2016-02-15 17:44 ` Richard Stallman
@ 2016-02-15 23:28   ` Joshua Branson
  2016-02-16 22:47     ` Richard Stallman
  0 siblings, 1 reply; 5+ messages in thread
From: Joshua Branson @ 2016-02-15 23:28 UTC (permalink / raw)
  To: Richard Stallman; +Cc: 22670

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

Thanks for the speedy response!

Bitcoin is one of the best digital privacy respecting options.  Creating
a bitcoin client written in emacs lisp or guile, is probably the best
initial way to implement this feature request whilst respecting a user's
privacy.  Though that may not be an easy task.

Also the same should be true for all documentation on
"[[https://www.gnu.org/manual/manual.html]]".  May I suggest to you
Dr. Stallman that all documentation on gnu should be pay what you
want/can?  If it is using CiviCRM, then it integrating a payment option
that prompts users to pay what they want when downloading documentation
should be easy.  GNU would also get more donations.

-- 
<hr>
Joshua Branson
WayPoint
Web Developer
jbranso.me
Sent From Emacs
[[https://www.gnu.org/software/emacs/]]

[-- Attachment #2.1: Type: text/html, Size: 1071 bytes --]

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

* bug#22670: Upgrading Emacs Packages and Pay What You Want
  2016-02-15 23:28   ` Joshua Branson
@ 2016-02-16 22:47     ` Richard Stallman
  0 siblings, 0 replies; 5+ messages in thread
From: Richard Stallman @ 2016-02-16 22:47 UTC (permalink / raw)
  To: Joshua Branson; +Cc: 22670

[[[ 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. ]]]

  > Bitcoin is one of the best digital privacy respecting options.

Actually, bitcoin is not anonymous.  But we don't have to insist on
anonymous payment for this.  Accepting bitcoin is ok.

The FSF has been thinking about giving downloaders an option to donate.
Actually implementing it is not so easy.  We're looking for people to help
us do this and other things.  Does anyone want to volunteer?

-- 
Dr Richard Stallman
President, Free Software Foundation (gnu.org, fsf.org)
Internet Hall-of-Famer (internethalloffame.org)
Skype: No way! See stallman.org/skype.html.






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

* bug#22670: Upgrading Emacs Packages and Pay What You Want
  2016-02-14 22:54 bug#22670: Upgrading Emacs Packages and Pay What You Want Joshua Branson
  2016-02-15 17:44 ` Richard Stallman
@ 2021-08-15 12:53 ` Lars Ingebrigtsen
  1 sibling, 0 replies; 5+ messages in thread
From: Lars Ingebrigtsen @ 2021-08-15 12:53 UTC (permalink / raw)
  To: Joshua Branson; +Cc: 22670

Joshua Branson <jbranson@setyourwaypoint.com> writes:

> With the recent news of the Magit maintainer taking a well deserved
> break from emacs hacking, I suggest that Emacs's package management
> implements a pay what you want/can model.

This may or may not be a good idea, but I think it's a bit out of scope
for the issue tracker, so I'm closing this.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no





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

end of thread, other threads:[~2021-08-15 12:53 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-02-14 22:54 bug#22670: Upgrading Emacs Packages and Pay What You Want Joshua Branson
2016-02-15 17:44 ` Richard Stallman
2016-02-15 23:28   ` Joshua Branson
2016-02-16 22:47     ` Richard Stallman
2021-08-15 12:53 ` Lars Ingebrigtsen

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