My Emacs Lisp book is finished
mbork.pl
My Emacs Lisp book is finished
1–10 of 64 posts
Re: My Emacs Lisp book is finished
#2Re: My Emacs Lisp book is finished
#3Looking at the book landing page, I think I would have passed on it because the Table of Contents make it look a bit like the book is just covering specific tasks (about rearranging sentences) rather than general tasks, like using best practices for creating packages.
It would be good to include the paragraph from your blog in the book landing page:
In the first chapter, it tells you basically how to find Elisp functions doing things you need.
In the second, longest chapter, it walks you through writing a complete, useful package, showcasing lots of Elisp features and good practices.
In the third, last chapter, it hints at a few more advanced techniques – functional programming, lexical scoping and regular expressions.
This made me a lot more excited about the contents!Re: My Emacs Lisp book is finished
#4Also, I love the Brandon Sanderson quote. Absolutely excellent epic fantasy.
Re: My Emacs Lisp book is finished
#5Re: My Emacs Lisp book is finished
#6Re: My Emacs Lisp book is finished
#7Re: My Emacs Lisp book is finished
#8But did you write it in Emacs, using Texinfo? ;)
Re: My Emacs Lisp book is finished
#9How does this compare to https://www.gnu.org/software/emacs/manual/html_node/elisp/in... ? That's a great manual and available in Info format (popular amongst Emacs users).
Re: My Emacs Lisp book is finished
#10Great to see resources being created for Emacs. How does this compare to https://www.gnu.org/software/emacs/manual/html_node/elisp/in... ? That's a great manual and available in Info format (popular amongst Emacs users).