Mamoru Miura <mamo0...@gmail.com> writes: > Dear org community, > > I have also faced the problem and have made a patch to fix it. This patch > would > not be the best solution since I'm unfamiliar with Emacs Lisp and the detailed > implementation of org-mode. I'd appreciate that if you would review and merge > the patch attached to this mail. > > Kind regards, > Mamoru > From 314877d3e4ec994a025f267a12ebc4d16b5a2aa5 Mon Sep 17 00:00:00 2001 > From: Mamoru Miura <mamo...@gmail.com> > Date: Mon, 18 Jul 2022 18:52:40 +0900 > Subject: [PATCH] lisp/org-colview.el: Fix missing addition of appointments to > effort > > * lisp/org-colview.el (org-columns--collect-values): re-compute > appointments' duration because this funtion can not get text property > `'duration'.
Could you please describe what kind of issue the patch fixes? Ideally, can you provide steps required to see the issue. Best, Ihor