trying to fix

This commit is contained in:
Chris Cochrun 2022-01-03 12:41:35 -06:00
parent fa407dfeb6
commit e013d7569e
22945 changed files with 447936 additions and 0 deletions

View file

@ -0,0 +1,18 @@
<p>Raw link: <a href="https://www.youtube.com/watch?v=bdcqRziKYT0">https://www.youtube.com/watch?v=bdcqRziKYT0</a></p>
<p>In this screen cast I demonstrate the main commenting functions that are
exposed by the built-in <code>newcomment</code> library. Apart from the defaults,
I also discuss the customisations I have introduced and my custom “do
what I mean” function that I implemented to suit my use-case.</p>
<p>This demo also shows some practical ways of accessing documentation in
Emacs, for libraries, key bindings, variables, functions. This is the
“self-documenting” editor, after all…</p>
<p>And here is the link to my configuration file, with all the settings I
showed in the video as well as everything else from previous screen
casts: <a href="https://protesilaos.com/emacs/dotemacs">protesilaos.com/emacs/dotemacs</a>.</p>