- Original Message -
From: "Ihor Radchenko"
To: "Raoul Comninos"
Cc: "emacs-orgmode"
Sent: Wednesday, May 7, 2025 8:25:47 PM
Subject: Re: Commas in org source blocks
I see no reason.
If you look into git history of that file, you will see that this file
had more problems like what you n
On Mon, May 05 2025, Ihor Radchenko wrote:
> Kristoffer Balintona writes:
>
>> On Mon, May 05 2025, Kristoffer Balintona wrote:
>
>> It would be nice if the top-level datetree in would simply
>> be used if the function supplied for function-returning-list-of-strings
>> returns nil. Alternatively
Ihor Radchenko writes:
AFAIK, there is no such feature for tables that is built-in.
I also do not recall any package doing something similar.
You may need to write your own helper command and maybe hook it to
org-shiftright-hook / org-shiftleft-hook.
Ok, I have a partial solution:
--8<
From: brettjrea <6890798+brettj...@users.noreply.github.com>
---
org-tools/index.org | 5 +
1 file changed, 5 insertions(+)
diff --git a/org-tools/index.org b/org-tools/index.org
index 62264666..5860f54d 100644
--- a/org-tools/index.org
+++ b/org-tools/index.org
@@ -54,6 +54,11 @@ See [[file
Raoul Comninos writes:
I am open to suggestions.
Sorry to hijack this thread for an unrelated comment.
Speaking of suggestions, I would suggest not using a loud mechanical
keyboard in these turorials because it's distracting, sometimes it
covers your voice.
Also, you might evaluate using th
I'll combine them as you have suggested. Sent from my Galaxy
Original message From: Ihor Radchenko
Date: 2025/05/07 21:10 (GMT+02:00) To: Raoul Comninos
Cc: emacs-orgmode Subject: Re: [PATCH] org-tutorials:
Add Org Agenda video tutorials by Raoul Comninos Raoul Comninos
w
Raoul Comninos writes:
> These videos are meant to be practical tutorials that show how I use
> various Org mode features ... If you prefer a different title that
> better reflects this approach, I am open to suggestions.
I will need to check in more details, but preliminary thought is that
this
Thanks for the clarification.
- Original Message -
From: "Ihor Radchenko"
To: "Raoul Comninos"
Cc: "emacs-orgmode"
Sent: Wednesday, May 7, 2025 8:25:47 PM
Subject: Re: Commas in org source blocks
I see no reason.
If you look into git history of that file, you will see that this file
ha
Thanks Ihor. I understand it's a feature. I'll try implement the font-lock hook
option.
Regards,
Raoul
- Original Message -
From: "Ihor Radchenko"
To: "Raoul Comninos"
Cc: "emacs-orgmode"
Sent: Wednesday, May 7, 2025 8:28:07 PM
Subject: Re: Org links as plain text in the buffer
You c
Hi Ihor,
These videos are meant to be practical tutorials that show how I use various
Org mode features. The series is intended to be helpful resources for Org users
rather than strict technical documentation. Originally they were to be just a
series on Org, but I had to group and categorize th
Raoul Comninos writes:
> No, it's a new addition. In the first patch you applied, I added a
> link to my series on Org Fundamentals. The second patch adds a link to
> a separate series on Org Agenda.
I see. I am wondering what Refiling, Capture, and Attachments are doing
in agenda-related videos
Raoul Comninos writes:
> If I view the following example in an Org buffer all the links are
> highlighted and clickable.
> Can I display such links as plain text in the buffer? I understand that they
> will be exported literally.
>
> #+begin_example
> http://www.example.com
> ftp://ftp.example
Raoul Comninos writes:
> In this example taken from "advanced-searching.org" on the worg site, we have:
>
> #+begin_src org
> ,* TODO Buy clothes for wedding
> :wedding:important:errands:
> , SCHEDULED: <2010-12-01 Wed>
> , :PROPERTIES:
> , :estimated-cost: 100
>
Rudolf Adamkovič writes:
> Ihor Radchenko writes:
>
>> Rudolf, did you have a chance to look into this request?
>
> Sorry, I did not reply because I had nothing to add. The feature would
> be useful, and it all comes down to /not/ adding yet another snowflake
> to the already complicated Org sy
emacs-...@dandrake.org writes:
> Emacs / Org told me to use M-x org-submit-bug-report and I am dutifully
> obeying. :)
>
> I was editing some Python code and did...something...and got the error
> below. Sadly, I did too many things and view-lossage doesn't have the
> particular keybinding I must h
No, it's a new addition. In the first patch you applied, I added a link to my
series on Org Fundamentals. The second patch adds a link to a separate series
on Org Agenda.
- Original Message -
From: "Ihor Radchenko"
To: "Raoul Comninos"
Cc: "emacs-orgmode"
Sent: Wednesday, May 7, 2025
Hi,
What is this patch about?
Is it a continuation of
https://list.orgmode.org/102561680.13634571.1746363977973.javamail.zim...@mweb.co.za/T/#t
thread?
Note that I have already applied the patch there in commit bbea0983.
--
Ihor Radchenko // yantar92,
Org mode maintainer,
Learn more about Org m
0001-org-tutorials-index.org-Add-Org-Agenda-video-tutoria.patch
Description: application/mbox
Ihor Radchenko writes:
> Rudolf, did you have a chance to look into this request?
Sorry, I did not reply because I had nothing to add. The feature would
be useful, and it all comes down to /not/ adding yet another snowflake
to the already complicated Org syntax.
Rudy
--
"'Contrariwise,' conti
If I view the following example in an Org buffer all the links are highlighted
and clickable.
Can I display such links as plain text in the buffer? I understand that they
will be exported literally.
#+begin_example
http://www.example.com
ftp://ftp.example.com
mailto:u...@rashi.com
file:///C:/Us
In this example taken from "advanced-searching.org" on the worg site, we have:
#+begin_src org
,* TODO Buy clothes for wedding:wedding:important:errands:
, SCHEDULED: <2010-12-01 Wed>
, :PROPERTIES:
, :estimated-cost: 100
, :END:
, [2010-11-17 Wed 12:22]
,
21 matches
Mail list logo