Specifying both `maxlevel' and `match' in a columnview dynamic block
was broken: the `match' argument is ignored in that case. See the link
below for a (not so minimal) ECM.
Reported-by: Pablo A Perez-Fernandez
Link:
https://emacs.stackexchange.com/questions/66658/filter-columnview-dblock-on-pro
Juan Manuel Macías writes:
> Tim Cross writes:
>
>> Just FYI for those who don't know, you can use the org-latex-classes
>> variable to define your own pseudo document classes, possibly using the
>> DEFAULT_PACKAGES, PACKAGES, EXTRA_PACKAGES macros and other latex
>> settings. So for example, y
Ypo writes:
> When I send M-x and I start to write a command, I write it down to the buffer
> where I have my text, instead of to the new buffer where commands appear.
>
> So, after I send M-x, I have to wait some time, and then I can write the
> command. There is a lag between M-x and command
When I send M-x and I start to write a command, I write it down to the buffer
where I have my text, instead of to the new buffer where commands appear.
So, after I send M-x, I have to wait some time, and then I can write the
command. There is a lag between M-x and command inputting availability
Maxim Nikulin writes:
> Ihor, did you get that numbers using emacs -Q? If not, I suspect you may
> have twice more markers in the buffer than `org-refile-get-targets'
> usually generates. If my guess is correct it may be necessary to file a
> bug that org-ql or some other package abuses marker
On 11/07/2021 21:20, Ihor Radchenko wrote:
Maxim Nikulin writes > | nm-tst | 22.599429478 | 4 |
2.078571420924 |
| org-refile-cache-clear |0.003903494 | 0 |0.0 |
| nm-tst | 13.969909913 | 4 | 2.0694318153 |
Certainly
Maxim Nikulin writes:
> Certainly 13 seconds is no go especially for interactive usage.
Yeah. So, I do not use it for now until me or someone else fixes the
issue.
> Do you have an alternative for adding properties?
> Unfortunately `org-set-property-and-value' C-c C-x P does not allow to
> se
On 11/07/2021 18:49, Ihor Radchenko wrote:
Your test on my 12M chars 18k headings org file (Emacs master, Org mode
master). I cannot use org-set-property even without org-refile-cache :(
| nm-tst | 13.969909913 | 4 | 2.0694318153 |
Certainly 13 seconds is no go e
Rodrigo Morales writes:
> * The issue
>
> When setting org-id-link-to-org-use-id to t, an :ID: property is created
> for each headline that contain at least one code block that is
> tangled.
Confirmed
The fix is attached.
Best,
Ihor
>From 0ed6b52b8ded461ad6d172b9c2d49fd36d5df129 Mon Sep 17 00
With Emacs compiled from master, after Nicolas Goaziou's fix to remove the
binding, my tab key was no longer bound to org-cycle, but instead to
outline-cycle from outline.el
If I comment out line 185 in outline.el then TAB will bind to org-cycle.
Does outline.el need to be fixed too?
——snippe
Maxim Nikulin writes:
> It seems, it is better to drop org-refile-cache completely. It has some
> design problems making it rather fragile. At the same time a patch can
> be applied that improves performance of `org-refile-get-targets' by a
> factor of at least 2 for (org-refile-use-outline-pa
I think citation support is a great feature. (Sorry, I do not work with
references now, so I can tell nothing concerning implementation for org.)
It seems, rx e.g. in emacs-26.3 does not support all features used in
oc.el and oc-csl.el. Loading an org file using git master, I get a warning
E
On 10/07/2021 22:47, Maxim Nikulin wrote:
It is rather annoying that C-c C-x p `org-set-property' may be quite
slow if a file is large enough. (I do not consider it huge however.)
There is noticeable delay before the prompt for property name appears in
minibuffer. Accidentally I have noticed th
At https://orgmode.org/manual/Export-Settings.html#DOCF124
and (renumbered to "fn:123") in doc/org-manual.org, a foot-
note is defined as "DEFINITION NOT FOUND":
| [tim@vagabond ~/src/org-mode]$ git grep -2 'DEFINITION NOT FOUND' --
doc/org-manual.org
| doc/org-manual.org-this timestamp are expor
14 matches
Mail list logo