[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Diary comments
From: |
Michael Heerdegen |
Subject: |
Re: Diary comments |
Date: |
Wed, 24 Feb 2021 03:16:18 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) |
Colin Baxter <m43cap@yandex.com> writes:
> I am thinking of setting diary comments as
>
> #+begin_src elisp
> (setq diary-comment-start "<--") ;; No block comments; one line only.
> (setq diary-comment-end "-->")
> #+end_src
>
> These seem to be non-invasive settings, but I'm not certain. Has anyone
> experienced issues with diary comments?
I didn't ever use diary comments, but if you try and find problems,
please don't hesitate to report them.
Michael.
- Diary comments, Colin Baxter, 2021/02/23
- Re: Diary comments,
Michael Heerdegen <=