1 line
1.4 KiB
Plaintext
1 line
1.4 KiB
Plaintext
<p><img src="https://thumbnails.lbry.com/tq4kTNL1VD8" width="480" alt="thumbnail" title="Defining Variables and Scopes - Learning Emacs Lisp #4" /></p>In this stream, we'll continue learning the fundamentals of Emacs Lisp by going more in depth about variables and variable scopes:<br /><br />- The many ways to set the value of a variable<br />- Defining variables<br />- Creating buffer-local variables<br />- Understanding variable scopes<br />- Creating variable scopes with 'let'<br />- Defining and setting customization variables<br /><br />We'll briefly apply what we've learned to our project!<br /><br />The show notes can be found here: https://github.com/daviwil/emacs-from-scratch/blob/master/show-notes/Emacs-Lisp-04.org <br /><br />My Emacs configuration: https://github.com/daviwil/dotfiles/blob/master/Emacs.org<br /><br />If you enjoy this series, please consider becoming a sponsor on GitHub or Patreon:<br /><br />- https://github.com/sponsors/daviwil<br />- https://patreon.com/SystemCrafters<br /><br />You can also leave a tip via PayPal: https://paypal.me/daviwil<br /><br />Follow me on Twitter for more Emacs content!<br />https://twitter.com/SystemCrafters<br /><br />Chat with the System Crafters community on Discord: https://discord.gg/yVD8Gx6<br /><br />Intro music: Coriolis Effect by logos feat. stefsax, licensed CC-BY<br />http://ccmixter.org/files/mseq/26296<br />...<br />https://www.youtube.com/watch?v=tq4kTNL1VD8 |