`org-agenda-tree-to-indirect-buffer' does not respect the
`org-indirect-buffer-display' value of 'current-window unless invoked
with a prefix arg.
The function does respect all other values for
`org-indirect-buffer-display'. And it does respect the value
'current-window when the function is cal
I use org2blog to create posts for https://steinar.bang.priv.no
Right now I'm working on a blog post where I would like to embed a
youtuble video, but I can't figure out how.
Is it possible?
I tried the obvious approach, which is the same way I embed images, i.e.
[[https://www.youtube.com/watch
Joris Caravati via "General discussions about Org-mode."
writes:
> Is there anything wrong with the patch or with the proposition of
> adding a hook there? The first I'd like to know for doing better next
> time (or maybe correcting this one), the second to know if I should
> stop using it.
It
"Felix H. Dahlke" writes:
> I want to create a clocktable report for all items under a specific
> heading, using the match keyword and the ITEM property. It appears
> that matching items this way won't include any subheadings, therefore
> not showing their times in the clocktable.
It is expected
Morgan Smith writes:
> I'm currently running org from commit
> '773bba92a8e2b927427cf1daf374fa774fe834e0' (+ my own modifications).
>
> I was reading the manual `8.4.2 The clock table' when I got down to the
> `:block' section I noticed it was way too wide. Like this wide:
> ...
> That's too wid
On 08/05/2024 17:54, Ihor Radchenko wrote:
Max Nikulin writes:
#+attr_html: :alt Image width test
#+attr_beamer: :width \linewidth
#+attr_latex: :width +.5\textwidth
#+attr_md: :width 75%
[[file:babelfish.png]]
- I do not mind that just "\linewidth" is ignored.
- The case of "+.5" should eithe
Ihor Radchenko writes:
> Max Nikulin writes:
>
>> There is the `org-store-link-plist' variable used by :store functions
>> from `org-link-parameters' but not by the
>> `org-create-file-search-functions' hook. Maybe it is enough to add
>
> Reading through `org-store-link-functions' docstring an
Ihor Radchenko writes:
> This makes sense. Instead of making `org-create-file-search-functions'
> return a cons cell, we can use the same scheme as in
> `org-store-link-functions' where the functions can call
> `org-link-store-props' inside to set e.g. the description.
Fixed, on main.
https://gi
Rudolf Adamkovič writes:
> * lisp/org-table.el (org-table-make-reference): Replace 'eq' with
> 'string-empty-p' to resolve "Warning: 'eq' called with literal string
> that may never match" issued on every 'make' invocation.
Handled, on main.
https://git.savannah.gnu.org/cgit/emacs/org-mode.git/c
Paul Stansell writes:
> Using Ctrl-S to search an org file leaves drawers open after the search.
> For example, open the attached org file, search_bug.org, and, with the
> cursor initially at the first line of the file, search for "text" with
> - Ctrl-s text
> This finds the first occurrence of "
Hello,
Is there anything wrong with the patch or with the proposition of
adding a hook there? The first I'd like to know for doing better next
time (or maybe correcting this one), the second to know if I should
stop using it.
Thanks!
Joris
Joris Caravati writes:
> Hello,
>
> I've been archi
11 matches
Mail list logo