Now that Org 9.3 has been released, I'd like to bring this issue up again.
On Wed, Sep 25, 2019 at 1:13 PM Robert Irelan wrote:
> The :link header argument on clock tables (see
> https://orgmode.org/manual/The-clock-table.html) currently generates
> links that use fuzzy search whe
Patch attached
--
Robert Irelan
rire...@gmail.com
From 31867e399f00093647c1b0583b7682b407be5b55 Mon Sep 17 00:00:00 2001
From: Robert Irelan
Date: Tue, 8 Oct 2019 03:17:49 -0700
Subject: [PATCH] Document "help:" Org link type
---
doc/org-manual.org | 2 ++
1 file changed, 2
Patch to fix attached
--
Robert Irelan
rire...@gmail.com
From 3d3008398abb6c3a8cdfd796e6daa3f3ba909ad2 Mon Sep 17 00:00:00 2001
From: Robert Irelan
Date: Fri, 27 Sep 2019 12:19:03 -0700
Subject: [PATCH] ox-publish: signal org-link-broken for broken fuzzy links
* lisp/ox-publish.el (org-publish
te clock tables
containing the tasks I've clocked time on that day. However, some of
the entries link to headlines that no longer exist. For whatever
reason, setting `org-export-with-broken-links` doesn't work to avoid
aborting the export whenever it encounters a fuzzy search link that
can't b
Hi, could someone take a look at this? Other people have noticed this
issue: https://lists.gnu.org/archive/html/emacs-orgmode/2019-01/msg00096.html
On Wed, Jan 23, 2019 at 11:18 AM Robert Irelan wrote:
>
> Patch to fix attached.
--
Robert Irelan
rire...@gmail.com
Patch to fix attached.
From a3af9004fbc5a8a86ba8f990d393403ec671f9bf Mon Sep 17 00:00:00 2001
From: Robert Irelan
Date: Wed, 23 Jan 2019 11:11:14 -0800
Subject: [PATCH] org-drill: Fix tag match in org-map-drill-entries
* contrib/lisp/org-drill.el: Change MATCH argument to ORG-MAP-ENTRIES
from
changing state (as it does on
checkboxes)? I'm envisioning something using the org-element API.
--
Robert Irelan
rire...@gmail.com
(t (cons (quote agenda-archives) tmp)))
)
)
(call-interactively (quote
org-occur-in-agenda-files)))
)
"")
("Q" . "Custom queries")
("u" "Unscheduled TODOs" todo ""
((org-agenda-skip-function
(quote
(org-agenda-skip-entry-if (quote
scheduled) (quote deadline) (quote regexp) "\n]+>")
)
)
(org-agenda-overriding-header
"Unscheduled TODO entries: ")
(org-agenda-sorting-strategy (quote
(time-down
)
("n" "Agenda and all TODOs" ((agenda "")
(alltodo)))
("n" "Agenda and all TODOs" ((agenda "")
(alltodo ""
org-ref-notes-function 'org-ref-notes-function-one-file
org-clock-clocked-in-display 'frame-title
org-drill-add-random-noise-to-intervals-p t
org-pomodoro-short-break-finished-hook
'(my-org-pomodoro-short-break-finished-punch-in)
org-pomodoro-short-break-sound
"~/.emacs.d/elpa/org-pomodoro-20171108.1314/resources/bell.wav"
org-agenda-skip-deadline-if-done t
org-drill-left-cloze-delimiter "!|"
org-drill-scope 'agenda-with-archives
org-agenda-todo-ignore-scheduled 'future
org-agenda-start-on-weekday nil
org-pomodoro-long-break-sound
"~/.emacs.d/elpa/org-pomodoro-20171108.1314/resources/bell_multiple.wav"
org-list-allow-alphabetical t
org-clock-persist-query-resume nil
)
--
Robert Irelan
rire...@gmail.com
I've attached a patch on top of my first patch, containing tests.
On Mon, May 7, 2018 at 1:38 PM Nicolas Goaziou wrote:
>
> Hello,
>
> Robert Irelan writes:
>
> > I've rebased against latest master and attached the patch.
>
> It looks good, thank you.
&
I've rebased against latest master and attached the patch.
On Mon, May 7, 2018 at 11:05 AM Nicolas Goaziou
wrote:
> Hello,
> Robert Irelan writes:
> > Hi, is there anything else I should do on this patch?
> Would you mind sending it to the ML? It easier, at least for me,
Hi, is there anything else I should do on this patch?
On Tue, May 1, 2018 at 12:40 PM Robert Irelan wrote:
> I've updated my repo at https://github.com/telotortium/org-mode (branch
> org-clock-table-extend-today-until-block). (I know I cloned it from an
older
> org-mode repo on Gi
1, 2018 at 1:11 AM Bastien wrote:
> Hi Robert,
> Robert Irelan writes:
> > I have a patch to fix this in https://github.com/telotortium/org-mode
> > (branch org-clock-table-extend-today-until-block). I've submitted a
> > copyright assignment with the FSF.
> I co
I have a patch to fix this in https://github.com/telotortium/org-mode
(branch org-clock-table-extend-today-until-block). I've submitted a
copyright assignment with the FSF.
On Tue, Apr 17, 2018 at 5:54 AM Nicolas Goaziou
wrote:
> Hello,
> Robert Irelan writes:
> > Testin
Testing it just now, it appears that it doesn't - the clock table excludes
times after midnight but before org-extend-today-until. I'll probably work
on fixing this unless someone believes that the current version of org-mode
is expected to respect org-extend-today-until. org-version gives:
Org mod
wrote:
> Hello,
>
> Robert Irelan writes:
>
> > I have an org-capture template of type file+olp+datetree and :time-prompt
> > t. Whenever I invoke it, it prompts me for a date. If I enter the current
> > date at the prompt, `%u` correctly formats the captured entry wi
Trying again since it wasn't received the first time.
On Tue, Aug 2, 2016 at 12:02 PM Robert Irelan wrote:
> Ever since updating to 20160801, I've encountered the following error
> whenever trying to run org-agenda-list:
>
> Debugger entered--Lisp error: (wrong-typ
Ever since updating to 20160801, I've encountered the following error
whenever trying to run org-agenda-list:
Debugger entered--Lisp error: (wrong-type-argument stringp nil)
looking-at(nil)
org-agenda-skip()
org-agenda-get-deadlines()
org-agenda-get-day-entries("/path/t
17 matches
Mail list logo