Skip to content

Commit 0bc9671

Browse files
committed
Add: People/Chris Wellons
1 parent a8a6dd3 commit 0bc9671

File tree

2 files changed

+96
-62
lines changed

2 files changed

+96
-62
lines changed

README.org

Lines changed: 35 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -3461,6 +3461,7 @@ The Emacs community is so full of brilliant, generous people that I can't keep t
34613461
:CONTENTS:
34623462
- [[#anders-lindgren][Anders Lindgren]]
34633463
- [[#artur-malabarba][Artur Malabarba]]
3464+
- [[#chris-wellons][Chris Wellons]]
34643465
- [[#damien-cassou][Damien Cassou]]
34653466
- [[#henrik-lissner][Henrik Lissner]]
34663467
- [[#john-wiegley][John Wiegley]]
@@ -3521,6 +3522,19 @@ Another prolific Emacs contributor, package developer, and blogger.
35213522

35223523
**** [[id:2c31eae6-eeba-433f-bc26-9465d5aa8537][paradox]]
35233524

3525+
** Chris Wellons
3526+
3527+
Chris is the author of packages like [[https://github.com/skeeto/elfeed][Elfeed]], [[https://github.com/skeeto/emacsql][EmacSQL]], and [[https://github.com/skeeto/emacs-aio][aio]]. He also writes about Emacs at his blog, [[*%5B%5Bhttps://nullprogram.com/blog/2019/12/10/%5D%5BEfficient%20Alias%20of%20a%20Built-In%20Emacs%20Lisp%20Function%20%C2%AB%20null%20program%5D%5D][null program]].
3528+
3529+
+ [[https://nullprogram.com/][Blog: /null program/]]
3530+
+ [[https://github.com/skeeto][GitHub]]
3531+
3532+
# These links don't work yet, but they will (in Emacs) after I add them to org-ql.
3533+
3534+
# + [[org-ql-search:(property%20:author%20"Chris%20Wellons")][org-ql-search:(property :author "Chris Wellons")]]
3535+
# + [[org-ql-search:(link%20"nullprogram")][org-ql-search:(link "nullprogram")]]
3536+
# + [[org-ql-search:link:nullprogram]]
3537+
35243538
** Damien Cassou
35253539

35263540
+ [[https://github.com/DamienCassou][GitHub]]
@@ -3914,41 +3928,46 @@ Especially =easy-mmode-defmap=.
39143928

39153929
*** TODO [[https://www.lunaryorn.com/posts/syntactic-fontification-in-emacs][Syntactic fontification in Emacs]] (10 min read)
39163930

3917-
** TODO Add people [0/7]
3931+
** TODO Add people [1/8]
39183932

3919-
*** TODO Add Toby Cubitt
3933+
*** TODO Add more of [[id:518289de-100e-4387-9917-2adaffc28f48][Roland Walker]]'s packages
39203934

3921-
A variety of packages published, e.g. at http://www.dr-qubit.org/emacs_data-structures.html
3935+
*** TODO [[http://nic.ferrier.me.uk/][Nic Ferrier]]
39223936

3923-
*** TODO Add [[http://nic.ferrier.me.uk/][Nic Ferrier]]
3937+
**** TODO [[https://github.com/nicferrier/emacs-db][GitHub - nicferrier/emacs-db: very simple database for emacslisp, can also wrap other databases.]]
39243938

39253939
**** TODO [[https://github.com/nicferrier/emacs-noflet][GitHub - nicferrier/emacs-noflet: noflet - nic's overriding flet, for fleting functions for the purpose of decorating them]]
39263940

3927-
**** TODO [[https://github.com/nicferrier/emacs-db][GitHub - nicferrier/emacs-db: very simple database for emacslisp, can also wrap other databases.]]
3928-
3929-
*** TODO Add [[https://github.com/vermiculus][Sean Allred]]
3941+
*** TODO [[https://github.com/vermiculus][Sean Allred]]
39303942

3931-
*** TODO Add [[http://nullprogram.com/][Chris Wellons]]
3943+
*** TODO Toby Cubitt
39323944

3933-
+ http://github.com/skeeto
3934-
+ Elfeed
3935-
+ [[*%5B%5Bhttps://github.com/skeeto/emacs-aio%5D%5Bemacs-aio:%20async/await%20for%20Emacs%20Lisp%5D%5D][emacs-aio: async/await for Emacs Lisp]]
3936-
+ Other Emacs packages
3945+
A variety of packages published, e.g. at http://www.dr-qubit.org/emacs_data-structures.html
39373946

3938-
*** TODO Add [[https://github.com/wasamasa?][Vasilij Schneidermann]]
3947+
*** TODO [[https://github.com/wasamasa?][Vasilij Schneidermann]]
39393948

39403949
*** TODO [[https://github.com/VincentToups/emacs-utils][Vincent Toups' projects]]
39413950

39423951
He has a lot of interesting libraries on his repo, and some of them are /extensively/ documented. An aspiring Emacs Lisp developer could learn a lot from his code.
39433952

3944-
*** TODO Add more of [[id:518289de-100e-4387-9917-2adaffc28f48][Roland Walker]]'s packages
3945-
3946-
*** Clemens Radermacher
3953+
*** TODO Clemens Radermacher
39473954

39483955
+ [[https://www.with-emacs.com/][blog /With Emacs/]]
39493956
+ [[https://github.com/clemera][GitHub]]
39503957
- [[https://github.com/clemera?utf8=%25E2%259C%2593&tab=repositories&q=&type=source&language=emacs+lisp][Packages]]
39513958

3959+
*** DONE [[http://nullprogram.com/][Chris Wellons]]
3960+
CLOSED: [2020-11-09 Mon 00:53]
3961+
:LOGBOOK:
3962+
- State "DONE" from "UNDERWAY" [2020-11-09 Mon 00:53]
3963+
- State "UNDERWAY" from "TODO" [2020-11-08 Sun 18:29]
3964+
:END:
3965+
3966+
+ http://github.com/skeeto
3967+
+ Elfeed
3968+
+ [[*%5B%5Bhttps://github.com/skeeto/emacs-aio%5D%5Bemacs-aio:%20async/await%20for%20Emacs%20Lisp%5D%5D][emacs-aio: async/await for Emacs Lisp]]
3969+
+ Other Emacs packages
3970+
39523971
** TODO Add tips for new developers
39533972

39543973
e.g.:

index.html

Lines changed: 61 additions & 46 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)