Jack Kamm writes:
> writes:
>
>>> > There is a related issue about EOLs, not just \r\n -- each line should
>>> > be a maximum of 75 characters; this is handled by
>>> > org-icalendar-fold-string
>>>
>>> May you please provide a link to the iCalendar spec document section
>>> describing this r
Sorry it took so long to get a backtrace going...I've been really busy.
I restarted emacs with org 9.6.3 and reloaded it uncompiled and
did M-x toggle-debug-on-error to turn on backtrace on error.
I have also attached a copy of what my org-capture-templates
variable looks like.
Comparing these b
> Sent: Sunday, April 16, 2023 at 10:33 AM
> From: "Dr. Arne Babenhauserheide"
> To: "Christopher Dimech"
> Cc: "Jean Louis" , "George Mauer" ,
> emacs-orgmode@gnu.org
> Subject: Re: A dream?
>
>
> Christopher Dimech writes:
>
> > We ran it on the International Space Station. If that is th
Christopher Dimech writes:
> We ran it on the International Space Station. If that is the response of
> students,
> then they are lame bro,
Is there a writeup of this? Or a talk? “Emacs on the ISS” would be a
great story to share!
Best wishes,
Arne
--
Unpolitisch sein
heißt politisch sein,
On Sat, Apr 15, 2023 at 5:47 AM Ihor Radchenko wrote:
> Thanks! Looks like reasonable addition. See some minor comments below.
Ah, thanks for your feedback; this is my first time contributing to Emacs so I
appreciate the pointers. Okay, I've attached an updated patch per your review
comments.
> Sent: Saturday, April 15, 2023 at 2:16 PM
> From: "Jean Louis"
> To: "George Mauer"
> Cc: emacs-orgmode@gnu.org
> Subject: Re: A dream?
>
> * George Mauer [2023-04-03 18:17]:
> > Emacs is a complex tool that itself can take a semester or more to get
> > productive in. I know I myself tried f
* George Mauer [2023-04-03 18:17]:
> Emacs is a complex tool that itself can take a semester or more to get
> productive in. I know I myself tried for years to move to it and was only
> able to after learning vim bindings pretty well, and starting to use
> Spacemacs. Forcing students to use emacs,
Hello,
This is a new iteration:
https://git.sr.ht/~ruijieyu/orgweb/log/translate/zh-CN--v5 for the zh-CN
translation. Well, it says v5 because it went through some internal
iterations, and I pushed too soon before soon discovering that something
else needed to be changed. I want to keep all thes
In my Amazon Web Service account, I can launch emacs from the terminal. Nearly
all emacs features work well. But I miss the ability to view graphs created by
code blocks in org mode. Have other members found a solution?
Thanks,
Naresh
1. emacs -Q
2. Insert the following in an org-mode buffer
* head
a
b
3. C-x h M-^ and note that it's now formatted as:
a
b
* head
4. Undo, then M-> C-SPC M-< C-n M-^ and note that it's now formatted as:
* head a
b
5. Undo, then M-< C-SPC M-> M-^ and note that it's now formatted
(correctly) as:
*
On 15/04/2023 11:48, Jim Wisniewski wrote:
I almost always
export with "Body only" switched on, and I got tired of manually toggling it
each time
I believed it is annoying till I discovered that with universal argument
(C-u C-c C-e) export dispatcher uses options and format selected
previous
Jack Kamm writes:
> So the RRULE applies to both DTSTART and DUE, and the repeats continue
> past DUE.
>
> But, another thing to note from the definition of DTSTART [2]:
>
> This property [DTSTART] is REQUIRED in all types of recurring
> calendar components that specify the "RRULE" pr
Jim Wisniewski writes:
> Here's a small enhancement I wrote to add customizable variables for the
> `org-export-dispatch' UI options that don't already have one. I almost always
> export with "Body only" switched on, and I got tired of manually toggling it
> each time; while I was at it I also a
> It's in rfc5545 [1], referenced to from rfc7986 [2].
yes, that's it. There is also this validator that can check files
against the spec: https://icalendar.org/validator.html
Stpehen
Hej Janek,
> I have a note with many links, but would like to export that note as
> landing page as text stripped of links.
I have had a similar need recently where I wanted to export a document
filled with inks to org-roam nodes and other org headlines via id links.
I was able to strip the lin
15 matches
Mail list logo