From: Gerard Vermeulen <gerard.vermeulen@posteo.net>
To: Emacs orgmode <emacs-orgmode@gnu.org>
Subject: [PATCH] org-contrib/org-collector.org: fix example link and instructions
Date: Wed, 13 Mar 2024 14:03:23 +0000 [thread overview]
Message-ID: <301244e0f3f217205cc32e5483f782c0@posteo.net> (raw)
[-- 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
next reply other threads:[~2024-03-13 14:04 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-03-13 14:03 Gerard Vermeulen [this message]
2024-03-13 14:21 ` [PATCH] org-contrib/org-collector.org: fix example link and instructions Ihor Radchenko
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=301244e0f3f217205cc32e5483f782c0@posteo.net \
--to=gerard.vermeulen@posteo.net \
--cc=emacs-orgmode@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.