The hash computed for LaTeX previews did not actually take into account the
true foreground/background text color, so org would not refresh previews
when themes change.
0001-lisp-org.el-Update-previews-correctly-when-color-chn.patch
Description: Binary data
ompiles but the
produced PDF is incorrect before this fix, and I believe the org preview
machinery ignores errors from the latex compiler.
Best,
YL
On Thu, May 7, 2020 at 1:37 PM Nicolas Goaziou
wrote:
> Hello,
>
> Yuri Lensky writes:
>
> > Subject: [PATCH] lisp/ob-latex.e
ob-latex default .png export completely ignored additional "headers"
arguments.
0001-lisp-ob-latex.el-Stop-ignoring-headers-argument.patch
Description: Binary data
Hi,
I have a attached a patch to fix this bug. As can be seen from the patch,
the problem was improperly balanced parenthesis in
`org-agenda--mark-blocked-entry' which caused the function to return 'nil
unless the entry passed to it had the todo-state text property, whereas the
proper behavior is
Why not save mark? This allows user-defined hooks in org-blocker-hooks more
freedom. That said, I am not sure of org-mode project conventions, so if
`save-excursion' is preferred I can change it to that.
Thanks.
On Fri, Jul 14, 2017 at 1:29 AM, Nicolas Goaziou
wrote:
> Hello,
>
&g
Thanks. I have attached an updated patch that addresses your points (with
some additional cleanup).
On Thu, Jul 13, 2017 at 5:51 AM, Nicolas Goaziou
wrote:
> Hello,
>
> Yuri Lensky writes:
>
> > Composite agenda views can now set org-agenda-dim-blocked-tasks
Composite agenda views can now set org-agenda-dim-blocked-tasks locally.
0002-org-agenda.el-Support-for-dimming-local-to-each-agen.patch
Description: Binary data
The "previous-sibling" blocker sometimes checked the previous /visible/
heading,
instead of the true previous sibling.
0001-org-depend.el-Fix-check-for-previous-sibling-blocker.patch
Description: Binary data
he cond as
opposed to the body of the branch):
((and (symbolp file) (boundp file) (symbol-value file)))
to keep the old behavior of the cond statement?
YL
On Fri, May 19, 2017 at 7:16 AM, Nicolas Goaziou
wrote:
> Hello,
>
> Yuri Lensky writes:
>
> > The second call is i
t;)))
This breaks without the second symbol-value. The first is required to
replicate the intended functionality of bound-and-true-p.
YL
On Wed, May 17, 2017 at 5:25 AM, Nicolas Goaziou
wrote:
> Hello,
>
> Yuri Lensky writes:
>
> > Capture locations in variable no
Capture locations in variable not working before this patch.
YL
0001-org-capture.el-Fix-handling-of-variable-capture-loca.patch
Description: Binary data
11 matches
Mail list logo