zamansky

joined 11 months ago
 

Today Emacs Elisp post and video - episode 14 - turning the emoji replacement code into a minor mode:

https://cestlaz.github.io/post/learning-elisp-14/

 

Today Emacs Elisp post and video - episode 14 - turning the emoji replacement code into a minor mode:

https://cestlaz.github.io/post/learning-elisp-14/

[โ€“] zamansky@alien.top 1 points 11 months ago

Nice!!!!!

Now I have to do a deep dive into input methods.

So cool that there always seems to be a masteringemacs article!!!!

 

Now that I'm back, the series continues. Today we start the emoji-replace project. When we're done we'll have a mode where you can type an emoji name in a buffer like :dog: and it will be replaced with the emoji.

Here's part 1:

https://cestlaz.github.io/post/learning-elisp-11/

โ€‹