[BUG] Contents of the *Warnings* buffer, which has begun popping up at random intervals

2023-05-13 Thread Tom Davey
nd the contents of that buffer below. Thank you for the work on Org mode, which is magnificent and without peer. Tom Davey ■ Warning (org-element-cache): org-element--cache: Org parser error in journal.org::18359990. Resettin

RE: Timestamp parsing inside node properties and other contexts out of org-element-object-restrictions (was: [BUG] Agenda no longer works for timestamps inside properties drawer [9.5.2 (release_9.5.2-

2022-03-22 Thread Tom Davey
hows why the variable org-agenda-skip-additional-timestamps-same-entry is valuable. I rarely want an entry to display twice on the same day. Tom Davey -- Tom Davey t...@tomdavey.com New York NY USA -Original Message- From: Emacs-orgmode On Behalf Of Tim Cross Sent: Tuesday, March 22, 2022 5:10

RE: [BUG] Agenda no longer works for timestamps inside properties drawer [9.5.2 (release_9.5.2-24-g668205 @ /home/ignacio/repos/emacs/lisp/org/)]

2022-03-21 Thread Tom Davey
out what changed. Perhaps the new variable you propose, org-agenda-skip-timestamps-in-properties-drawer, should default to nil to preserve the historical behavior? -- Tom Davey t...@tomdavey.com New York NY USA -Original Message- From: Emacs-orgmode On Behalf Of Ignacio Casso Sent: Monday,

RE: [BUG] Agenda no longer works for timestamps inside properties drawer [9.5.2 (release_9.5.2-24-g668205 @ /home/ignacio/repos/emacs/lisp/org/)]

2022-03-21 Thread Tom Davey
s-same-entry seemed expressly made for my use case, to clean up same-day clutter in entries with a TODO timestamp. -- Tom Davey t...@tomdavey.com New York NY USA -Original Message- From: Emacs-orgmode On Behalf Of Ihor Radchenko Sent: Saturday, March 12, 2022 7:29 AM To: Ignacio Ca

RE: Bug: doc string for "org-end-of-meta-data"

2021-09-15 Thread Tom Davey
Hi Marco, You make sense. What you propose to substitute is easier to understand and concise: When FULL is non-nil but not t, skip planning information, properties, clocking lines and logbook drawers. Thank you! -- Tom Davey t...@tomdavey.com New York NY USA -Original

Bug: doc string for "org-end-of-meta-data"

2021-09-15 Thread Tom Davey
all the developers of Org-mode. -- Tom Davey t...@tomdavey.com New York NY USA

Re: [O] org-speed-commands-default 1 2 3

2013-09-03 Thread Tom Davey
Rainer writes: > Using "0" as speed key I end up with: That's lovely! I hadn't thought of using a user-defined speed key. Much more convenient. Regards, Tom Davey -- Tom Davey t...@tomdavey.com New York NY USA

Re: [O] org-speed-commands-default 1 2 3

2013-09-02 Thread Tom Davey
sult of org-outline-level() to S-TAB. C-S-TAB is a logical binding for this function. (defun open-org-outline-to-current-level () "Opens or closes the Orgmode outline to the level at point." (interactive) (org-shifttab (org-outline-level)) (message "The current outline

Re: [O] Problem with org-insert-heading on multi-line items?

2013-08-07 Thread Tom Davey
Hi Nick Thanks for the reply, and thanks for trying to reproduce what I'm seeing. You've made me realize that I have filed a weak bug report. I owe the list a reproducible test case. I will get going on that. Regards, Tom Davey -- Tom Davey t...@tomdavey.com New York NY USA

Re: [O] Problem with org-insert-heading on multi-line items?

2013-08-06 Thread Tom Davey
ing the same behavior I described earlier: org-insert-heading will add a checkbox to a new list item as long as the previous item extends over two or more lines, even if no checkbox exists in that previous item. Thanks much and sorry again for the delay in replying. Regards, Tom Davey -- Tom Davey

[O] Problem with org-insert-heading on multi-line items?

2013-05-25 Thread Tom Davey
So it seems like the first line is determinative. May I ask if anybody else is seeing this behavior? Is it as designed? Regards, Tom Davey -- Tom Davey t...@tomdavey.com New York NY USA

Re: [O] New maintainer

2013-04-18 Thread Tom Davey
ecial thanks to Carsten, both for the past and now in advance as the new maintainer. With grateful regards to all, Tom Davey -- Tom Davey t...@tomdavey.com New York NY USA

Re: [O] Babel related bug in elpa version 20121231

2013-01-05 Thread Tom Davey
an depend on a fully stabilized Emacs. (add-hook 'after-init-hook 'my-after-init-hook-functions) I found this useful because my personal initialization makes little tweaks to my ELPA packages. It seems to give me the control over the order of initialization that I need. Regards to

Re: [O] How to convert to odt with specific styles?

2013-01-02 Thread Tom Davey
y much! Tom Davey On Tue, Jan 1, 2013 at 5:52 PM, Bastien wrote: > Jambunathan K writes: > >> But considering that no one made such a request, he removed it from >> org-e-odt.el. I can re-instate the removed changes in to org-e-odt.el. > > That'd be great. Thanks! >

Re: [O] [BUG] [ODT] ODT export (old) fails with wrong-type-argument

2012-10-25 Thread Tom Davey
Christian writes: > I confirm -- this is fixed in release_7.9.2-513-gad17c4. Great news. Bastien, many thanks! Tom -- Tom Davey t...@tomdavey.com New York NY USA

Re: [O] bug#9610: 24.0.90; org-mode: sluggish response and high CPU utilization with large .org files

2011-10-01 Thread Tom Davey
il in org-mode-hook does the trick. Thanks so much. -- Tom Davey t...@tomdavey.com New York NY USA

Re: [O] The Orgfather

2011-08-28 Thread Tom Davey
I LOLd: "And this unicorn? Does it really look queer?" -- Tom Davey t...@tomdavey.com New York NY USA