* [PATCH] org-contrib/org-collector.org: fix example link and instructions
@ 2024-03-13 14:03 Gerard Vermeulen
2024-03-13 14:21 ` Ihor Radchenko
0 siblings, 1 reply; 2+ messages in thread
From: Gerard Vermeulen @ 2024-03-13 14:03 UTC (permalink / raw)
To: Emacs orgmode
[-- Attachment #1: Type: text/plain, Size: 247 bytes --]
Hi,
I noticed that the link
https://orgmode.org/worg/sources/org-contrib/org-collector-example.org
is broken.
Furthermore, I think that the usage instructions for Emacs-28.1 and
later are
outdated.
This patch proposes fixes.
Regards -- Gerard
[-- Attachment #2: 0001-org-contrib-org-collector.org-fix-example-link-and-i.patch --]
[-- Type: application/octet-stream, Size: 1486 bytes --]
From e81bc98fd15ce04c80fd9147bb69b922b661fa2a Mon Sep 17 00:00:00 2001
From: Gerard Vermeulen <gerard.vermeulen@posteo.net>
Date: Wed, 13 Mar 2024 14:50:32 +0100
Subject: [PATCH] org-contrib/org-collector.org: fix example link and
instructions
---
org-contrib/org-collector.org | 8 ++++++--
1 file changed, 6 insertions(+), 2 deletions(-)
diff --git a/org-contrib/org-collector.org b/org-contrib/org-collector.org
index a207de6d..20c57d51 100644
--- a/org-contrib/org-collector.org
+++ b/org-contrib/org-collector.org
@@ -24,7 +24,7 @@ pre-processing.
** Quick Examples
As a quick demonstration of use of =org-collector= first [[Loading it (No surprises here)][load it]] as
-described below. Then download this [[https://orgmode.org/worg/sources/org-contrib/org-collector-example.org][example file]], which contains the
+described below. Then download this [[https://orgmode.org/worg/org-contrib/org-collector-example.org][example file]], which contains the
following headlines/properties.
[[file:../images/org-collector/dec-spending.png]]
@@ -103,7 +103,11 @@ This example demonstrates a couple of new headline arguments for
The easiest way is by
-: M-x customize-variables RET org-modules
+: M-x package-install RET org-contrib
+
+for [[https://orgmode.org/worg/org-release-notes.html][Org-9.5 and later]] and
+
+: M-x customize-variable RET org-modules
Check the line for collector. This will cause it to be loaded every
time you start org-mode.
--
2.42.0
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] org-contrib/org-collector.org: fix example link and instructions
2024-03-13 14:03 [PATCH] org-contrib/org-collector.org: fix example link and instructions Gerard Vermeulen
@ 2024-03-13 14:21 ` Ihor Radchenko
0 siblings, 0 replies; 2+ messages in thread
From: Ihor Radchenko @ 2024-03-13 14:21 UTC (permalink / raw)
To: Gerard Vermeulen; +Cc: Emacs orgmode
Gerard Vermeulen <gerard.vermeulen@posteo.net> writes:
> I noticed that the link
> https://orgmode.org/worg/sources/org-contrib/org-collector-example.org
> is broken.
> Furthermore, I think that the usage instructions for Emacs-28.1 and
> later are
> outdated.
>
> This patch proposes fixes.
Thanks!
Applied.
https://git.sr.ht/~bzg/worg/commit/137c609e
--
Ihor Radchenko // yantar92,
Org mode contributor,
Learn more about Org mode at <https://orgmode.org/>.
Support Org development at <https://liberapay.com/org-mode>,
or support my work at <https://liberapay.com/yantar92>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-03-13 14:17 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-03-13 14:03 [PATCH] org-contrib/org-collector.org: fix example link and instructions Gerard Vermeulen
2024-03-13 14:21 ` Ihor Radchenko
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).