* Diary comments
@ 2021-02-23 9:40 Colin Baxter
2021-02-24 2:16 ` Michael Heerdegen
0 siblings, 1 reply; 3+ messages in thread
From: Colin Baxter @ 2021-02-23 9:40 UTC (permalink / raw)
To: help-gnu-emacs
Hello,
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?
Best wishes,
Colin Baxter
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Diary comments
2021-02-23 9:40 Diary comments Colin Baxter
@ 2021-02-24 2:16 ` Michael Heerdegen
2021-02-24 6:01 ` Colin Baxter
0 siblings, 1 reply; 3+ messages in thread
From: Michael Heerdegen @ 2021-02-24 2:16 UTC (permalink / raw)
To: help-gnu-emacs
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.
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Diary comments
2021-02-24 2:16 ` Michael Heerdegen
@ 2021-02-24 6:01 ` Colin Baxter
0 siblings, 0 replies; 3+ messages in thread
From: Colin Baxter @ 2021-02-24 6:01 UTC (permalink / raw)
To: Michael Heerdegen; +Cc: help-gnu-emacs
>>>>> Michael Heerdegen <michael_heerdegen@web.de> writes:
> 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.
Ok, will do. I have several included diary files, which, if I don't
comment them, I will forget their details.
Best wishes,
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2021-02-24 6:01 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-02-23 9:40 Diary comments Colin Baxter
2021-02-24 2:16 ` Michael Heerdegen
2021-02-24 6:01 ` Colin Baxter
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).