Ihor Radchenko writes:
> Although, removing heading from inside
> `org-after-todo-state-change-hook' is a bad idea - Org mode does not
> expect the heading to disappear from under the cursor when this hook is
> executed. I recommend using `org-trigger-hook' instead.
Thanks for your help! I switch
Ihor Radchenko writes:
> It is clearly a bug of some kind - the code is not doing what it
> intended originally. But we need to understand org-table.el better to
> fix this...
Upon further review, I dropped that branch of if completely.
https://git.savannah.gnu.org/cgit/emacs/org-mode.git/commit
Ihor Radchenko writes:
> We have recently got WORG build failures because running scheme-mode
> spawns an interactive prompt to select Scheme implementation.
>
> This happens when Org export attempts to fontify scheme source blocks,
> and calling major mode (scheme-mode) expects user interaction
Thanks for the review Ihor!
>> Thanks. I've improved the documentation of `org-pending' to mention
>> that one may want to customize the following fields of a reglock:
>> before-kill-function, user-cancel-function and
>> insert-details-function. And, also, I added that one can attach
>> custom
Steinar Bang writes:
> 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
David Masterson writes:
>>> When you have '(:foo bar :baz eet), nothing inside is evaluated because
>>> of the quote. To evaluate expressions selectively, use backquote:
>>>
>>> `(:foo bar:baz ,(concat "foo" "bar"))
> ...
> I spoke too soon -- I'm still getting the same error about expecting a
>
Ihor Radchenko writes:
> Bastien, may you please confirm?
I do, thanks!
--
Bastien Guerry
On 5/12/24 07:18, Ihor Radchenko wrote:
I looked into this further, and found
exporters/taskjuggler/ox-taskjuggler.org
that has whole "TODO" subtrees hidden with :noexport: tag.
Such half-ready subtrees are not really ready for normal viewing and are
mostly a material for WORG hackers to work
Adam Porter writes:
>> 2. Put notes into LOGBOOK drawers (set `org-log-into-drawer' in WORG
>> dirlocals)
>> 3. Change `org-html-format-drawer-function' during publishing to mark
>> the LOGBOOK drawers with a distinct class.
>> 4. Enable org-inlinetask library during publishing.
>>
>> Th
Lee Thompson writes:
> ...
> I hope this explains more clearly what I'm trying to achieve, do let me
> know if not.
Yes.
Applied, onto main, with amendments.
I changed the commit message and news style to imperative and tweaked
one place in the code to not rely upon the existing set of the possi
Amy Grinn writes:
>> +1
>> You may even use obsolete alias (add it to lisp/org-compat.el)
>
> Here's a patch to rename org-babel-noweb-wrap to
> org-babel-noweb-make-regexp.
Thanks!
News entry is not necessary here - we are just renaming a function.
Otherwise, the patch looks good.
I am not yet
Amy Grinn writes:
> Bastien Guerry writes:
>
>> Ihor Radchenko writes:
>>
>>> Bastien, may you check which name is used in the FSF records?
>>
>> I've taken this offlist.
>
> The name in the FSF records should be correct now.
Bastien, may you please confirm? We can then update WORG records.
-
12 matches
Mail list logo