Mercurial > hg > xemacs
diff shared/diary.el @ 5:8e0e16f4763c
tweaks, over quite a stretch of time ...
author | Henry S. Thompson <ht@inf.ed.ac.uk> |
---|---|
date | Fri, 06 Oct 2023 19:01:47 +0100 |
parents | 0a81352bd7d0 |
children |
line wrap: on
line diff
--- a/shared/diary.el Sat Sep 17 11:17:31 2022 +0100 +++ b/shared/diary.el Fri Oct 06 19:01:47 2023 +0100 @@ -221,8 +221,8 @@ (gnus-summary-mail-forward 1) (message "Begin forward. . .") (goto-char (point-min)) - (search-forward "^To: " nil t) - (forward-char 4) + (re-search-forward "^To: " nil t) + ;(forward-char 4) (insert "htcalendar@markup.co.uk") (search-forward "------ Start of forwarded") (save-excursion