rubikitch / an Emacs enthusiast writing daily Emacs blog post

Results 3 issues of rubikitch / an Emacs enthusiast writing daily Emacs blog post

How do I display emojis in v13.1.0? I use twemoji-fixed-v2-22 but some emojis cannot display.

**Feature description** I want to control alarm/timer via termux-api(CLI), because I feel annoying to open the Timer app. **Background information** https://developer.android.com/reference/android/app/AlarmManager

API command request

$ cd /tmp; mkdir agt; cd agt $ echo a > f1 > f2 $ echo f1 > .gitignore $ ag --nocolor --nogroup a f2:1:a $ (echo '*'; echo !f2)...

ignore