Hello,
Ingo Lohmar writes:
> In 9.5, org-key-map binds org-force-cycle-archived to (kbd "C-c C-TAB").
> At least on my machine, this specification is illegal: it generates an
> entry in org-key-map, but the key presses yield an "undefined" message.
>
> Binding the command to (kbd "C-c C-") inste
Tim Cross writes:
> "Dr. Arne Babenhauserheide" writes:
>> The change to electric indent broke my workflow badly (always having to
>> undo the indentation after every new headline), and it took long until I
>> found out how to avoid that.
> environment. While this change may have 'broken' your
Hello,
Sébastien Miquel writes:
> I think native compilation compiles the lamdba in
> =org-latex-export-to-pdf= and that there is no way to get back this
> original lambda (the code) from within =org-export-to-file= or
> =org-export-async-start=. Quoting the lambda prevents this
> compilation.
Hello,
Rasmus writes:
> I wonder if oc-biblatex should support loading biblatex-derived libraries,
> e.g. biblatex-chicago?
>
> There’s a quite a few of these libraries:
>
>$ tlmgr search --global "biblatex-" | wc -l
> 66
>
> (This is somewhat overestimating the true number of “biblatex
Hello,
Emmanuel Charpentier writes:
> Quintus' example illustrates why I think my proposed patch is useful
> (or, rather, will be when corrected :-)), and why the order of research
> should be from most-specific to less-specific.
>
> If a finename is not absolute, search :
> 1. relatively
Matt Huszagh writes:
I couldn't get ~org--match-text-baseline-ascent~ to compute the
ascent : the ~xml-get-attribute~ call returns
: ("-16.945024" "12.153473" "16.148855" "8.064997")
which gives an ascent < -100, and the code then defaults to 'center.
I'd need to know more about your setup fo
Nicolas Goaziou writes:
Another possibility it to write, e.g., "oc-biblatex-chicago.el"
and
define a new ‘biblatex-chicago’ export processor, re-using most
functions from "oc-biblatex.el". It would probably only be
necessary to
re-define ‘org-cite-biblatex-export-citation’ and
‘org-cite-bi
Hey there,
I often change states of my todo list items to 'DONE', 'CANCELLED', etc.
However, one thing I would want to know is this:
- Is it possible to automatically delete the '#' priority value of a task after
a task has been marked as 'DONE', 'CANCELLED', etc?
Is this done via a hook functi
On Sat, 11 Dec 2021, at 5:55 AM, Samuel Banya wrote:
> However, one thing I would want to know is this:
> - Is it possible to automatically delete the '#' priority value of a task
> after a task has been marked as 'DONE', 'CANCELLED', etc?
>
> Is this done via a hook function?
Probably!
The o
Sébastien Miquel writes:
> My mistake. For some reason, I had thought that
> =\documentclass[preview]{standalone}= was used by default for LaTeX
> previews. Setting it as described in your patch, it now works
> properly, even with the default value of =dvisvgm=.
No worries; glad you got it worki
tumashu writes:
> Another way is creating a new function for the below code, so user can advice
> it to full control time string format.
It is technically possible. However, to be frank, org-agenda code is
too much mess to introduce yet another function or customisation. I am
reluctant to do a
11 matches
Mail list logo