all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: 황병희 <soyeomul@doraji.xyz>
To: Help GNU Emacs <help-gnu-emacs@gnu.org>
Subject: Re: How to say "💝 Happy Valentine's Day 💝"
Date: Mon, 14 Feb 2022 19:54:54 +0900	[thread overview]
Message-ID: <xhmr1851zwh.fsf@penguin> (raw)
In-Reply-To: <courier.00000000620A1C4E.00005FF3@stw1.rcdrun.com> (Jean Louis's message of "Mon, 14 Feb 2022 12:10:11 +0300")

Jean Louis <bugs@gnu.support> writes:

> Today I am sending to a list of girl friends information about the
> Valentine's Day. It is a link to online description of what that day
> is about.
>
> I am using my RCD Template Interpolation System for Emacs: 
> https://hyperscope.link/3/7/1/3/3/RCD-Template-Interpolation-System-for-Emacs.html
>
> I am using it as a pre-processor for various markup languages and
> simple text. 
>
> And then insert something like this in the description of the link:
>
> ⟦ (if (string= (substring (rcd-iso-date) 5) "02-14") 
>   "💝 Happy Valentine's Day 💝") ⟧
>
>
>
> (defun rcd-iso-date ()
>   (format-time-string "%Y-%m-%d"))
>
> Then if the day of today is (more or less) 2022-02-14 then the
> function will look into "02-14" and if that is the case, the string
> "💝 Happy Valentine's Day 💝" will appear in the message.
>
> But if the day is not that one, nothing appears.
>
> One can understand it better by watching this video:
> https://gnu.support/images/2022/02/2022-02-14/2022-02-14-12:00:04.ogv


Hello Jean!

Actually i like these style UTF-8 letters! Thanks for share!

(👍 👍 👍 😀 😀 😀)

Sincerely, Gnus fan Byung-Hee

-- 
황병희, 대숲농장
경북 울진군 평해읍 평오곡길 213-12 [36363]
비상 연락망: 010-7558-5952



  reply	other threads:[~2022-02-14 10:54 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-02-14  9:10 How to say "💝 Happy Valentine's Day 💝" Jean Louis
2022-02-14 10:54 ` 황병희 [this message]
2022-02-15  4:33 ` Emanuel Berg via Users list for the GNU Emacs text editor
2022-02-16  6:34   ` Marcin Borkowski
2022-02-16  7:44     ` Emanuel Berg via Users list for the GNU Emacs text editor

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=xhmr1851zwh.fsf@penguin \
    --to=soyeomul@doraji.xyz \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.