unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Presentation of the Emacs community outside emacs-devel
@ 2020-05-08 12:03 Philippe Vaucher
  2020-05-08 12:28 ` Eli Zaretskii
  2020-05-08 13:06 ` Dmitry Gutov
  0 siblings, 2 replies; 13+ messages in thread
From: Philippe Vaucher @ 2020-05-08 12:03 UTC (permalink / raw)
  To: Emacs developers, Eli Zaretskii, Richard Stallman

Hello,

Richard (maybe Eli too), I think in the past emails you complained
about not having time to know about the Emacs world outside
emacs-devel.

I'll take this opportunity to present you what happens out there, and
the incredible people involved that contribute significantly to make
Emacs the popular editor it is.

Magnars Sven (https://github.com/magnars):

- Author of http://emacsrocks.com, a serie of popular youtube videos
showing how awesome Emacs is. These videos are probably why a large
amount of people "made the switch" to Emacs, either from vim or
SublimeText.
- Author of s.el & dash.el: both libraries used by countless package
authors. Made developing in Emacs "sexy" for a lot of users.
- Author of multiple-cursors.el: multiple cursors editing in Emacs.
Even if not a new idea this was pretty revolutionary and it was soon
highly requested in the vim community who did a similar package.

Jonas Bernoulli (https://github.com/tarsius):

- Main maintainer of magit. Magit is probably one of the main reasons
I'm using Emacs.
- Author of forge, library for interacting with github/gitlab/etc.
- Author of transient, library for presenting interactive popups.

Bozhidar Batsov (https://github.com/bbatsov):

- Author of projectile, a project management library for Emacs. The
most popular project-management library out there.
- Author of CIDER (Clojure Interactive Development Environment).

Steve Purcell (https://github.com/purcell):

- One of the main maintainers of MELPA. Gave countless hours reviewing
packages and enforcing conventions (prefixes, etc).
- Author of exec-path-from-shell, a very used library for OSx Emacs users.

Matus Goljer (https://github.com/Fuco1):

- Author of smartparens (minor mode for Emacs that deals with parens
pairs and tries to be smart about it).
- Auhor of dired-hacks, useful utilities for dired.

Johan Andersson (https://github.com/rejeep):

- Author of f.el (file manipulation api similar to s.el)
- Cask, ecukes (testing)

Vasilij Schneidermann (https://github.com/wasamasa?tab=repositories):

- Author of a lot of useful packages.
- Author of https://emacshorrors.com, a blog reviewing atrocities from
the Emacs source, resulting sometimes in patches.

Tim Visher (https://github.com/timvisher):

- Made Emacs equivalent of "vimgolf" (https://www.vimgolf.com) videos
to show how the same challenges would look in Emacs.

This list is not exhaustive (feel free to enhance it). There are many
more people out there giving countless hours in order to make Emacs
better. I'm sorry for those who are not mentionned, this list is
pretty arbitrary but I have to stop at some point.

Everyone "out there" that uses Emacs a lot knows about these people.
We could maybe say they are "rockstars" of the Emacs "general public"
ecosystem. Those of us who went a bit further and dealt with copyright
assignments and the mailing list also know the "rockstars" of the
mailing list.

With this email my goal is for the "emacs-devel" ecosystem to realise
a bit that a lot is happening outside, and that these people usually
know about you but sometimes it looks like it's not the case the other
way around. I hope I am mistaken and that many of you already know
about these people/libraries and amazing work done out there.

Kind regards,
Philippe



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

* Re: Presentation of the Emacs community outside emacs-devel
  2020-05-08 12:03 Presentation of the Emacs community outside emacs-devel Philippe Vaucher
@ 2020-05-08 12:28 ` Eli Zaretskii
  2020-05-08 13:15   ` Stefan Kangas
  2020-05-08 16:49   ` Philippe Vaucher
  2020-05-08 13:06 ` Dmitry Gutov
  1 sibling, 2 replies; 13+ messages in thread
From: Eli Zaretskii @ 2020-05-08 12:28 UTC (permalink / raw)
  To: Philippe Vaucher; +Cc: rms, emacs-devel

> From: Philippe Vaucher <philippe.vaucher@gmail.com>
> Date: Fri, 8 May 2020 14:03:14 +0200
> 
> With this email my goal is for the "emacs-devel" ecosystem to realise
> a bit that a lot is happening outside, and that these people usually
> know about you but sometimes it looks like it's not the case the other
> way around. I hope I am mistaken and that many of you already know
> about these people/libraries and amazing work done out there.

FTR, I knew about all of the people you mentioned (and then some) and
their contributions/projects, and I think we are fortunate to have
them working on "Emacs at large".

Thanks.



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

* Re: Presentation of the Emacs community outside emacs-devel
  2020-05-08 12:03 Presentation of the Emacs community outside emacs-devel Philippe Vaucher
  2020-05-08 12:28 ` Eli Zaretskii
@ 2020-05-08 13:06 ` Dmitry Gutov
  2020-05-08 13:56   ` Philippe Vaucher
  1 sibling, 1 reply; 13+ messages in thread
From: Dmitry Gutov @ 2020-05-08 13:06 UTC (permalink / raw)
  To: Philippe Vaucher, Emacs developers, Eli Zaretskii,
	Richard Stallman

On 08.05.2020 15:03, Philippe Vaucher wrote:
> Magnars Sven (https://github.com/magnars):
> 
> - Author ofhttp://emacsrocks.com, a serie of popular youtube videos
> showing how awesome Emacs is. These videos are probably why a large
> amount of people "made the switch" to Emacs, either from vim or
> SublimeText.

One should mention that we link to his videos from the Emacs home page now.



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

* Re: Presentation of the Emacs community outside emacs-devel
  2020-05-08 12:28 ` Eli Zaretskii
@ 2020-05-08 13:15   ` Stefan Kangas
  2020-05-08 13:58     ` Eli Zaretskii
  2020-05-09 11:38     ` Arthur Miller
  2020-05-08 16:49   ` Philippe Vaucher
  1 sibling, 2 replies; 13+ messages in thread
From: Stefan Kangas @ 2020-05-08 13:15 UTC (permalink / raw)
  To: Eli Zaretskii, Philippe Vaucher; +Cc: rms, emacs-devel

Eli Zaretskii <eliz@gnu.org> writes:

> FTR, I knew about all of the people you mentioned (and then some) and
> their contributions/projects, and I think we are fortunate to have
> them working on "Emacs at large".

Eli is doing a good job at being active in "the community" while
balancing the enormous amount of work he is doing here.

Here's one example:
https://www.reddit.com/r/emacs/comments/a6ati0/help_me_be_hopefully_an_emacs_maintainer/

Best regards,
Stefan Kangas



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

* Re: Presentation of the Emacs community outside emacs-devel
  2020-05-08 13:06 ` Dmitry Gutov
@ 2020-05-08 13:56   ` Philippe Vaucher
  2020-05-08 14:02     ` Dmitry Gutov
  0 siblings, 1 reply; 13+ messages in thread
From: Philippe Vaucher @ 2020-05-08 13:56 UTC (permalink / raw)
  To: Dmitry Gutov; +Cc: Eli Zaretskii, Richard Stallman, Emacs developers

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

On Fri, May 8, 2020, 15:06 Dmitry Gutov <dgutov@yandex.ru> wrote:

And of course Dmitry Gutov (https://github.com/dgutov), maintainer of the
popular packages like company, robe and others ;-)

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

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

* Re: Presentation of the Emacs community outside emacs-devel
  2020-05-08 13:15   ` Stefan Kangas
@ 2020-05-08 13:58     ` Eli Zaretskii
  2020-05-09 11:38     ` Arthur Miller
  1 sibling, 0 replies; 13+ messages in thread
From: Eli Zaretskii @ 2020-05-08 13:58 UTC (permalink / raw)
  To: Stefan Kangas; +Cc: rms, emacs-devel

> From: Stefan Kangas <stefankangas@gmail.com>
> Date: Fri, 8 May 2020 09:15:15 -0400
> Cc: rms@gnu.org, emacs-devel@gnu.org
> 
> Eli is doing a good job

That remains to be seen, but thank you for your kind words.



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

* Re: Presentation of the Emacs community outside emacs-devel
  2020-05-08 13:56   ` Philippe Vaucher
@ 2020-05-08 14:02     ` Dmitry Gutov
  0 siblings, 0 replies; 13+ messages in thread
From: Dmitry Gutov @ 2020-05-08 14:02 UTC (permalink / raw)
  To: Philippe Vaucher; +Cc: Eli Zaretskii, Richard Stallman, Emacs developers

On 08.05.2020 16:56, Philippe Vaucher wrote:
> And of course Dmitry Gutov (https://github.com/dgutov), maintainer of 
> the popular packages like company, robe and others ;-)

Thanks, it's nice to be mentioned. :-)



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

* Re: Presentation of the Emacs community outside emacs-devel
  2020-05-08 12:28 ` Eli Zaretskii
  2020-05-08 13:15   ` Stefan Kangas
@ 2020-05-08 16:49   ` Philippe Vaucher
  1 sibling, 0 replies; 13+ messages in thread
From: Philippe Vaucher @ 2020-05-08 16:49 UTC (permalink / raw)
  To: Eli Zaretskii; +Cc: Richard Stallman, Emacs developers

> > With this email my goal is for the "emacs-devel" ecosystem to realise
> > a bit that a lot is happening outside, and that these people usually
> > know about you but sometimes it looks like it's not the case the other
> > way around. I hope I am mistaken and that many of you already know
> > about these people/libraries and amazing work done out there.
>
> FTR, I knew about all of the people you mentioned (and then some) and
> their contributions/projects, and I think we are fortunate to have
> them working on "Emacs at large".

Great! As I said in my introduction this was mainly for Richard.

Maybe my message will turn out to be useless, but I sometimes get the
impression there's a disconnect between emacs-devel and the Emacs
users community so I tried to show that what happens "outside" (sorry
cannot find a better term) is huge in terms of investment.

Philippe



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

* Re: Presentation of the Emacs community outside emacs-devel
  2020-05-08 13:15   ` Stefan Kangas
  2020-05-08 13:58     ` Eli Zaretskii
@ 2020-05-09 11:38     ` Arthur Miller
  2020-05-09 12:16       ` Eli Zaretskii
  1 sibling, 1 reply; 13+ messages in thread
From: Arthur Miller @ 2020-05-09 11:38 UTC (permalink / raw)
  To: Stefan Kangas; +Cc: Eli Zaretskii, emacs-devel, rms

Stefan Kangas <stefankangas@gmail.com> writes:

> Eli Zaretskii <eliz@gnu.org> writes:
>
>> FTR, I knew about all of the people you mentioned (and then some) and
>> their contributions/projects, and I think we are fortunate to have
>> them working on "Emacs at large".
>
> Eli is doing a good job at being active in "the community" while
> balancing the enormous amount of work he is doing here.
>
> Here's one example:
> https://www.reddit.com/r/emacs/comments/a6ati0/help_me_be_hopefully_an_emacs_maintainer/
>
> Best regards,
> Stefan Kangas
Seing amount of time and engagement Eli puts in, I sincerely hope it is
full-time paid developer by FSF! 



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

* Re: Presentation of the Emacs community outside emacs-devel
  2020-05-09 11:38     ` Arthur Miller
@ 2020-05-09 12:16       ` Eli Zaretskii
  2020-05-11 13:36         ` Arthur Miller
  0 siblings, 1 reply; 13+ messages in thread
From: Eli Zaretskii @ 2020-05-09 12:16 UTC (permalink / raw)
  To: Arthur Miller; +Cc: emacs-devel, stefankangas, rms

> From: Arthur Miller <arthur.miller@live.com>
> Cc: Eli Zaretskii <eliz@gnu.org>,  Philippe Vaucher
>  <philippe.vaucher@gmail.com>,  rms@gnu.org,  emacs-devel@gnu.org
> Date: Sat, 09 May 2020 13:38:30 +0200
> 
> Seing amount of time and engagement Eli puts in, I sincerely hope it is
> full-time paid developer by FSF! 

Of course not!  We are all volunteers here.



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

* Re: Presentation of the Emacs community outside emacs-devel
  2020-05-09 12:16       ` Eli Zaretskii
@ 2020-05-11 13:36         ` Arthur Miller
  2020-05-11 15:25           ` Eli Zaretskii
  2020-05-11 16:32           ` andres.ramirez
  0 siblings, 2 replies; 13+ messages in thread
From: Arthur Miller @ 2020-05-11 13:36 UTC (permalink / raw)
  To: Eli Zaretskii; +Cc: emacs-devel, stefankangas, rms

Eli Zaretskii <eliz@gnu.org> writes:

Sincerely you should be #1 payed developer in Free software world. I am
deeply impressed (have been for years) by seen amount of work you do or
have done in Emacs and other free software (mingw right?). You do more
then fulltime just here on Emacs. You are just incredible. At least in
my eyes.



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

* Re: Presentation of the Emacs community outside emacs-devel
  2020-05-11 13:36         ` Arthur Miller
@ 2020-05-11 15:25           ` Eli Zaretskii
  2020-05-11 16:32           ` andres.ramirez
  1 sibling, 0 replies; 13+ messages in thread
From: Eli Zaretskii @ 2020-05-11 15:25 UTC (permalink / raw)
  To: Arthur Miller; +Cc: emacs-devel, stefankangas, rms

> From: Arthur Miller <arthur.miller@live.com>
> Cc: stefankangas@gmail.com,  philippe.vaucher@gmail.com,  rms@gnu.org,
>   emacs-devel@gnu.org
> Date: Mon, 11 May 2020 15:36:31 +0200
> 
> Eli Zaretskii <eliz@gnu.org> writes:
> 
> Sincerely you should be #1 payed developer in Free software world. I am
> deeply impressed (have been for years) by seen amount of work you do or
> have done in Emacs and other free software (mingw right?). You do more
> then fulltime just here on Emacs. You are just incredible. At least in
> my eyes.

Thanks.

Actually, my contribution to Emacs is rather modest in comparison.
There are others who did and continue doing much more.



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

* Re: Presentation of the Emacs community outside emacs-devel
  2020-05-11 13:36         ` Arthur Miller
  2020-05-11 15:25           ` Eli Zaretskii
@ 2020-05-11 16:32           ` andres.ramirez
  1 sibling, 0 replies; 13+ messages in thread
From: andres.ramirez @ 2020-05-11 16:32 UTC (permalink / raw)
  To: Arthur Miller; +Cc: Eli Zaretskii, stefankangas, rms, emacs-devel

+1
>>>>> "Arthur" == Arthur Miller <arthur.miller@live.com> writes:

    Arthur> Eli Zaretskii <eliz@gnu.org> writes: Sincerely you should
    Arthur> be #1 payed developer in Free software world. I am deeply
    Arthur> impressed (have been for years) by seen amount of work you
    Arthur> do or have done in Emacs and other free software (mingw
    Arthur> right?). You do more then fulltime just here on Emacs. You
    Arthur> are just incredible. At least in my eyes.





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

end of thread, other threads:[~2020-05-11 16:32 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-08 12:03 Presentation of the Emacs community outside emacs-devel Philippe Vaucher
2020-05-08 12:28 ` Eli Zaretskii
2020-05-08 13:15   ` Stefan Kangas
2020-05-08 13:58     ` Eli Zaretskii
2020-05-09 11:38     ` Arthur Miller
2020-05-09 12:16       ` Eli Zaretskii
2020-05-11 13:36         ` Arthur Miller
2020-05-11 15:25           ` Eli Zaretskii
2020-05-11 16:32           ` andres.ramirez
2020-05-08 16:49   ` Philippe Vaucher
2020-05-08 13:06 ` Dmitry Gutov
2020-05-08 13:56   ` Philippe Vaucher
2020-05-08 14:02     ` Dmitry Gutov

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