2025-02-24 月 
((༄☃ . くもり 昼前 から 昼過ぎ 雪 所により 昼前 まで 雷 を伴う) (☁☼ . くもり 時々 晴れ))

./around-Japan-color-2025-02-24.png ブログの再開
このブログのタイトルは(peek-char t *sexp-life*)
だが、このtという引数には実は空白期間は
スキップするという意味が込められている。

quote
If peek-type is t, then peek-char skips over whitespace[2] characters,but not comments,
and then performs the peeking operation on the next character.
peek-typeがtの場合、peek-charは空白文字[2]をスキップするが、コメントはスキップしない。
<CLHSより抜粋>
quote

という事で別に書く事がなければそのままずっと
何も書かなくてもいいんだけど、

blogの構成
level1.日付
天気予報
天気図
自然の中での気付き

level2.ブログ

level2.TASKS(非表示対象)

src dot :file blog-system.png
  digraph {
  "menu.org" -> "menu.html" [label="org-babel\nhtmlize.el"];
  "daily-article.org" -> "daily-article.html" [label="htmlize.el"];
  }
src

RESULTS:
file:blog-system.png TASKS...