but it is not available in NonGNU ELPA.
Could a new release of org-contrib be made to make the fix widely
available?
Thanks,
Malcolm
--
Malcolm Purvis
"Lars" == Lars Ingebrigtsen writes:
This should now be fixed in Emacs 29.
Confirmed. Thank you.
Malcolm
--
Malcolm Purvis
: Nicolas Goaziou
Date: Thu Jul 27 13:39:52 2017 +0200
Move `org-split-string' to "org-macs.el"
* lisp/org.el (org-split-string): Move the function...
* lisp/org-macs.el (org-split-string): ... here. Also clarify
docstring with regards to `split-string'.
Malcolm
--
Malcolm Purvis
e manual edit.
Thanks,
Malcolm
--
Malcolm Purvis
g to be:
The value can be set to, respectively, the symbols ‘h:mm:ss’ or ‘h:mm’,
would clarify the situation.
Malcolm
--
Malcolm Purvis
0304591af2f9")
Louis,
These look correct to me. Does the following command produce any output?
M-: (org-id-find bh/organization-task-id)
Perhaps org can't find file with the Organization node. It the file in
your agenda list?
Malcolm
--
Malcolm Purvis
304591af2f9
:END:
...
#+end_src
#+begin_src elisp
(setq bh/organization-task-id "eb155a82-92b2-4f25-a3c6-0304591af2f9")
#+end_src
Malcolm
--
Malcolm Purvis
uardo> package manager?
The package manager does not unload the old package and load new package
as part of the upgrade. As a consequence, I always restart Emacs after
upgrading packages to avoid problems like this.
Malcolm
--
Malcolm Purvis
>>>>> "Nicolas" == Nicolas Goaziou writes:
Nicolas> Malcolm Purvis writes:
>> Thanks. Unfortunately I now get an error when I try to reschedule:
Nicolas> Oops. Fixed. Thank you.
It works as expected now. Thanks again.
Malcolm
--
Malcolm Purvis
g-log-note-headings))
(setq org-log-note-headings
(cons '(redeadline . "New deadline from %S to %s on %t")
org-log-note-headings))
--8<---cut here-------end--->8---
Malcolm
--
Malcolm Purvis
g-log-note-headings))
(setq org-log-note-headings
(cons '(redeadline . "New deadline from %S to %s on %t")
org-log-note-headings))
--8<---cut here-------end--->8---
Malcolm
--
Malcolm Purvis
is neither org-schedule nor org-deadline pass the the new time
to org-add-log-setup. Is there a reason for this?
Malcolm
--
Malcolm Purvis
ckage, which supports
'text' as a language, and have started using that.
Thanks for your help.
Malcolm
--
Malcolm Purvis
org :tangle foo.bar
#+end_src
Is there a case for 'begin_src text' to handle arbitrary content?
Malcolm
--
Malcolm Purvis
>>>>> "Nicolas" == Nicolas Goaziou writes:
Nicolas> This should be fixed. Thank you for reporting it.
I can confirm that the error has gone.
Thanks,
Malcolm
--
Malcolm Purvis
r(0)
org-capture-finalize(nil)
call-interactively(org-capture-finalize nil nil)
--8<---cut here---end--->8---
I assume that the cache code is trying to remove the clock information
from the draw that has already been removed because
org-clock-out-remove-zero-time-clocks is set.
Malcolm
--
Malcolm Purvis
>>>>> "Achim" == Achim Gratz writes:
Achim> I think that "^[ \t]*\\(\\(?:#\\+\\|:\\)CATEGORY:\\)\\(.*\\)"
Achim> would be a better regex, assuming that the original regex was
Achim> doing the right thing.
Thanks. Things are just as fast with this
)
(setq pos (match-end 0)
optionp (equal (char-after (match-beginning 0)) ?#)
cat (org-trim (match-string 2)))
--
Malcolm Purvis
to be called, so I
still get the error about the undefined function set-transient-map when
running Emacs 23.3.
Thanks,
Malcolm
--
Malcolm Purvis
19 matches
Mail list logo