Bug: Incorrect weekday in The Org Manual [9.3 (release_9.3 @ /usr/share/emacs/27.1/lisp/org/)]

2022-03-06 Thread Johnson
hifts the date to exactly one hour from now. ``` -- Sincerely, Johnson

Re: Bug: Incorrect duration format example in comments in 'org-duration.el' [9.3 (release_9.3 @ /usr/share/emacs/27.1/lisp/org/)]

2021-04-24 Thread Johnson
Yes, the issue is due to using an older version of Org. I searched the change log and saw that the compact form is introduced in Org 9.4, while mine is 9.3. Thanks for your help! Sincerely, Johnson On 4/20/2021 9:42 PM, NicolasGoaziou wrote: Hello, Johnson writes: I'm contributi

Bug: Incorrect duration format example in comments in 'org-duration.el' [9.3 (release_9.3 @ /usr/share/emacs/27.1/lisp/org/)]

2021-04-20 Thread Johnson
"1d3h5min" as an EFFORT property, however, resulting in the same error. I assume that the comment should be fixed by removing this particular example? (Other examples work fine) -- Sincerely, Johnson

Re: [O] inherit priority

2018-07-09 Thread Jesse Johnson
bb02cd6c00b32155c0a25f409f1bfa4160b2ddcd Mon Sep 17 00:00:00 2001 From: Jesse Johnson Date: Sun, 22 Apr 2018 18:12:54 -0700 Subject: [PATCH] Add priority inheritance * New org-use-priority-inheritance defcustom to toggle inheritance. * org-get-priority now takes a pos and implements inheritance. * org-get-priority

Re: [O] inherit priority

2018-07-07 Thread Jesse Johnson
Hi all, Here is my branch adding priority inheritance. remote: https://code.orgmode.org/holocronweaver/org-mode.git branch: inherit-priority-squashed I rebased upon the latest master, everything still seems to work. Sorry for the long delay in release. Please test and critique. Thanks! Je

Re: [O] inherit priority

2018-04-26 Thread Jesse Johnson
On 04/26/2018 04:34 PM, Bastien wrote: There have been several requests for priority inheritance over the years. If it can't currently be done, I am willing to take a look at implementing it. Did you make progress on this? Crazy timing! I've been testing my implementation for a few months, m

Re: [O] inherit priority

2018-01-07 Thread Jesse Johnson
ection for either of those would be much appreciated! Also let me know if other things touching priority need updating for inheritance. Jesse On 01/04/2018 11:24 PM, Nicolas Goaziou wrote: Hello, Jesse Johnson writes: There have been several requests for priority inheritance over the ye

Re: [O] inherit priority

2018-01-04 Thread Jesse Johnson
There have been several requests for priority inheritance over the years. If it can't currently be done, I am willing to take a look at implementing it. On 01/04/2018 12:15 AM, Nicolas Goaziou wrote: Hello, Jesse Johnson writes: 1. Set |org-use-property-inheritance '("

Re: [O] inherit priority

2018-01-03 Thread Jesse Johnson
n my setup) 4. Note that the children have priority B, while parent has priority A. For my use case I want org agenda to recognize that priority is being inherited for purpose of filtering and sorting. On 01/03/2018 01:41 PM, Nicolas Goaziou wrote: Hello, Jesse Johnson writes: I want child

[O] inherit priority

2018-01-03 Thread Jesse Johnson
Hi all, I want child org items to inherit priority from their parent. I tried setting |org-use-property-inheritance '("PRIORITY")|, but it did not have any apparent effect. Use case: I often have high priority projects whose tasks are mostly equally important. I don't want to waste time sett

[O] sort habits by priority

2017-04-27 Thread Jesse Johnson
I want to sort habits by priority, such that priority overrides all other criteria (schedule, deadline, consistency, etc.). In attempting to implement this I discovered that org-habit-get-priority is an inline function and thus cannot be overridden by the user. There seems to be no straightfor

[O] Schedule org task for last day of every month

2017-03-27 Thread Jesse Johnson
Hi all, How do I schedule a repeating org-mode task for the last day of every month? As is, when I set a task deadlines like |DEADLINE: <2017-03-31 Fri +1m>|, marking it done shifts the date to |DEADLINE: <2017-05-01 Fri +1m>| which is a day too late if the deadline is the end of the month. D

Re: [O] Org-mode: need install/config help on org-plus-contrib-20161102

2016-11-13 Thread Paul Johnson
On Sun, Nov 13, 2016 at 5:42 AM, Nicolas Goaziou wrote: > Hello, > > Paul Johnson writes: > >> Mr. Google says org mode in Emacs can work. I'll try that! (I said on >> Wednesday). For 2 days I've been fighting with the install & >> configuratio

[O] Org-mode: need install/config help on org-plus-contrib-20161102

2016-11-12 Thread Paul Johnson
I want to write guides for using Linux Shell. I first tried the features that knitr offers for this via R (http://yihui.name/knitr/demo/engines), but that turned out to be a fail because the shell session was not persistent across code chunks and the working directory was not change-able in a grace

[O] org agenda persistent mark

2016-05-22 Thread Jesse Johnson
Hello! When I enable persistent marks while performing bulk actions in org-agenda, the marks are always lost after the bulk action. Any idea why? I am using org (elpa version 20160516) in upstream emacs (compiled 2015-12-22). Thanks. Jesse

Re: [O] [PATCH] Re: Bug: `org-agenda-prepare-buffers' fails at (org-refresh-properties "APPT_WARNTIME" 'org-appt-warntime) [8.2.5h (8.2.5h-82-gd91d4b-elpaplus @ /home/wgg/.emacs.d/elpa/org-plus-contri

2014-04-07 Thread Jonathan Johnson
, Jonathan -- Jonathan Johnson

[O] Bug: Passing nil argument in org-refresh-properties [8.2.5h (8.2.5h-98-g0820d0-elpa @ /home/jjohnson/.emacs.d/elpa/org-20140407/)]

2014-04-07 Thread Jonathan Johnson
figure-edit-buffer) org-after-todo-state-change-hook '(org-clock-out-if-current) org-after-todo-statistics-hook '(org-summary-todo) org-confirm-shell-link-function 'yes-or-no-p ) Regards, -- Jonathan Johnson

Re: [O] Brackets around title in HTML from org-e-html

2012-04-20 Thread Shaun Johnson
On 20/04/2012 14:19, Bastien wrote: Hi Shaun, Shaun Johnson writes: The appended org file when exported to HTML using org-e-html (via org-export-dispatch) has brackets around the title. The generated HTML is attached (t.html) as is a screenshot (t.png). How can I avoid these brackets being

Re: [O] Bug: Footnotes badly positioned in HTML export [7.8.09 (release_7.8.09.234.g4a35)]

2012-04-20 Thread Shaun Johnson
On 20/04/2012 10:21, Nicolas Goaziou wrote: Hello, Shaun Johnson writes: Shaun Johnson writes: The attached example org file (t.org) with two footnotes generates the attached HTML file (t.html). As you can see in the attached screenshot (t.png) the footnote placement is odd to say the

Re: [O] Bug: Footnotes badly positioned in HTML export [7.8.09 (release_7.8.09.234.g4a35)]

2012-04-17 Thread Shaun Johnson
On 17/04/2012 09:48, Nicolas Goaziou wrote: Hello, Shaun Johnson writes: The attached example org file (t.org) with two footnotes generates the attached HTML file (t.html). As you can see in the attached screenshot (t.png) the footnote placement is odd to say the least. This is a

Re: [O] Brackets around title in HTML from org-e-html

2012-04-16 Thread Shaun Johnson
On 16/04/2012 19:07, Jambunathan K wrote: Shaun Johnson writes: Hi, The appended org file when exported to HTML using org-e-html (via org-export-dispatch) has brackets around the title. The generated HTML is attached (t.html) as is a screenshot (t.png). How can I avoid these brackets being

Re: [O] Bug: Footnotes badly positioned in HTML export [7.8.09 (release_7.8.09.234.g4a35)]

2012-04-16 Thread Shaun Johnson
On 16/04/2012 14:03, Shaun Johnson wrote: Hi, The attached example org file (t.org) with two footnotes generates the attached HTML file (t.html). As you can see in the attached screenshot (t.png) the footnote placement is odd to say the least. This problem doesn't org with the new exp

Re: [O] [PATCH] org-store-link: Fixed a bug where source block edit buffers were not recognized

2012-03-14 Thread Shaun Johnson
e) (let (label gc) (while (or (not label) (save-excursion Shaun Johnson.

[O] Bug: Bug reporting doesn't work [7.8.03 (release_7.8.03.583.gd7943.dirty)]

2012-03-14 Thread Shaun Johnson
as-directory (expand-file-name "../contrib" - (file-name-directory (or load-file-name buffer-file-name))) + (file-name-directory (find-library-name "org&

[O] Capturing tables and a small proposal for a capture enhancement

2011-10-05 Thread Shaun Johnson
e" entry (file "~/Org/bp.org") (file "~/Org/CaptureTemplates/b.org") :prepend t :immediate-finish t :post-process (lambda nil (goto-char (point-min)) (search-forward "|-") (org-table-align If there is any interest I can submit a patch. Shaun Johnson.

[O] Bug: Bug in editing table.el tables [7.5 (release_7.5.36.g4e24)]

2011-03-31 Thread Shaun Johnson
Remember to cover the basics, that is, what you expected to happen and what in fact did happen. You don't know how to make a good report? See http://orgmode.org/manual/Feedback.html#Feedback Your bug report will be posted to the Org-mode mailing list.

[O] Following links in an indirect buffer

2011-03-17 Thread Shaun Johnson
Hi all, I regularly work in an indirect buffer created by org-tree-to-indirect-buffer. Following an id: type link in such a buffer seems to always switche to the base buffer even if the target is visible in the indirect buffer. Is the buffer switching intended behaviour or is this a bug? Follo

[O] [PATCH] Make tangling work in an indirect buffer

2011-03-09 Thread Shaun Johnson
9551c319 Mon Sep 17 00:00:00 2001 From: Shaun Johnson Date: Wed, 9 Mar 2011 15:32:40 + Subject: [PATCH] Babel: Stop tangling failing in an indirect buffer * ob-tangle.el (org-babel-tangle): Make it work in an indirect buffer. The problem was that the message generated after tangling included th

[O] Bug: Tangling indirect buffers [7.5 (release_7.5.6.g11f19)]

2011-03-08 Thread Shaun Johnson
I reported this problem earlier against 7.4, it still occurs with the latest GIT version. Maybe (probably) I'm being stupid, if so could someone please tell me. Tangling from an indirect buffer fails with the following stack trace: Debugger entered--Lisp error: (wrong-type-argument stringp

[Orgmode] Bug: Tangling indirect buffers [7.4]

2011-02-21 Thread Shaun Johnson
Tangling from an indirect buffer fails with the following stack trace: Debugger entered--Lisp error: (wrong-type-argument stringp nil) file-name-nondirectory(nil) (message "tangled %d code block%s from %s" block-counter (if (= block-counter 1) "" "s") (file-name-nondirectory (buffer-fi

[Orgmode] Re: Proposed tweak to org-agenda-skip-entry-when-regexp-matches-in-subtree

2010-07-02 Thread eric johnson
Nope! I solved my issues thanks to Bernt's approach. On Friday, July 2, 2010, Carsten Dominik wrote: > Hi Eric, > > is there still an action item left here? > > Thanks. > > - Carsten > > On Jun 28, 2010, at 2:44 PM, Bernt Hansen wrote: > > > eric joh

[Orgmode] Proposed tweak to org-agenda-skip-entry-when-regexp-matches-in-subtree

2010-06-28 Thread eric johnson
Hi - org-mode is fantastic. Part of what makes it so awesome is that one can keep tweaking the software and the process. In looking at my own usage, I noticed that I really wanted to simplify my org-todo-keywords. I had a separate list of TODOs for projects (PROJ->PRST->DONE) and was wondering

Re: [Orgmode] Online manual

2009-06-30 Thread Shaun Johnson
Many thanks. Shaun. Carsten Dominik wrote: Actually, yes, there was a problem, fixed now. - Carsten On Jun 29, 2009, at 3:24 PM, Shaun Johnson wrote: Hi All, I've just visited the online manual (http://orgmode.org/org.html)and I see it has changed - there is no longer a navig

[Orgmode] Online manual

2009-06-29 Thread Shaun Johnson
Hi All, I've just visited the online manual (http://orgmode.org/org.html)and I see it has changed - there is no longer a navigation sidebar. Is this a mistake or a deliberate change? Did I miss something on the mailing list? Thanks, Shaun Jo

[Orgmode] Is org-export's hard coded dispatching on purpose?

2009-05-05 Thread eric johnson
Hi - I was looking at org-export and realized that the dispatching for that is all hardcoded in the assignment to cmds. Is that on purpose? Seems like it would be more useful if we could get some control over there. In my case, I was going to add in an option to email the html'ized version of t

[Orgmode] Two questions about code references and HTML export

2009-04-30 Thread Shaun Johnson
Hi, Consider the following Org file: * Test See [[(foo)][FOOBIE]] #+BEGIN_EXAMPLE : blah blah (ref:foo) #+END_EXAMPLE Question 1) In Org mode the link displays as FOOBIE, in the exported HTML it displays as (foo). Is there any way to cause the link to use the de

Re: [Orgmode] Ido and org-refile/org-goto question

2009-02-17 Thread eric johnson
Hi - I ran into a similar issue and I believe I have a possible fix to two issues. 1) ido's tab completion was broken with org-mode because the list of choices needs to be a list of strings. The current implementation of org-ido-completing-read presents that as a list of consed strings. Close!

Re: [Orgmode] POLL: the 40 variables project

2009-01-30 Thread Shaun Johnson
Hi, (2nd attempt at sending it to the list...) FWIW my two custom-set-variables entries: '(org-emphasis-regexp-components (quote (" ('\"" "- .,:?;'\")_" " ,\"'" "." 1))) '(org-hide-emphasis-markers t) Shaun. ___ Emacs-orgmode mailing lis

[Orgmode] M-TAB completion of options in indirect buffers

2009-01-27 Thread Shaun Johnson
With Emacs 22.1.1 and Org-mode 6.17c if I am editing a subtree in an indirect buffer (via C-c C-x b) and try to complete an option (i.e. a line starting #+) then I get the following backtrace (bytecodes elided): Debugger entered--Lisp error: (wrong-type-argument stringp nil) file-name

Re: [Orgmode] Link question

2008-05-22 Thread Shaun Johnson
it should ideally ignore TODO keywords, priority cookies, and tags. Please go ahead and give it a try - to include it into Org you would have to sin the papers with the FSF. Best wishes - Carsten On May 21, 2008, at 7:57 PM, Shaun Johnson wrote: I'm a light user of Orgmode so the followi

[Orgmode] Link question

2008-05-21 Thread Shaun Johnson
I'm a light user of Orgmode so the following might not be sensible or there might be some existing way to achieve the same effect. I have an Org file like: * Glossary ... ** Address ... * Implementation ... ** Address ... What I would like is to have distinct links to the two 'Address' headlin