It's taken me a while to catch on, bit I finally realised that this is a sensible bit of copy/paste stuff to turn into an #Emacs #Yasnippet for doing #Textual coding.
#emacs #yasnippet #textual #python
Emacs LaTeX snippets with Yasnippet & Auto Activating Snippets
```
<p><b>Dato:</b> `(let ((system-time-locale "eo")) (format-time-string "%A, <time datetime=\"%FT%RZ\">%FT%R UTK</time>" nil t))`.</p>
```
Do mi plu ne bezonas skribi daton permane :blobcatcoffee:
@louis I used to, but not anymore.
Back then I used a LaTeX template with some #elisp glue to address/print/sign/mail it and have several standard paragraphs under some keybindings (pre- #YASnippet times this was).
I think I even had an envelope macro as well which printed the address on the envelope directly, so the only thing left to do at the printer was lick the envelope ;-)
As for what packages were involved, I don't remember.
@xenodium Inspiring! thanks, thanks, thanks.
Some of us are still learning how to make the best of #shell, #eshell , #yasnippet , and so many things!
BTW, would you like to participate and share your knowledge in a online session with #hispaemacs community ( https://hispa-emacs.org ) ? That would be great !
Gracias, gracias, gracias !
cc @jpa
#shell #eshell #yasnippet #hispaemacs
I posted a new blog post on auto-complete for email salutations in #emacs: start by writing "dear<TAB>" and the names of the recipients will be filled in automatically thanks to #yasnippet and some #elisp. No more embarrassing typos -- at least not in the salutation! :)
https://www.hoowl.se/emacs_salutation_auto_complete_for_mail.html
Many Small Tools Make Light Work (in Emacs) // Take on Rules
Many Small Tools Make Light Work (in Emacs)
https://takeonrules.com/2020/12/20/many-small-tools-make-light-work-in-emacs/
#bloggingengine #emacs #hugo #yasnippet
I found a neat way to use #yasnippet in #Emacs so that it presents a selection of templates from GitHub's gitignore collection whenever I visit a new #gitignore buffer -- no more excuses for not adding a gitignore file to every new repository! :D
Quite easy to extend to e.g. LICENSE files to be populated with CC/FOSS licenses, ...
https://www.hoowl.se/auto_inserting_gitignore_templates_in_emacs.html
Playing with #YASnippet in #Emacs to add #GNU #GPL at the top of my #Guile files !
#yasnippet #emacs #gnu #gpl #guile