Hello, Tomer Altman <talt...@gmail.com> writes:
> When I am using a relative timer, I can usually hit M-Ret at the end > of the current item, to create a new time-stamped item (I'm using [X] > for point): > > - 0:02:04 :: foo[X] > > This leads to a new timestamp item: > > - 0:02:04 :: foo > - 0:02:06 :: > > But when the text of the second note gets to be too long, Emacs wraps > the text to the next line (I have the Fill minor mode active). Trying > to use M-Ret from the end of the second line of the second item leads > to the attached break/backtrace: > > - 0:02:04 :: foo > - 0:02:06 :: bar bar bar bar bar bar bar bar bar bar bar bar bar bar > bar[X] > > Any ideas on how to fix this bug/break? Do I merely need to upgrade my > version of GNU Emacs? This bug has been fixed some weeks ago. You may upgrade to git latest, or wait for 7.5.1 release. Regards, -- Nicolas Goaziou