Jean-Christophe Helary
Jean-Christophe Helary
The correct link seems to be this one: http://www.newartisans.com/2008/05/emacs-chess-now-hosted-at-github/
minor typo
I have 3 manuals that fail to build and a number of other that generate seemingly irrelevant errors. https://lists.gnu.org/archive/html/emacs-devel/2018-04/msg00406.html
https://www.reddit.com/r/emacs/comments/e9sb5q/new_introduction_to_programming_in_emacs_lisp/fanf0ct/ but IMHO it'd be great to give a bit more in the beginning (C-h v &c, apropos, and maybe debug-on-error, debug-on-message). Personally, that's what I want from a programming...
https://www.reddit.com/r/emacs/comments/e9sb5q/new_introduction_to_programming_in_emacs_lisp/fashpal/ What I definitely like about your text, though, is that you include instructions how to use the built-in documentation and discovery tools in Emacs.
https://www.reddit.com/r/emacs/comments/e9sb5q/new_introduction_to_programming_in_emacs_lisp/fashpal/ The idea is great, but unfortunately I don't think that your book currently achieves that goal. My main objection is that you're not actually allowing your readers to make...
https://www.reddit.com/r/emacs/comments/e9sb5q/new_introduction_to_programming_in_emacs_lisp/fawvbvw/ I think most would agree that Chassel’s book needs an update, also because it doesn’t address newer developments in Elisp, like the ability to use lexical scope.
https://www.reddit.com/r/emacs/comments/e9sb5q/new_introduction_to_programming_in_emacs_lisp/faz74w0/ I think an easy way to incorporate exercises into your text (because it essentially just means rearranging the text) would be to add a short one at the beginning...
Both the light and the dark mode have a default color for level 1 org-mode headers that make the contents of the header (ie paragraphs *under* the header) to light...
The expected layout for CSV files makes it impossible to add comments to the PO file. CSV can have a number of "meta" information columns and such "meta" information must...