Matt Lundin writes: > Sharon Kimble writes: > >> With the new release of org-mode to 9.1 I am finding with every build of >> a new agenda that this is displaying for items with a time as part of >> them - >> >> organiser: 8:30΄ьԔלڤ Scheduled: TODO email org-mode list >> >> This is new and has only appeared with the new agenda which is generated >> after the release of org-mode 9.1. >> >> How do I stop it and get rid of it please? > > I cannot replicate this. My guess is that it is related to a particular > configuration setting on your machine. For instance, what is the value > of org-agenda-time-grid? The order of items in this variable changed > with the upgrade to 9.1. --8<---------------cut here---------------start------------->8--- ;; Enable display of the time grid so we can see the marker for the current time (setq org-agenda-time-grid (quote ((daily today remove-match) #("----------------" 0 16 (org-heading t)) (0900 1100 1300 1500 1700)))) --8<---------------cut here---------------end--------------->8--- But time-grid is not enabled in my agenda. Thanks Sharon. -- A taste of linux = http://www.sharons.org.uk TGmeds = http://www.tgmeds.org.uk DrugFacts = https://www.drugfacts.org.uk Debian 9.0, fluxbox 1.3.5-2, emacs 25.1.1, org-mode 9.1