Skip to content
This repository was archived by the owner on Jul 25, 2022. It is now read-only.

Conversation

sa82trip
Copy link

Thanks for providing this nice tutorial!
While I was studying Elisp with your tutorial I found one minor typo.


``` lisp
(define-key emacs-lisp-mode (kbd "C-c C-f") 'foo)
(define-key emacs-lisp-mode-mode (kbd "C-c C-f") 'foo)
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There’s s typo in your change too! 🤪

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants