Re: Bug in definition of org-encode-time

2022-07-24 Thread Kenneth Stuart
I'll try reporting the issue using `report-emacs-bug`. Best, Ken Kenneth Stuart writes: > Yes, you're right I should have looked more closely, I also see 'Morgan > Smith' has already raised the issue more clearly. > > Please ignore the noise ;) > > Iho

Re: Bug in definition of org-encode-time

2022-07-24 Thread Kenneth Stuart
Yes, you're right I should have looked more closely, I also see 'Morgan Smith' has already raised the issue more clearly. Please ignore the noise ;) Ihor Radchenko writes: > Kenneth Stuart writes: > >> Macro `org-encode-time` (lisp/org-macs.el +1395) does not get d

Bug in definition of org-encode-time

2022-07-24 Thread Kenneth Stuart
Hello, Macro `org-encode-time` (lisp/org-macs.el +1395) does not get defined for emacs >= 27.1 as the top level if statement is missing its ELSE clause. #+begin_src elisp (if (version< emacs-version "27.1") (defmacro org-encode-time (&rest time) (if (cdr time) `(encode-time ,@

[O] [PATCH] Fix org-clock evaluation startup hang on Windows

2012-08-29 Thread Stuart Hickinbottom
and (eq window-system 'x) + (eq (call-process-shell-command "command" nil nil nil "-v" "x11idle") 0) ;; Check that x11idle can retrieve the idle time (eq (call-process-shell-command "x11idle" nil nil nil) 0))) -- 1.7.11.4 -- Stuart Hickinbottom

Re: [O] multiple date_tree values possible in a single file

2012-04-13 Thread Stuart McLean
Thanks, Nick That is what I thought, but I wanted to be sure. Stuart On 4/12/12, Nick Dokos wrote: > Stuart McLean wrote: > >> Hi, Nick >> >> I have expressed myself poorly. It is not so much what I can not get to >> work. It is more "is such-and-such

Re: [O] multiple date_tree values possible in a single file

2012-04-12 Thread Stuart McLean
notes under an individual heading using the DATE_TREE property, but how would you use this for two different headings? I hope this is a little more clear, Stuart On 4/11/12, Nick Dokos wrote: > Stuart McLean wrote: > >> Hello, everyone >> >> I really like the date tree hi

[O] multiple date_tree values possible in a single file

2012-04-11 Thread Stuart McLean
: :DATE_TREE: t :END: I don't think i can get this to work. Any suggestions? Thanks, Stuart

Re: [O] Filling a paragraph without filling SCHEDULED line

2012-04-05 Thread Stuart McLean
Thank you so much for the fix. All the best, Stuart On 4/3/12, Bastien wrote: > Hi Stuart, > > Thanks for raising this issue. > > I implemented an exception in `org-fill-paragraph' that takes care of > handling your case correctly. Please test and confirm this wo

Re: [O] Filling a paragraph without filling SCHEDULED line

2012-04-03 Thread Stuart McLean
Hello Bernt, That is what I have been doing so far. This gets annoying when you are at the end of a hundred lines of text under a to-do item and you type M-q and have to go back 100 lines to insert a space, re-fill and remove the space. Thank you for your reply, Stuart On 4/3/12, Bernt Hansen

[O] Filling a paragraph without filling SCHEDULED line

2012-04-03 Thread Stuart McLean
everyone, for org-mode. It is a great community. Stuart

Re: [O] Collapsing tracked time?

2011-09-16 Thread Stuart Hickinbottom
Take a look at the org-clock-into-drawer and org-log-into-drawer variables: http://orgmode.org/manual/Clocking-commands.html http://orgmode.org/manual/Tracking-TODO-state-changes.html Does this do what you want? Stuart On 09/16/2011 09:01 PM, Steinar Bang wrote: > For one particular l

[O] [PATCH] Support for more flexible effort specifications in TaskJuggler exporter

2011-06-01 Thread Stuart Hickinbottom
e the decimal point (and would match any char) - Regexes now anchor to the string start to avoid matching the end of duff values - Docstring updated for more flexible effort specification Apologies for my pidgin Emacs and elisp/regexes - this is my first org-mode patch. Hopefully I've done it

[O] scheduling items question

2011-03-03 Thread stuart
Hi everyone, What is the best solution for the following (assuming there is one). I have a class that takes place three times per week (Monday, Wednesday, Friday, for example). I would like to schedule this as a habit. What is the best and particularly, most concise was of doing this? Right now,

[Orgmode] org-crypt fails to encrypt region

2010-10-25 Thread Stuart McLean
quire 'org-crypt) (org-crypt-use-before-save-magic) (setq org-tags-exclude-from-inheritance (quote ("crypt"))) ; GPG key to use for encryption (setq org-crypt-key "Stuart McLean") I generated a keypair using KGPG, and tried to encrypt a region like the following with `M-x o

[Orgmode] different result in spreadsheet tutorial

2010-09-14 Thread Stuart McLean
3) is being computed for this row as well. Am I doing something wrong? Please excuse if this has been covered earlier in the newsgroup Thanks, Stuart ___ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. Emacs-orgmode@gn

[Orgmode] feature inquiry

2008-08-31 Thread Stuart McLean
would be a good incentive for trying to "up the score" so to speak. If anyone has any ideas how to implement this, or if I am missing the boat entirely and this functionality already exists, I would love to hear it. Thanks, Stuart ___ Emacs

[Orgmode] TODO dependencies

2008-01-25 Thread Stuart McLean
y possible, or I have misread something? Thanks again for org-mode, *fantastic software* Stuart ___ Emacs-orgmode mailing list Remember: use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode

[Orgmode] re: dependencies

2008-01-23 Thread Stuart McLean
Hi I am very interested in this functionality, but I have to have time to wrap my head around it and come up with some ideas. Cheers, Stuart ___ Emacs-orgmode mailing list Remember: use `Reply All' to send replies to the list. Emacs-orgmode@gn

Re: [Orgmode] handling cyclic tasks (general question)

2007-11-04 Thread Stuart McLean
e so much that I try to do more and more of my organizational stuff with it, and I am having a little trouble getting it to do exactly what I want (or, more likely, I don't know exactly what I want ;-) ). Thanks again, Stuart ps Bastien, in your signature you say "Remember: use `Rep

[Orgmode] handling cyclic tasks (general question)

2007-11-03 Thread Stuart McLean
d be applied to something else.) What I would like to know, are there more elegant solutions for accomplishing this? Is anyone willing to share their particular setup, or examples of variations. I find my current setup a little cumbersome. Thanks, and sorry for the long p

Re: [Orgmode] sparse-tree in indirect buffer

2007-10-26 Thread Stuart McLean
fore 5.13e was out, and it what I wanted works in that version. Thanks very much for your speedy reply. Just a note, I for one love the fact that this group is so active and that the traffic is high. Just an indication of the life in the group! Stuart ___

[Orgmode] sparse-tree in indirect buffer

2007-10-22 Thread Stuart McLean
"? Sorry if this is noise, org-mode is fantastic btw :-) Stuart ___ Emacs-orgmode mailing list Remember: use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode

[Orgmode] typo? in org-install, org-5.12b

2007-10-12 Thread Stuart McLean
Hi, firstly, thanks for Org-mode, I live in this mode, so to speak ;-) I think this might be a typo in the file `org-install.el', line 56: (autoload 'org-show-toc "org-toc" "Create and display a table of contents" t) Shouldn't this b