Re: Problem inserting meeting in agenda using "pm" time indicators

2021-06-18 Thread Eric S Fraga
On Friday, 18 Jun 2021 at 14:14, Nicolas Goaziou wrote: > Duh. Fixed. Thank you. Confirmed! Thank you. :-) -- : Eric S Fraga via Emacs 28.0.50, Org release_9.4.6-557-gceb78e : Latest paper written in org: https://arxiv.org/abs/2106.05096

Re: Problem inserting meeting in agenda using "pm" time indicators

2021-06-18 Thread Nicolas Goaziou
Hello, Eric S Fraga writes: > Ummm partly? The parsing seems to have been fixed but now my agenda > view is completely wrong. Timed entries are not showing in the time > line and the actual times for those entries are not appearing. Duh. Fixed. Thank you. Regards, -- Nicolas Goaziou

Re: Problem inserting meeting in agenda using "pm" time indicators

2021-06-18 Thread Eric S Fraga
On Thursday, 17 Jun 2021 at 19:30, Nicolas Goaziou wrote: >> Eric S Fraga writes: >>> When I try this now, with org up to date from git, I get this backtrace: >>> >>> , >>> | Debugger entered--Lisp error: (error "Invalid duration format: \"3pm\"") > > Fixed > > (hopefully) Ummm partly? The p

Re: Problem inserting meeting in agenda using "pm" time indicators

2021-06-17 Thread Nicolas Goaziou
Hello, Ihor Radchenko writes: > Eric S Fraga writes: >> When I try this now, with org up to date from git, I get this backtrace: >> >> , >> | Debugger entered--Lisp error: (error "Invalid duration format: \"3pm\"") > > Confirmed Fixed (hopefully) Regards, -- Nicolas Goaziou

Re: Problem inserting meeting in agenda using "pm" time indicators

2021-05-29 Thread Ihor Radchenko
Eric S Fraga writes: > When I try this now, with org up to date from git, I get this backtrace: > > , > | Debugger entered--Lisp error: (error "Invalid duration format: \"3pm\"") Confirmed

Problem inserting meeting in agenda using "pm" time indicators

2021-05-24 Thread Eric S Fraga
Hello all, In the past, I have been able to insert new entries in the diary file using am/pm times, e.g. "2pm-3pm An entry", using "i d" in the agenda view. When I try this now, with org up to date from git, I get this backtrace: , | Debugger entered--Lisp error: (error "Invalid duration for