Pedro Andres Aranda Gutierrez writes:
>> >> Also, since we now allow multiple languages to be listed in #+LANGUAGE,
>> >> we may need to update the manual when talking about #+LANGUAGE keyword
>> >> in other places as well; not just in latex export section.
>> You seemingly did not address this c
Awesome, thanks much.
D
On Sat, Jul 12, 2025 at 12:21 PM Ihor Radchenko wrote:
> Dan Milstein writes:
>
> > I ran across a small UI issue with org-refile -- if an org refile target
> > was a link, the refile interface would show all of: the link, the
> > description and the surrounding brackets
Zoey Hewll writes:
> I'm still interested. For the time being, I am just waiting to hear back
> from my employer.
>
> Thanks for following up.
It has been a while. May I know if there is any progress?
Note that we can ask FSF to contact your employer if there are any issues
with disclaimer lang
Hi,
you are right... didn't see it that way. Let me see how we can phrase that...
Best, /PA
On Sun, 13 Jul 2025 at 16:24, Ihor Radchenko wrote:
>
> Pedro Andres Aranda Gutierrez writes:
>
> >> >> Also, since we now allow multiple languages to be listed in #+LANGUAGE,
> >> >> we may need to upd
Dear All,
Ihor Radchenko writes:
>
> > ...
> > This looks fishy to me.
> > There is no guarantee that is always included into the exported
> > HTML, so your code may not always add style.
> > I suspect that a more robust approach could be adding to :html-head.
>
> András, any chance you can try
Ihor Radchenko writes:
> dmg writes:
>
>> while working with org-roam I detected the following bug:
>>
>> Create an org file with the following info:
>>
>> * heading
>>
>> * heading 2
>> ...
>> You will note that the location of the first heading is off (it is
>> reported as starting after th
dmg writes:
>> Could you please provide the details of the failure?
>>
>
> it seems to be related to python (I am running MacOS):
>
> ...
>passed 358/1318 test-ob-python/assign-underscore (0.064578 sec)
> Can’t guess python-indent-offset, using defaults: 4
> Sent: print
> ('ob_comint_asyn
Ihor Radchenko writes:
> Note that some tests are failing when I try "make test". Please make
> sure that all the tests are passing.
Compared to `main', I see the following test failing:
- test-ob/demarcate-block-split-prefix-region
Is that what you are seeing too?
[I also see "14 skipped res
Hello Ihor,
Ihor Radchenko writes:
> Roger Mason writes:
>
>> Substitution history of formula
>> Orig: '(org-sbe "dl" (el @2$1))
>> $xyz-> '(org-sbe "dl" (el @2$1))
>> @r$c-> '(org-sbe "dl" (el #("Fe" 0 2 (face org-table fontified t
>> $1->'(org-sbe "dl" (el #("Fe" 0 2 (face org-tab
Lukas Epple writes:
> the attached patches implement the feature I proposed in this thread
> partially: For `org-html-doctype' "html5" and `org-html-html5-fancy',
> use the semantic element to wrap timestamps and populate its
> datetime attribute with a valid date/date and time string accordin
Morgan Smith writes:
>> What happens when tags are completely equal, according to every function
>> in `org-tags-sort-function'?
>
> Then no sorting would occur. In the test suite we test for this by using the
> 'ignore function.
I was rather worried about the return value. `org-tags-sort' cann
"Jacob S. Gordon" writes:
>> I think that I need to ask an important question here: what is your
>> goal? Is it just a curiosity exercise or do you want to improve
>> MathML support in Org?
>
> Fair question from the tone of my message! My goal is to improve
> MathML support in Org. And to make t
Ihor Radchenko writes:
> It has been 2 months, so we need to decide what to do about the patch.
> We can either discard it or complete it ourselves.
> It is your call as ox-texinfo maintainer to decide whether the patch is
> important enough so that you spend your time completing it.
Sure, I can
Ihor Radchenko writes:
>> + "–" ; EN DASH
>
> What is the motivation behind changing -- to EN DASH?
Also, perhaps just "–" instead of "–" ; EN DASH?
Rudy
--
"Great minds discuss ideas; average minds discuss events; small minds
discuss people." --- Anna Eleanor Roosevelt (1884-1962)
Rudolf
Dear Org developers,
At the moment, `org-yank-image-save-method' can only save an image
into a single location, or query "org-attach".
This change allows customising its behaviour, allowing
`org-yank-image-save-method' to be a function returning a place to
save the file.
Patch attached.
--
You
Dear Org developers,
At the moment, `org-yank-image-save-method' can only save an image
into a single location, or query "org-attach".
This change allows customising its behaviour, allowing
`org-yank-image-save-method' to be a function returning a place to
save the file.
--
Your sincerely,
Vlad
Hi Ihor,
I've moved the change in the behaviour of #+LANGUAGE to the creaking
changes section and expanded it a bit.
Hope it's enough,
/PA
On Sun, 13 Jul 2025 at 17:06, Pedro Andres Aranda Gutierrez
wrote:
>
> Hi,
>
> you are right... didn't see it that way. Let me see how we can phrase that...
On 2025-07-12, at 18:59, Ihor Radchenko wrote:
> mb...@mbork.pl writes:
>
>> with the point on a headline, I'd like to be able to get the positions
>> of the start and end of the current headline's title. How to do that?
>> Here's what I have, is there a better way?
>>
>> (This includes tags; I'
mb...@mbork.pl writes:
>> Try `org-complex-heading-regexp'.
>
> Thanks, this would probably work - I could match it and then get the
> positions. Is it "better" than my approach? I mean, are there any
> obvious pros and cons of both?
`org-complex-heading-regexp' is more granular - you can exclu
On 2025-07-13, at 08:20, Ihor Radchenko wrote:
> mb...@mbork.pl writes:
>
>>> Try `org-complex-heading-regexp'.
>>
>> Thanks, this would probably work - I could match it and then get the
>> positions. Is it "better" than my approach? I mean, are there any
>> obvious pros and cons of both?
>
> `
20 matches
Mail list logo