Skip to content

Commit 44f2e07

Browse files
committed
Add Clemens Radermacher and reorganize tasks
1 parent 4ff363b commit 44f2e07

File tree

2 files changed

+1866
-1826
lines changed

2 files changed

+1866
-1826
lines changed

README.org

Lines changed: 31 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -2120,38 +2120,49 @@ These resources should be added to the appropriate sections above. Since it tak
21202120

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

2123-
** TODO Add tips for new developers
2124-
2125-
e.g.:
2126-
2127-
- Commonly used minor modes
2128-
+ =highlight-funcalls=
2129-
+ =highlight-quoted=
2130-
+ =outline-minor-mode=
2123+
** TODO Add people [0/6]
21312124

2132-
** TODO Add [[https://github.com/joddie/pcre2el]]
2133-
** TODO Add [[https://github.com/bbatsov/emacs-lisp-style-guide][GitHub - bbatsov/emacs-lisp-style-guide: A community-driven Emacs Lisp style guide]]
2125+
*** TODO Add [[http://nic.ferrier.me.uk/][Nic Ferrier]]
21342126

2135-
** TODO Add [[http://nic.ferrier.me.uk/][Nic Ferrier]]
2127+
**** 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]]
21362128

2137-
*** 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]]
2129+
**** TODO [[https://github.com/nicferrier/emacs-db][GitHub - nicferrier/emacs-db: very simple database for emacslisp, can also wrap other databases.]]
21382130

2139-
*** TODO [[https://github.com/nicferrier/emacs-db][GitHub - nicferrier/emacs-db: very simple database for emacslisp, can also wrap other databases.]]
2140-
** TODO Add [[https://github.com/vermiculus][Sean Allred]]
2131+
*** TODO Add [[https://github.com/vermiculus][Sean Allred]]
21412132

2142-
** TODO Add [[http://nullprogram.com/][Chris Wellons]]
2133+
*** TODO Add [[http://nullprogram.com/][Chris Wellons]]
21432134

21442135
+ http://github.com/skeeto
21452136
+ Elfeed
21462137
+ Other Emacs packages
21472138

2148-
** TODO Add [[https://github.com/wasamasa?][Vasilij Schneidermann]]
2139+
*** TODO Add [[https://github.com/wasamasa?][Vasilij Schneidermann]]
21492140

2150-
** TODO [[https://github.com/VincentToups/emacs-utils][Vincent Toups' projects]]
2141+
*** TODO [[https://github.com/VincentToups/emacs-utils][Vincent Toups' projects]]
21512142

21522143
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.
21532144

2154-
** TODO Add more of [[id:518289de-100e-4387-9917-2adaffc28f48][Roland Walker]]'s packages
2145+
*** TODO Add more of [[id:518289de-100e-4387-9917-2adaffc28f48][Roland Walker]]'s packages
2146+
2147+
*** Clemens Radermacher
2148+
2149+
+ [[https://www.with-emacs.com/][blog /With Emacs/]]
2150+
+ [[https://github.com/clemera][GitHub]]
2151+
- [[https://github.com/clemera?utf8=%25E2%259C%2593&tab=repositories&q=&type=source&language=emacs+lisp][Packages]]
2152+
2153+
** TODO Add tips for new developers
2154+
2155+
e.g.:
2156+
2157+
- Commonly used minor modes
2158+
+ =highlight-funcalls=
2159+
+ =highlight-quoted=
2160+
+ =outline-minor-mode=
2161+
2162+
** TODO Add [[https://github.com/joddie/pcre2el]]
2163+
2164+
** TODO Add [[https://github.com/bbatsov/emacs-lisp-style-guide][GitHub - bbatsov/emacs-lisp-style-guide: A community-driven Emacs Lisp style guide]]
2165+
21552166
** TODO Add MELPA
21562167

21572168
Mention @milkypostman, @purcell, @syohex, etc. Mention sandbox.
@@ -2233,12 +2244,14 @@ haskell https://github.com/knupfer/haskell-emacs
22332244
*** TODO [[https://github.com/kiwanami/emacs-edbi][GitHub - kiwanami/emacs-edbi: Database Interface for Emacs Lisp]]
22342245

22352246
** TODO Add [[https://github.com/ijp/mbe.el][GitHub - ijp/mbe.el: macros by example in elisp]]
2247+
22362248
** TODO Tree-traversal
22372249

22382250
*** [[https://github.com/volrath/treepy.el][GitHub - volrath/treepy.el: Generic tree traversing tools for Emacs Lisp]]
22392251
:LOGBOOK:
22402252
- State "TODO" from [2017-09-06 Wed 00:21]
22412253
:END:
2254+
22422255
** TODO Test in MELPA sandbox
22432256
:PROPERTIES:
22442257
:ID: cddadde7-ec36-47a4-8d98-7acc39f03fed

0 commit comments

Comments
 (0)