>>> "JSG" == Jacob S Gordon writes:
Hello Jacob.
> Hey Uwe,
> On 2025-06-15 16:41, Uwe Brauer wrote:
>> Ej1 has been replace by -@1$140 why
> It’s related to the alphanumeric cell references like `B4' [recognized
> by org]. The value of `org-table-use-standard-references' is `from' by
> defau
Hey Pedro,
On 2025-06-15 01:24, Pedro Andres Aranda Gutierrez wrote:
> Then we are on the same page on that. I want something flexible but
> easy to understand and use. If it is easy to code, then we are in
> paradise.
Agreed!
My experience with multiple scripts and non-mathematical texts is a
b
Hey Uwe,
On 2025-06-15 16:41, Uwe Brauer wrote:
> Ej1 has been replace by -@1$140 why
It’s related to the alphanumeric cell references like `B4' [recognized
by org]. The value of `org-table-use-standard-references' is `from' by
default, so org tries to convert `EJ1' into row-column syntax afte
On 17/06/2025 04:32, jman wrote:
I just wanted to write in a tutorial the following:
#+BEGIN_SRC org
,* Meeting with friends
:PROPERTIES:
:LOCATION: At Stacy's
:DESCRIPTION: Be on time
:END:
<2025-05-28 Wed 20:00-22:00>
#+END_SRC
Here is the result:
#+BEGIN_EXAMPLE
BEGIN:VCALENDAR
#+name: sr
Christian Moe writes:
Org-icalendar-export-to-ics doesn't, but works from the assumption that
you're in a buffer visiting a file. So your elisp function might perhaps
first copy the src block into a buffer, unescape the escaped lines, and
save the file somewhere, before calling org-icalendar-ex
Thx for the additional reading materials :-)
Best, /PA
On Mon, 16 Jun 2025 at 21:20, Ihor Radchenko wrote:
>
> Pedro Andres Aranda Gutierrez writes:
>
> > For that, I think we would need to have an extra property in
> > org-latex-language-alist to specfic extra fontencs
> > For example, If I ha
Pedro Andres Aranda Gutierrez writes:
> For that, I think we would need to have an extra property in
> org-latex-language-alist to specfic extra fontencs
> For example, If I have greek, I'll need LGR, if I have russian, I'd
> most probable need T2A for arabic LFE and LAE.
> The default value shou
This replaces the previous patch. The `sql-product-interactive' call
was still using the modified signature and does no longer.
>From e27f8231c2f97e6f7f84b6acb793eec7060b8396 Mon Sep 17 00:00:00 2001
From: Phil Estival
Date: Wed, 13 June 2025 17:00:00 +0200
Subject: [PATCH 06/08] ob-sql: add se
* [2025-06-15 20:59 +] Michael Mauger :
> On Sunday, June 15th, 2025 at 3:16 PM, Phil Estival wrote:
>
>> I also took good note of Michael's remarks.
>> The attached series of patches will work
>> without any modification to sql.el. I'll introduce later a local
>> `sql-connection' bound to t
Max Nikulin writes:
> On 09/06/2025 21:13, Christian Moe wrote:
>> Charles Choi writes:
>>> - : emacsclient org-protocol:/store-link:/URL/TITLE
>> This still works, though with a warning to "update your Org Protocol
>> handler to deal with new-style links".
> [...]
>>> - :
>>> javascript:locat
[ஞாயிறு ஜூன் 08, 2025] Ihor Radchenko wrote:
> Ihor Radchenko writes:
>
>> Visuwesh writes:
>>
Visuwesh, could you take a look?
>>>
>>> I have multiple deadlines to meet. Once I'm relatively free, I can take
>>> a closer look at this.
>>
>> Sure. There is no rush.
>
> It has been over a mo
On 31/05/2025 08:09, Charles Choi wrote:
+Refer to the Org documentation to understand the workings of the above in
constructing capture templates for Org Protocol.
I think, the explicit link to the manual (info "(org) Protocols") should
be in the very beginning as the primary source of infor
jman writes:
> I'd like to call an arbitrary elisp function over an org-mode snippet
> in a code block identified by BEGIN_SRC and END_SRC.
> Specifically, I want to run `org-icalendar-export-to-ics` over the following
> org-mode agenda entry:
>
> #+NAME: run-me
> #+BEGIN_SRC org :results output
On 09/06/2025 21:13, Christian Moe wrote:
Charles Choi writes:
- : emacsclient org-protocol:/store-link:/URL/TITLE
This still works, though with a warning to "update your Org Protocol
handler to deal with new-style links".
[...]
- :
javascript:location.href='org-protocol://store-link://'+
Hi,
Am Samstag, den 14. Juni 2025 um 17:56:10 Uhr (+) schrieb Ihor
Radchenko:
> Ihor Radchenko writes:
> >
> > May take some time.
> > ...
>
> It is taking way too long. And, unfortunately, it is still tricky for
> me to dedicate sufficient time to think about the best design here (I
> draft
15 matches
Mail list logo