1 line
1.6 KiB
Plaintext
1 line
1.6 KiB
Plaintext
<!-- SC_OFF --><div class="md"><p>I have been using Emacs for many years. Thanks to the fantastic <a href="https://www.gnu.org/software/emacs/manual/html_node/eintr/index.html">introduction to ELisp</a>, I knew enough to "configure" Emacs. For some reason only recently have I started actually thinking about how I can make my computer-life easier; and Emacs is the one tool which poses least resistence when I try to. </p> <p>I am kinda mad at myself for not doing this sooner, but also very happy that I finally did. I didn't know where else to share this :-)</p> <p>In last few days, I have written 2 small bits of Elisp code (which took me embarassingly long to write, but the exercise was very rewarding).</p> <ol> <li>First was publishing org subtrees as github issues; so I can stay in org-mode where I am very comfortable thinking and documenting my thoughts, and also push them to Github for colleagues. I can mark an issue as "DONE" and it closes the github issue, or change its content, or labels. </li> <li>And a few minutes ago I wrote a little code to insert my org-roam notes as rust documentation comments</li> </ol> <p>It's not much, but it is honest work and I am happy I am finally doing it. </p> <p><a href="https://i.imgur.com/zuCvUvF.gif">Quick demo of #2</a></p> </div><!-- SC_ON -->   submitted by   <a href="https://www.reddit.com/user/verticaleyes"> /u/verticaleyes </a> <br/> <span><a href="https://www.reddit.com/r/emacs/comments/rcl8xf/ive_finally_started_using_emacs_lisp/">[link]</a></span>   <span><a href="https://www.reddit.com/r/emacs/comments/rcl8xf/ive_finally_started_using_emacs_lisp/">[comments]</a></span> |