Re: [BUG] "\fC" macro in ox-man.el [9.6.15 (release_9.6.15 @ /usr/share/emacs/29.2/lisp/org/)]

2025-01-04 Thread Dave Kemper
On Sat, Jan 4, 2025 at 7:24 AM Ihor Radchenko wrote: > "G. Branden Robinson" writes: > > So another thing to know here is that these italic correction escape > > sequences are, yet again, GNU troff extensions. A legacy formatter is > > likely to render them as if the backslash were absent, which

Re: #9 [[bbb:OrgMeetup]] on Wed, July 10, 19:00 UTC+3

2024-07-10 Thread Dave Marquardt
2024-07-10 Wed 19:00-21:00 @+03,Europe/Istanbul> > The room will be open half an hour before the official start. Is this still on? The site tells me the meeting hasn't started yet. I double checked the time, seems like I have it right, it's 1909 in Instanbul. -Dave

Re: orgmode tables

2024-04-22 Thread Dave Marquardt
Jude DaShiell writes: > As it happens c-s-right comes back with c-s-right is undefined. > This is emacs-nativecomp 29 on slint and slint is the international > version of slackware. > At this point I think orgmode could use is a tool to be run that will find > and let the user or installer know a

Re: orgmode tables

2024-04-22 Thread Dave Marquardt
Jude DaShiell writes: > m-s-right is meta-shift-rightarrow if I have that correct. Now if I put > point in the last column of the table and do that, I'll get a column to > the left which will be blank. What I tried to ask is if I put point in > the last column of the table what can I do to have

Re: Interest in an Org video meetup?

2023-04-27 Thread Dave Marquardt
Russell Adams writes: > Would there be any interest in a monthly 1-2 hour long ad-hoc screen > sharing and video discussion for Org-mode? I'm interested. -Dave

Re: Clocktable :formatter to record time in hours or work-days

2023-04-12 Thread Dave Marquardt
e read about clocktables and the :formatter option, which I assume is what > will do it, but I can't find any helpful examples so I'm stuck. I just had to rediscovery this recently. Check `org-duration-format`. -Dave

Re: Bug: "before first headline" error when adding clock out note [9.4.6 (9.4.6-dist @ /home/wenlong/org-9.4.6/lisp/)]

2021-06-27 Thread Dave D
Thank you so much for the quick fix. On 28/06/2021, Nicolas Goaziou wrote: > Hello, > > Dave D writes: > >> It seems the error is caused by function >> org-clock-remove-empty-clock-drawer called by org-clock-out-hook >> >> I have removed that function f

Re: org-agenda no longer clocks out then in

2021-06-27 Thread Dave D
this commit https://code.orgmode.org/bzg/org-mode/commit/8e3e2f667f0b28b85845204b708c3f0aebc9152b probably fixes the issue. Could you perhaps give it a test?

Re: Bug: "before first headline" error when adding clock out note [9.4.6 (9.4.6-dist @ /home/wenlong/org-9.4.6/lisp/)]

2021-06-25 Thread Dave D
It seems the error is caused by function org-clock-remove-empty-clock-drawer called by org-clock-out-hook I have removed that function from the hook for now as a workaround.

Re: org-agenda no longer clocks out then in

2021-06-25 Thread Dave D
seems related to a bug I reported a few days ago. link to my bug report: https://lists.gnu.org/archive/html/emacs-orgmode/2021-06/msg00506.html the bug is basically that we you have org-log-note-clock-out set to t, an error "before first headline" would occur when you clock out, thus blocking sub

Bug: "before first headline" error when adding clock out note [9.4.6 (9.4.6-dist @ /home/wenlong/org-9.4.6/lisp/)]

2021-06-24 Thread Dave Dai
Steps to reproduce the bug: 1. download orgmode 9.4.6 from https://orgmode.org/org-9.4.6.tar.gz and extract to home folder 2. start clean emacs instance with 'emacs -Q' 3. evaluate (add-to-list 'load-path "~/org-9.4.6/lisp")

Bug: "before first headline" error when adding clock out note [9.4.6 (9.4.6-dist @ /home/wenlong/org-9.4.6/lisp/)]

2021-06-24 Thread Dave Dai
Steps to reproduce the bug: 1. download orgmode 9.4.6 from https://orgmode.org/org-9.4.6.tar.gz and extract to home folder 2. start clean emacs instance with 'emacs -Q' 3. evaluate (add-to-list 'load-path "~/org-9.4.6/lisp")

getting "before first headline at position xxx in buffer *Org Note*" when clocking out

2021-06-23 Thread Dave D
ut. I think there is a good chance another person can reproduce the issue too with the steps above. Would anybody be kind enough to try to reproduce the issue? Many thanks Dave

clock doesn't respect org-id-link-to-org-use-id

2021-06-18 Thread Dave D
at as well, but i'm not fluent with lisp or the workflow, so I'd appreciate if someone else can help. Thank You. Dave

Re: Bug: HTML export of src_c{*foo} inserts a stray comma (,) before *foo [9.4 (9.4-31-g49f4c3-elpa @ /home/davemarq/.emacs.d/elpa/org-20201109/)]

2021-04-12 Thread Dave Marquardt
Thanks! --- On Mon, Apr 12 2021, Nicolas Goaziou wrote: Hello, Dave Marquardt writes: > After I filed this I got the bright idea to try exporting to Github > Flavored Markdown and ASCII text. In all cases, src_c{*foo} was > exported as ",*foo". So this

Re: Bug: HTML export of src_c{*foo} inserts a stray comma (,) before *foo [9.4 (9.4-31-g49f4c3-elpa @ /home/davemarq/.emacs.d/elpa/org-20201109/)]

2021-04-12 Thread Dave Marquardt
share code. --- On Mon, Apr 12 2021, Dave Marquardt wrote: 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 https://orgmode.org/manual/Feedback.html#Feedback Your bug report will be po

Bug: HTML export of src_c{*foo} inserts a stray comma (,) before *foo [9.4 (9.4-31-g49f4c3-elpa @ /home/davemarq/.emacs.d/elpa/org-20201109/)]

2021-04-12 Thread Dave Marquardt
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 https://orgmode.org/manual/Feedback.html#Feedback Your bug report will be posted to the Org mailing list.

Re: [O] Org Usenet

2018-01-04 Thread Dave Marquardt
What about gmane.emacs.orgmode? --- On Thu, Jan 04 2018, Eric S Fraga wrote: On Wednesday, 3 Jan 2018 at 13:39, M. P. wrote: > Is their an org mode usenet group? The closest we have that I am aware of is gmane.emacs.help. -- Eric S Fraga via Emacs 27.0.50, Org release_9.1.

Re: [O] Clocktable Naming

2017-10-10 Thread Dave Marquardt
I wanted to add a #+PLOT to the clock table header, and used the advice mechanism to do it. E.g. (defadvice org-clock-report (after insert-plot-line activate) "Add #+PLOT: line appropriate for clock table." (insert "#+PLOT: ind:1 deps:(4) type:2d with:his

Re: [O] Source maps?

2016-01-08 Thread Dave Marquardt
ilenames to open the files. > > Has anyone tried anything like this? Or found anything similar? Would a tool like 'doxygen' help here? I think it can do some of what you're looking for. I don't know if anyone has linked doxygen to org-mode and then published something about it. -Dave

[O] Bug: Args out of range on Java include [8.3.2 (8.3.2-dist @ /Users/dmusican/.emacs.d/org-8.3.2/lisp/)]

2016-01-05 Thread Dave Musicant
nto an org file, and it's choking on the import line. Thanks! -- Dave Musicant Emacs : GNU Emacs 24.5.1 (x86_64-apple-darwin14.5.0, NS apple-appkit-1348.17) of 2015-08-26 on dmusican56252.mathcs.carleton.edu Package: Org-mode version 8.3.2 (8.3.2-dist @ /Users/dmusican/.emacs.d/or

Re: [O] habits not working

2016-01-04 Thread Dave Marquardt
sion 8.3.2 (8.3.2-59-g3d4c46-elpaplus @ > /home/tws/.emacs.d/elpa/org-plus-contrib-20160104/) Did you happen to update org-mode recently? There was a change around the 8.3 timeframe about where you could put properties. See http://orgmode.org/Changes.html -Dave

Re: [O] undefined symbol 'org-export-create-backend' when calling org-plot/gnuplot

2015-10-01 Thread Dave Marquardt
Nicolas Goaziou writes: > Hello, > > Dave Marquardt writes: > >> I did git bisect on a couple of x86_64 Linux systems: >> - RHEL 6.7 with Emacs 24.3.2 >> - Fedora 22 with Emacs 24.5.1 >> >> The result was >> >> # first bad commit: [6d2ab4

Re: [O] Delays in posting

2015-10-01 Thread Dave Marquardt
gt; show up, the problems were resolved, but another post from this > morning still hasn't shown up four hours later. > > I use Gnus/nntp to get to news.gmane.org, not email, so I > believe the problem is with gmane, but this is just a guess. I'm seeing the same thing. -Dave

Re: [O] undefined symbol 'org-export-create-backend' when calling org-plot/gnuplot

2015-10-01 Thread Dave Marquardt
Dave Marquardt writes: > Dave Marquardt writes: > >> Is this just a problem with the ELPA installation? I'm going to try >> removing and reinstalling the ELPA package, then if that doesn't change >> anything, try instaling from the Git tree. > > I rein

Re: [O] undefined symbol 'org-export-create-backend' when calling org-plot/gnuplot

2015-10-01 Thread Dave Marquardt
Dave Marquardt writes: > Is this just a problem with the ELPA installation? I'm going to try > removing and reinstalling the ELPA package, then if that doesn't change > anything, try instaling from the Git tree. I reinstalled the ELPA package, same result. I removed the ELPA

Re: [O] undefined symbol 'org-export-create-backend' when calling org-plot/gnuplot

2015-09-29 Thread Dave Marquardt
Nick Dokos writes: > Dave Marquardt writes: > >> I attempted to plot a table after installing the 20150928 ELPA package, >> and got >> >> Debugger entered--Lisp error: (void-function org-export-create-backend) >> org-export-create-backend(:parent org :

[O] undefined symbol 'org-export-create-backend' when calling org-plot/gnuplot

2015-09-28 Thread Dave Marquardt
t;0:02" "0.8") ("Defects" "" "1:24" "33.5") ("developerWorks" "" "0:02" "0.8") ("Mail" "" "0:39" "15.5") ("RDS" "" "0:06" "2.4") ("SDB" "" "0:01" "0.4") ("SDN" "" "0:01" "0.4") ("SMC-R" "" "0:01" "0.4") ("Startup" "" "0:27" "10.8") ("TCP" "" "0:02" "0.8") ("Team" "" "0:42" "16.7")) "/tmp/org-plot18132EYn" (:plot-type 2d :with histograms :ind 1 :labels ("Headline" "Time" "" "%") :set ("style fill solid") :deps (4))) org-plot/gnuplot() call-interactively(org-plot/gnuplot record nil) command-execute(org-plot/gnuplot record) execute-extended-command(nil "org-plot/gnuplot") call-interactively(execute-extended-command nil nil) org-table.el has a declare-function call that points to a "org-export" file, but I don't find such a file in either the code installed by ELPA or the daily snapshot: (declare-function org-export-create-backend "org-export" (&rest rest)) Calling org-plot/gnuplot worked last week, before I upgraded to 20150928. -Dave

Re: [O] org-habit and Org 8.3

2015-08-19 Thread Dave Marquardt
k to see that the properties drawer that specifies that a task is a habit is just after SCHEDULED or a similar keyword. This was a change made in 8.3 or 8.3.1. See http://orgmode.org/Changes.html for a function to repair your properties drawers. -Dave

Re: [O] Changing TODO status on non-current date

2015-05-04 Thread Dave Marquardt
usually just go edit things by hand, which is error prone. -DAve

Re: [O] Latest clocktable mis-formats headings

2014-10-24 Thread Dave Marquardt
Dave Marquardt writes: > Nicolas Goaziou writes: > >> torys.ander...@gmail.com (Tory S. Anderson) writes: >> >>> Ah. So does the current code, which uses \emsp (which, if displayed >>> properly, would be what I meant by "giving me a space") assume &

Re: [O] Latest clocktable mis-formats headings

2014-10-24 Thread Dave Marquardt
"_" before each item in the X axis was much less noticeable than "emsp" before each item. I looked at the code a while back that adds \emsp, and it isn't configurable, as far as I can tell. Is it configurable and I missed it? I.e. is there a way to either turn off this prefixing or change the string? Thanks. -Dave

Re: [O] C-c C-e h h (export to html)

2014-05-22 Thread Dave Pawson
So after sorting out my .emacs file (embarrassingly large) the problem has resolved itself. I'm guessing it was in the elisp somewhere. Anyway, problem resolved. I can now repeatedly convert to html without issue. sorry to waste bandwidth. -- Dave Pawson XSLT XSL-FO FAQ. Docbook FAQ.

Re: [O] C-c C-e h h (export to html)

2014-05-21 Thread Dave Pawson
TML export done, pushed to kill ring and clipboard h again and the h is 'entered' into the current buffer? regards -- Dave Pawson XSLT XSL-FO FAQ. Docbook FAQ. http://www.dpawson.co.uk

Re: [O] C-c C-e h h (export to html)

2014-05-20 Thread Dave Pawson
On 20 May 2014 17:03, Bastien wrote: > Dave Pawson writes: > >> Fails with >> #+STARTUP:showall >> #+TITLE: No limit Hold 'Em Poker >> >> >> * Introduction >> >> Texas Hold'em is a community card poker game, with game play focus

Re: [O] C-c C-e h h (export to html)

2014-05-20 Thread Dave Pawson
On 20 May 2014 16:13, Bastien wrote: > Hi Dave, > > Dave Pawson writes: > >> Emacs 24.3.1 (Org mode 8.2.6) > > Please report the full Org version with M-x org-version RET Org-mode version 8.2.6 (8.2.6-18-gaaae4a-elpa > >> Scenario: Launch emacs. Open file in

Re: [O] C-c C-e h h (export to html)

2014-05-20 Thread Dave Pawson
On 20 May 2014 16:43, Bastien wrote: > Dave Pawson writes: > >> I'll try a smaller one. Fails with #+STARTUP:showall #+TITLE: No limit Hold 'Em Poker * Introduction Texas Hold'em is a community card poker game, with game play focused as much on the betting a

[O] C-c C-e h h (export to html)

2014-05-18 Thread Dave Pawson
ed or not? Any suggestions please? TiA -- Dave Pawson XSLT XSL-FO FAQ. Docbook FAQ. http://www.dpawson.co.uk

Re: [O] html export doctype?

2014-05-17 Thread Dave Pawson
On 17 May 2014 13:24, Alexander Baier wrote: > On 2014-05-17 14:12 Dave Pawson wrote: >> http://orgmode.org/manual/HTML-doctypes.html#HTML-doctypes >> >> intimates that setting variable org-html-doctype >> is usable here. >> >> Version 8.2.6 does not sho

[O] html export doctype?

2014-05-17 Thread Dave Pawson
http://orgmode.org/manual/HTML-doctypes.html#HTML-doctypes intimates that setting variable org-html-doctype is usable here. Version 8.2.6 does not show this variable? how to select output format for html please? tiA -- Dave Pawson XSLT XSL-FO FAQ. Docbook FAQ. http://www.dpawson.co.uk

Re: [O] Bug report (the hard way!)

2014-05-15 Thread Dave Pawson
On 15 May 2014 11:15, Bastien wrote: > Hi Dave, > > Dave Pawson writes: > >> Section 4.2 Internal links >> intimates (not clearly IMHO) that the target for a link in same file >> is marked as <> yet a bad link offers to create one as >> *

[O] html5?

2014-05-08 Thread Dave Pawson
using arbitrary #+BEGIN and #+END blocks. For instance:" C-h v org-html-html5 has no auto-complete, hence guessing this variable does not exist? emacs vsn is : GNU Emacs 24.3.1 (x86_64-redhat-linux-gnu, GTK+ Version 3.10.8) regards -- Dave Pawson XSLT XSL-FO FAQ. Docbook FAQ. http://www.dpawson.co.uk

[O] org-mode variables

2014-05-08 Thread Dave Pawson
Searching http://orgmode.org/org.html I failed to find how to modify org-mode variables, where they are stored, etc. They are listed, but no mention of setting them? Are they standard emacs vars, if so , perhaps this could be made clear in the manual please? regards -- Dave Pawson XSLT XSL-FO

[O] Bug report (the hard way!)

2014-05-06 Thread Dave Pawson
-open-trackers) org-export-interblocks '((src org-babel-exp-non-block-elements)) org-confirm-elisp-link-function 'yes-or-no-p org-metadown-hook '(org-babel-pop-to-session-maybe) org-clock-out-hook '(org-clock-remove-empty-clock-drawer) ) -- Dave Pawson XSLT XSL-FO FAQ. Docbook FAQ. http://www.dpawson.co.uk

Re: [O] Org is awesome

2014-03-24 Thread Dave Taht
en I merely used computers for fun, it was a very nice read in addition to being a great example of what org-mode can do. Thanks for posting! > > -- > Suvayu > > Open source is the future. It sets us free. > -- Dave Täht Fixing bufferbloat with cerowrt: http://www.teklibre.com/cerowrt/subscribe.html

Re: [O] Org is awesome

2014-03-22 Thread Dave Taht
> hjh Share the resulting paper? > > > > -- > Grant Rettke | ACM, AMA, COG, IEEE > g...@wisdomandwonder.com | http://www.wisdomandwonder.com/ > “Wisdom begins in wonder.” --Socrates > ((λ (x) (x x)) (λ (x) (x x))) > “Life has become immeasurably better since I have been forced to stop taking > it seriously.” --Thompson -- Dave Täht Fixing bufferbloat with cerowrt: http://www.teklibre.com/cerowrt/subscribe.html

[O] bootstrapping myself back into org again

2014-02-01 Thread Dave Taht
d a sidebar via javascript. My old blog was in ikiwiki and it would be nice to go pure org for the next. -- Dave Täht Fixing bufferbloat with cerowrt: http://www.teklibre.com/cerowrt/subscribe.html

Re: [O] Auto insert and change date in header?

2013-07-26 Thread Dave Marquardt
Xebar Saram writes: > does any one know of a way to auto insert/change the date in each sections > header when the section is edited?IE have a date in the header showing > last edited date. > Is this technically possible? Try setting before-save-hook. See "(elisp) Saving Buffers". -Dave

[O] Checklist navigation

2012-12-20 Thread Dave Abrahams
I have a checklist in an org item that I fill out every day. It would be wonderful to have a simple keybinding (maybe even TAB) to jump to the next checkbox. Does such a function already exist somewhere? -- Dave Abrahams BoostPro Computing Software DevelopmentTraining

[O] What I use

2012-12-15 Thread Dave
I use emacs 24.2 and newer, so I wouldn't miss removing emacs 22 functionality

[O] Bug: stored link description craziness [7.9.2 (release_7.9.2-609-g853125 @ /Users/dave/.emacs.d/el-get/org-mode/lisp/)]

2012-10-27 Thread Dave Abrahams
x86_64-apple-darwin11.4.2, Carbon Version 1.6.0 AppKit 1138.51) of 2012-10-26 on pluto.luannocracy.com Package: Org-mode version 7.9.2 (release_7.9.2-609-g853125 @ /Users/dave/.emacs.d/el-get/org-mode/lisp/) current state: == (setq org-hide-leading-stars t org-export-babel-evalu

Re: [O] [PATCH] Show human-readable link descriptions first when inserting links

2012-04-23 Thread Dave Abrahams
on Mon Apr 23 2012, Bastien wrote: > Hi Dave, > > Dave Abrahams writes: > >> This patch makes it easy to select links from among a forest of >> similar-looking machine-readable forms. Without it, the human-readable >> descriptions tend to fall off the right side

Re: [O] Bug: "SCHEDULED: " positioning is fragile [7.8.06 (release_7.8.06.181.ga481)]

2012-04-09 Thread Dave Abrahams
on Mon Apr 09 2012, Bastien wrote: > Hi Dave, > > Dave Abrahams writes: > >> I want the rule to be that you can have as much body text as you want >> between the headline and the SCHEDULED: line. > > This won't happen. Because...? >> Or failing th

Re: [O] Bug: "SCHEDULED: " positioning is fragile [7.8.06 (release_7.8.06.181.ga481)]

2012-04-09 Thread Dave Abrahams
on Mon Apr 09 2012, Bastien wrote: > Hi Dave, > > Dave Abrahams writes: > >> Sorry, but I don't want to spend the time on that. I'm trying to get >> the rules changed so that it isn't so easy to corrupt an org file. > > The current rule is &quo

Re: [O] Bug: "SCHEDULED: " positioning is fragile [7.8.06 (release_7.8.06.181.ga481)]

2012-04-09 Thread Dave Abrahams
on Mon Apr 09 2012, Bastien wrote: > Hi Dave, > > Dave Abrahams writes: > >> 1. I strongly disagree that that would be more useful. It would leave >>the newbie trap and usability bug in place. > > Well, we disagree then :) I think it is useful to have a fun

Re: [O] Bug: "SCHEDULED: " positioning is fragile [7.8.06 (release_7.8.06.181.ga481)]

2012-04-09 Thread Dave Abrahams
some code that allows such things to be trivially implemented and I'd rather not duplicate / overlap with him. John, would you care to push your org-x stuff upstream soon? -- Dave Abrahams BoostPro Computing http://www.boostpro.com

Re: [O] Bug: "SCHEDULED: " positioning is fragile [7.8.06 (release_7.8.06.181.ga481)]

2012-04-06 Thread Dave Abrahams
on Fri Apr 06 2012, Bastien wrote: > Hi Dave, > > Dave Abrahams writes: > >> Given the following: >> >> * TODO Some headline >> SCHEDULED: <2012-04-05 Thu> >> >> If I add body text between the headline and the SCHEDULED: line, some >&g

[O] Bug: "SCHEDULED: " positioning is fragile [7.8.06 (release_7.8.06.181.ga481)]

2012-04-05 Thread Dave Abrahams
da-ndays 1 org-checkbox-statistics-hook '(dwa/checkbox-list-complete) org-fast-tag-selection-single-key 'expert org-agenda-window-setup 'current-window org-babel-tangle-lang-exts '(("python" . "py") ("emacs-lisp" . "el")) org-confirm-elisp-link-function nil org-edit-src-content-indentation 0 org-metadown-hook '(org-babel-pop-to-session-maybe) org-log-into-drawer t org-mobile-post-push-hook '((lambda nil (shell-command "/bin/rm -f ~/Dropbox/MobileOrg/agendas.org") (shell-command (concat "perl -i -ne 'print unless /agendas\\.org/;'" "~/Dropbox/MobileOrg/checksums.dat")) (shell-command (concat "perl -i -ne 'print unless /agendas\\.org/;'" "~/Dropbox/MobileOrg/index.org"))) ) org-insert-heading-respect-content t org-agenda-skip-unavailable-files t org-checklist-export-function 'org-export-as-ascii org-default-priority 67 org-clock-modeline-total 'current org-blocker-hook '(org-block-todo-from-children-or-siblings-or-parent) org-agenda-skip-deadline-if-done t org-completion-use-ido t org-babel-load-languages '((emacs-lisp . t) (sh . t)) org-cycle-global-at-bob t org-agenda-start-with-follow-mode t org-agenda-mode-hook '((lambda nil (local-unset-key (kbd ".," org-agenda-files '("~/Documents/Tasks/todo.txt") org-clock-out-hook '(org-clock-remove-empty-clock-drawer) org-archive-save-context-info '(time category itags) org-src-fontify-natively t org-clock-out-remove-zero-time-clocks t org-refile-target-verify-function 'dwa/org-verify-refile-target org-agenda-skip-scheduled-if-deadline-is-shown t org-after-todo-statistics-hook '(dwa/org-summary-todo) ) -- Dave Abrahams BoostPro Computing http://www.boostpro.com

Re: [O] Why functions like org-show-subtree are undocumented?

2012-02-26 Thread Dave Abrahams
tree is basically > TAB TAB on a closed tree. SO yes, there are lots such commands, > but I am no sure it would be good to expose them in the manual. That's the difference between a user manual (documents TAB TAB) and an API reference manual. But both are needed, especially since

Re: [O] Bug: [patch] Fixes behavior of org-agenda-tree-to-indirect-buffer [7.8.02 (release_7.7.796.gc512)]

2012-02-25 Thread Dave Abrahams
on Sat Feb 25 2012, Dave Abrahams wrote: > on Sat Feb 25 2012, David Maus wrote: > >> Hi Dave, >> >> At Fri, 17 Feb 2012 22:48:13 -1000, >> Dave Abrahams wrote: >>> >>> [1 ] >>> >>> >>> Remember to cover the basics,

Re: [O] Bug: [patch] Fixes behavior of org-agenda-tree-to-indirect-buffer [7.8.02 (release_7.7.796.gc512)]

2012-02-25 Thread Dave Abrahams
on Sat Feb 25 2012, David Maus wrote: > Hi Dave, > > At Fri, 17 Feb 2012 22:48:13 -1000, > Dave Abrahams wrote: >> >> [1 ] >> >> >> Remember to cover the basics, that is, what you expected to happen and >> what in fact did happen. You don't

[O] Bug: [patch] Fixes behavior of org-agenda-tree-to-indirect-buffer [7.8.02 (release_7.7.796.gc512)]

2012-02-18 Thread Dave Abrahams
>From c5128d1666e5fbe29a2fdfd6ee51622f05c42e9b Mon Sep 17 00:00:00 2001 From: Dave Abrahams Date: Fri, 17 Feb 2012 22:44:13 -1000 Subject: [PATCH] Fix behavior of org-agenda-tree-to-indirect-buffer --- lisp/org-agenda.el | 11 +++ 1 files changed, 7 insertions(+), 4 deletions(-) diff --git a/lisp/org-agenda.el b/

[O] bugfix for org-agenda-follow-indirect

2012-02-05 Thread Dave Abrahams
() "Same as `org-agenda-tree-to-indirect-buffer' without saving window." --8<---cut here---end--->8--- -- Dave Abrahams BoostPro Computing http://www.boostpro.com

Re: [O] [TABLE-OF-CONTENTS] with ODT exporter?

2012-01-27 Thread Dave Marquardt
Jambunathan K writes: >> this means that [TABLE-OF-CONTENTS] isn't supported in the ODT >> exporter. > > Fixed. Please pull again. That works. Thanks! -Dave

[O] [TABLE-OF-CONTENTS] with ODT exporter?

2012-01-26 Thread Dave Marquardt
up just after the title information, no matter where I put [TABLE-OF-CONTENTS], and the string [TABLE-OF-CONTENTS] shows up in the ODT document. I assume this means that [TABLE-OF-CONTENTS] isn't supported in the ODT exporter. Is it coming any time soon? Thanks. -Dave

[O] [PATCH] Show human-readable link descriptions first when inserting links

2012-01-11 Thread Dave Abrahams
This patch makes it easy to select links from among a forest of similar-looking machine-readable forms. Without it, the human-readable descriptions tend to fall off the right side of the window. >From fa9522e8dd1ef602574d0fb58f8f610ef82b15d7 Mon Sep 17 00:00:00 2001 From: Dave Abrahams D

[O] Bug: org-insert-heading-respect-content is insufficient [7.7 (release_7.7.548.g9a442.dirty)]

2012-01-08 Thread Dave Abrahams
ndays 1 org-checkbox-statistics-hook '(dwa/checkbox-list-complete) org-fast-tag-selection-single-key 'expert org-agenda-window-setup 'current-window org-babel-tangle-lang-exts '(("python" . "py") ("emacs-lisp" . "el")) org-confirm-elisp-link-function nil org-edit-src-content-indentation 0 org-metadown-hook '(org-babel-pop-to-session-maybe) org-log-into-drawer t org-mobile-post-push-hook '((lambda nil (shell-command "/bin/rm -f ~/Dropbox/MobileOrg/agendas.org") (shell-command (concat "perl -i -ne 'print unless /agendas\\.org/;'" "~/Dropbox/MobileOrg/checksums.dat") ) (shell-command (concat "perl -i -ne 'print unless /agendas\\.org/;'" "~/Dropbox/MobileOrg/index.org") ) ) ) org-insert-heading-respect-content t org-agenda-skip-unavailable-files t org-checklist-export-function 'org-export-as-ascii org-default-priority 67 org-clock-modeline-total 'current org-blocker-hook '(org-block-todo-from-children-or-siblings-or-parent) org-agenda-skip-deadline-if-done t org-completion-use-ido t org-cycle-global-at-bob t org-agenda-start-with-follow-mode t org-agenda-mode-hook '((lambda nil (local-unset-key (kbd ".," org-agenda-files '("~/Documents/Tasks/todo.txt") org-clock-out-hook '(org-clock-remove-empty-clock-drawer) org-archive-save-context-info '(time category itags) org-src-fontify-natively t org-clock-out-remove-zero-time-clocks t org-refile-target-verify-function 'dwa/org-verify-refile-target org-agenda-skip-scheduled-if-deadline-is-shown t org-after-todo-statistics-hook '(dwa/org-summary-todo) ) -- Dave Abrahams BoostPro Computing http://www.boostpro.com

Re: [O] The Org->ODT exporter is now in Org's core (latest git)

2011-12-20 Thread Dave Marquardt
Bastien writes: > Hi Dave, > > Dave Marquardt writes: > >> I modified the Makefile to do what I expected. With this change, "make >> install" copies the style files to $(prefix)/share/emacs/etc/styles, and >> ODT export now works as expected. > >

Re: [O] The Org->ODT exporter is now in Org's core (latest git)

2011-12-15 Thread Dave Marquardt
Dave Marquardt writes: > Dave Marquardt writes: > >> Jambunathan K writes: >> >>> Dave Marquardt writes: >>> >>>> Bastien writes: >>>> >>>>> as the subject says. Please all test this heavily and report >>>

Re: [O] The Org->ODT exporter is now in Org's core (latest git)

2011-12-15 Thread Dave Marquardt
Dave Marquardt writes: > Jambunathan K writes: > >> Dave Marquardt writes: >> >>> Bastien writes: >>> >>>> as the subject says. Please all test this heavily and report >>>> any problems. This will be part of Org 7.8 and soon

Re: [O] The Org->ODT exporter is now in Org's core (latest git)

2011-12-15 Thread Dave Marquardt
Jambunathan K writes: > Dave Marquardt writes: > >> Bastien writes: >> >>> as the subject says. Please all test this heavily and report >>> any problems. This will be part of Org 7.8 and soon in Emacs. >>> >>> Thanks a lot to Jambunatha

Re: [O] The Org->ODT exporter is now in Org's core (latest git)

2011-12-15 Thread Dave Marquardt
suvayu ali writes: > Hi Alan and Dave, > > On Wed, Dec 14, 2011 at 22:56, Alan L Tyree wrote: >> On 15/12/11 08:35:20, suvayu ali wrote: >>> On Wed, Dec 14, 2011 at 21:28, Dave Marquardt >>> wrote: >>> > When I run org-export-as-odt by C-c C-e o,

Re: [O] The Org->ODT exporter is now in Org's core (latest git)

2011-12-14 Thread Dave Marquardt
Bastien writes: > as the subject says. Please all test this heavily and report > any problems. This will be part of Org 7.8 and soon in Emacs. > > Thanks a lot to Jambunathan for all this efforts, let's make > sure everything is smooth before the release! I installed Org 7.8.02 by downloading

Re: [O] Bug: org-todo-yesterday doesn't work from agenda buffer [7.7 (release_7.7.548.g9a442.dirty)]

2011-11-24 Thread Dave Abrahams
on Wed Nov 23 2011, Bernt Hansen wrote: > Dave Abrahams writes: > >> >> Debugger entered--Lisp error: (error "Before first headline at position 1142 >> in buffer *Org Agenda*") >> signal(error ("Before first headline at position 1142 in buffer

Re: [O] How to say "I did that yesterday?"

2011-11-22 Thread Dave Abrahams
on Tue Nov 22 2011, Erik Hetzner wrote: > At Tue, 22 Nov 2011 11:40:35 -0800, > Dave Abrahams wrote: >> > >> >> I often discover that I completed something a few days ago and I would >> like to mark it done with the appropriate date as though I had marked it

[O] Bug: org-todo-yesterday doesn't work from agenda buffer [7.7 (release_7.7.548.g9a442.dirty)]

2011-11-22 Thread Dave Abrahams
c-blocks)) org-clock-out-hook '(org-clock-remove-empty-clock-drawer) org-enforce-todo-dependencies t org-agenda-skip-deadline-if-done t org-reverse-note-order t org-occur-hook '(org-first-headline-recenter) org-checkbox-statistics-hook '(dwa/checkbox-list-complete) org-export-babel-evaluate nil org-mobile-post-push-hook '((lambda nil (shell-command "/bin/rm -f ~/Dropbox/MobileOrg/agendas.org") (shell-command (concat "perl -i -ne 'print unless /agendas\\.org/;'" "~/Dropbox/MobileOrg/checksums.dat") ) (shell-command (concat "perl -i -ne 'print unless /agendas\\.org/;'" "~/Dropbox/MobileOrg/index.org") ) ) ) org-drawers '("PROPERTIES" "CLOCK" "LOGBOOK" "OUT") org-export-preprocess-before-selecting-backend-code-hook '(org-beamer-select-beamer-code) org-tags-column -97 org-modules '(org-id org-info org-habit) org-agenda-auto-exclude-function 'org-my-auto-exclude-function org-export-latex-final-hook '(org-beamer-amend-header org-beamer-fix-toc org-beamer-auto-fragile-frames org-beamer-place-default-actions-for-lists) org-metadown-hook '(org-babel-pop-to-session-maybe) org-clock-idle-time 10 org-attach-method 'mv org-export-blocks '((src org-babel-exp-src-block nil) (comment org-export-blocks-format-comment t) (ditaa org-export-blocks-format-ditaa nil) (dot org-export-blocks-format-dot nil)) ) -- Dave Abrahams BoostPro Computing http://www.boostpro.com

[O] [PATCH] Bug: org-clock-out-if-current => "marker does not point anywhere" [7.7 (release_7.7.397.g5adafd)]

2011-11-22 Thread Dave Abrahams
t org-clock-out-when-done) (member state org-done-keywords)) (and (listp org-clock-out-when-done) --8<---cut here---end--->8--- on Fri Nov 18 2011, Dave Abrahams wrote: > Remember to cover the basics, that is, what you ex

Re: [O] How to say "I did that yesterday?"

2011-11-22 Thread Dave Abrahams
on Tue Nov 22 2011, Erik Hetzner wrote: > At Tue, 22 Nov 2011 11:40:35 -0800, > Dave Abrahams wrote: >> > >> >> I often discover that I completed something a few days ago and I would >> like to mark it done with the appropriate date as though I had marked it

Re: [O] How to say "I did that yesterday?"

2011-11-22 Thread Dave Abrahams
on Tue Nov 22 2011, Michael Brand wrote: > Hi Dave > > On Tue, Nov 22, 2011 at 20:40, Dave Abrahams wrote: >> [...] for a repeating event it might >> repeat sooner than if it had been done today. [...] > > Are you looking for habits? > http://orgmode.org/ma

[O] How to say "I did that yesterday?"

2011-11-22 Thread Dave Abrahams
I often discover that I completed something a few days ago and I would like to mark it done with the appropriate date as though I had marked it done in the past. That means, e.g., for a repeating event it might repeat sooner than if it had been done today. Is there a way? -- Dave Abrahams

[O] Bug: org-clock-out-if-current => "marker does not point anywhere" [7.7 (release_7.7.397.g5adafd)]

2011-11-18 Thread Dave Abrahams
execute-safely-maybe) org-log-buffer-setup-hook '((lambda nil (setq fill-column (- fill-column 5 org-pretty-entities t org-return-follows-link t org-confirm-elisp-link-function nil org-fast-tag-selection-single-key 'expert org-todo-repeat-to-state "TODO" org-log-into-drawer t org-clock-modeline-total 'current org-agenda-mode-hook '((lambda nil (local-unset-key (kbd ".," org-agenda-start-on-weekday nil org-agenda-fontify-priorities t org-export-interblocks '((lob org-babel-exp-lob-one-liners) (src org-babel-exp-inline-src-blocks)) org-log-repeat nil org-clock-out-hook '(org-clock-remove-empty-clock-drawer) org-enforce-todo-dependencies t org-agenda-skip-deadline-if-done t org-reverse-note-order t org-occur-hook '(org-first-headline-recenter) org-checkbox-statistics-hook '(dwa/checkbox-list-complete) org-export-babel-evaluate nil org-mobile-post-push-hook '((lambda nil (shell-command "/bin/rm -f ~/Dropbox/MobileOrg/agendas.org") (shell-command (concat "perl -i -ne 'print unless /agendas\\.org/;'" "~/Dropbox/MobileOrg/checksums.dat") ) (shell-command (concat "perl -i -ne 'print unless /agendas\\.org/;'" "~/Dropbox/MobileOrg/index.org") ) ) ) org-drawers '("PROPERTIES" "CLOCK" "LOGBOOK" "OUT") org-export-preprocess-before-selecting-backend-code-hook '(org-beamer-select-beamer-code) org-tags-column -97 org-modules '(org-id org-info org-habit) org-agenda-auto-exclude-function 'org-my-auto-exclude-function org-export-latex-final-hook '(org-beamer-amend-header org-beamer-fix-toc org-beamer-auto-fragile-frames org-beamer-place-default-actions-for-lists) org-metadown-hook '(org-babel-pop-to-session-maybe) org-clock-idle-time 10 org-attach-method 'mv org-export-blocks '((src org-babel-exp-src-block nil) (comment org-export-blocks-format-comment t) (ditaa org-export-blocks-format-ditaa nil) (dot org-export-blocks-format-dot nil)) ) -- Dave Abrahams BoostPro Computing http://www.boostpro.com

[O] Bug: Following links moves me in the agenda [7.7 (release_7.7.397.g5adafd)]

2011-11-18 Thread Dave Abrahams
))) org-agenda-start-on-weekday nil org-agenda-fontify-priorities t org-export-interblocks '((lob org-babel-exp-lob-one-liners) (src org-babel-exp-inline-src-blocks)) org-clock-out-hook '(org-clock-remove-empty-clock-drawer) org-enforce-todo-dependencies t org-agenda-skip-deadline-if-done t org-reverse-note-order t org-occur-hook '(org-first-headline-recenter) org-checkbox-statistics-hook '(dwa/checkbox-list-complete) org-export-babel-evaluate nil org-mobile-post-push-hook '((lambda nil (shell-command "/bin/rm -f ~/Dropbox/MobileOrg/agendas.org") (shell-command (concat "perl -i -ne 'print unless /agendas\\.org/;'" "~/Dropbox/MobileOrg/checksums.dat") ) (shell-command (concat "perl -i -ne 'print unless /agendas\\.org/;'" "~/Dropbox/MobileOrg/index.org") ) ) ) org-drawers '("PROPERTIES" "CLOCK" "LOGBOOK" "OUT") org-export-preprocess-before-selecting-backend-code-hook '(org-beamer-select-beamer-code) org-tags-column -97 org-modules '(org-id org-info org-habit) org-agenda-auto-exclude-function 'org-my-auto-exclude-function org-export-latex-final-hook '(org-beamer-amend-header org-beamer-fix-toc org-beamer-auto-fragile-frames org-beamer-place-default-actions-for-lists) org-metadown-hook '(org-babel-pop-to-session-maybe) org-clock-idle-time 10 org-attach-method 'mv org-export-blocks '((src org-babel-exp-src-block nil) (comment org-export-blocks-format-comment t) (ditaa org-export-blocks-format-ditaa nil) (dot org-export-blocks-format-dot nil)) ) -- Dave Abrahams BoostPro Computing http://www.boostpro.com

Re: [O] [BUG] Unable to use TODO(t@!) to track TODO state changes

2011-11-09 Thread Dave Abrahams
thought it was a bug because each of the special characters is > described in the manual as being an individual feature and it isn't > documented that only certain combinations of features work together. There's definitely a bug; either in the manual or code (or both ;->). -- Dave Abrahams BoostPro Computing http://www.boostpro.com

Re: [O] Bug: [testing] missing dependency [7.7 (release_7.7.340.ga342)]

2011-10-26 Thread Dave Abrahams
on Wed Oct 26 2011, Bastien wrote: > Hi Dave, > > Dave Abrahams writes: > >> testing/README.org mentions the dependency on jump.el, but not on the >> ESS package, which appears to be required for `(org-test-load)' to >> work > > `org-test-load' wor

Re: [O] Orgmode performance problem and "solution"

2011-10-26 Thread Dave Abrahams
For future reference, a sinple `git pull` would have sufficed. Not if there were compiled files. -- Dave Abrahams BoostPro Computing http://www.boostpro.com

Re: [O] Feature idea: show last log entry

2011-10-23 Thread Dave Abrahams
on Sun Oct 23 2011, Bernt Hansen wrote: > Dave Abrahams writes: > >> on Wed Oct 12 2011, Bernt Hansen wrote: >> >>> SPC on a task in the agenda opens the task including the drawer >> >> Actually I think Carsten fixed that >> thing-I-thought-was-a

Re: [O] Feature idea: show last log entry

2011-10-23 Thread Dave Abrahams
on Wed Oct 12 2011, Bernt Hansen wrote: > Dave Abrahams writes: > >> Generally I'm interested in keeping log entries for my Org items for >> historical purposes only (so I like to stash them away in a :LOGBOOK: >> drawer), but on a day-to-day basis I'm

Re: [O] Feature idea: show last log entry

2011-10-23 Thread Dave Abrahams
on Wed Oct 12 2011, Achim Gratz wrote: > Dave Abrahams writes: >> Generally I'm interested in keeping log entries for my Org items for > >> historical purposes only (so I like to stash them away in a :LOGBOOK: >> drawer), but on a day-to-day basis I'm interest

[O] Patch: maintain window configuration when org-agenda-follow-indirect is set

2011-10-23 Thread Dave Abrahams
>From 5adafd491f520908c8ee180c1b0d63d877fa8547 Mon Sep 17 00:00:00 2001 From: Dave Abrahams Date: Sun, 23 Oct 2011 14:41:44 -0400 Subject: [PATCH] Maintain stable window configuration when org-agenda-follow-indirect is set Without this change, org-agenda-follow-indirect tends to cause

[O] Org, Diffs, and Version Control

2011-10-16 Thread Dave Abrahams
my document and that I haven't unintentionally wiped out a great deal of important material (all the more likely to happen without me noticing because of Org's folding). Hints most appreciated, -- Dave Abrahams BoostPro Computing http://www.boostpro.com

[O] Bug: Markup not rendered in document title [7.7 (release_7.7.396.g25c21)]

2011-10-13 Thread Dave Abrahams
org-babel-exp-inline-src-blocks)) org-clock-out-hook '(org-clock-remove-empty-clock-drawer) org-enforce-todo-dependencies t org-agenda-skip-deadline-if-done t org-reverse-note-order t org-occur-hook '(org-first-headline-recenter) org-checkbox-statistics-hook '(dwa/checkbox-list-complete) org-export-babel-evaluate nil org-mobile-post-push-hook '((lambda nil (shell-command "/bin/rm -f ~/Dropbox/MobileOrg/agendas.org") (shell-command (concat "perl -i -ne 'print unless /agendas\\.org/;'" "~/Dropbox/MobileOrg/checksums.dat") ) (shell-command (concat "perl -i -ne 'print unless /agendas\\.org/;'" "~/Dropbox/MobileOrg/index.org") ) ) ) org-drawers '("PROPERTIES" "CLOCK" "LOGBOOK" "OUT") org-export-preprocess-before-selecting-backend-code-hook '(org-beamer-select-beamer-code) org-tags-column -97 org-modules '(org-id org-info org-habit) org-agenda-auto-exclude-function 'org-my-auto-exclude-function org-agenda-include-deadlines nil org-export-latex-final-hook '(org-beamer-amend-header org-beamer-fix-toc org-beamer-auto-fragile-frames org-beamer-place-default-actions-for-lists) org-metadown-hook '(org-babel-pop-to-session-maybe) org-clock-idle-time 10 org-attach-method 'mv org-export-blocks '((src org-babel-exp-src-block nil) (comment org-export-blocks-format-comment t) (ditaa org-export-blocks-format-ditaa nil) (dot org-export-blocks-format-dot nil)) ) -- Dave Abrahams BoostPro Computing http://www.boostpro.com

Re: [O] `f' in agenda view

2011-10-13 Thread Dave Abrahams
just a question of having to think absolutely when you want to think incrementally. That's a lot of keystrokes when what I want is to hit `f' (or something) 3 times to move the items to three days from now. -- Dave Abrahams BoostPro Computing http://www.boostpro.com

[O] Feature idea: show last log entry

2011-10-12 Thread Dave Abrahams
wer when I make a new one. Thoughts? -- Dave Abrahams BoostPro Computing http://www.boostpro.com

Re: [O] do it today, or well, tomorrow

2011-10-12 Thread Dave Abrahams
is that from the agenda view I can't easily move a task to > the next day, is anyone doing anything like this? Binding `org-agenda-date-later' to a key like `f' ought to work out for you. -- Dave Abrahams BoostPro Computing http://www.boostpro.com

Re: [O] Checkbox difficulties

2011-10-11 Thread Dave Abrahams
on Thu Oct 06 2011, Dave Abrahams wrote: > Here's a version that deals with at least one of your caveats: > > (defun ndk/checkbox-list-complete () > (save-excursion > (org-back-to-heading t) > (when looking-at (concat > "^\\*+[ \t]

Re: [O] Using org-babel in other modes?

2011-10-09 Thread Dave Abrahams
ode but rendered in one solid face and without any language-specific editing smarts, behave like org's. -- Dave Abrahams BoostPro Computing http://www.boostpro.com

[O] Using org-babel in other modes?

2011-10-09 Thread Dave Abrahams
can do it in 5 minutes," would it be to integrate the org-babel stuff with markdown? Seems like this trick would be extremely useful for quite a few modes (RestructuredText, anyone?) Thanks, -- Dave Abrahams BoostPro Computing http://www.boostpro.com

Re: [O] Checkbox difficulties

2011-10-06 Thread Dave Abrahams
on Mon Oct 03 2011, Nick Dokos wrote: > Dave Abrahams wrote: > >> >> on Mon Oct 03 2011, Nick Dokos wrote: >> >> > Dave Abrahams wrote: >> > >> >> Wow, that's awesome... we're *so* close... but how do I get it to >

[O] Bug: org-clock-marker dangling [7.7 (release_7.7.396.g25c21)]

2011-10-06 Thread Dave Abrahams
c org-babel-exp-inline-src-blocks)) org-clock-out-hook '(org-clock-remove-empty-clock-drawer) org-enforce-todo-dependencies t org-agenda-skip-deadline-if-done t org-reverse-note-order t org-occur-hook '(org-first-headline-recenter) org-checkbox-statistics-hook '(ndk/checkbox-list-complete) org-export-babel-evaluate nil org-mobile-post-push-hook '((lambda nil (shell-command "/bin/rm -f ~/Dropbox/MobileOrg/agendas.org") (shell-command (concat "perl -i -ne 'print unless /agendas\\.org/;'" "~/Dropbox/MobileOrg/checksums.dat") ) (shell-command (concat "perl -i -ne 'print unless /agendas\\.org/;'" "~/Dropbox/MobileOrg/index.org") ) ) ) org-drawers '("PROPERTIES" "CLOCK" "LOGBOOK" "OUT") org-export-preprocess-before-selecting-backend-code-hook '(org-beamer-select-beamer-code) org-tags-column -97 org-modules '(org-id org-info org-habit) org-agenda-auto-exclude-function 'org-my-auto-exclude-function org-export-latex-final-hook '(org-beamer-amend-header org-beamer-fix-toc org-beamer-auto-fragile-frames org-beamer-place-default-actions-for-lists) org-metadown-hook '(org-babel-pop-to-session-maybe) org-clock-idle-time 10 org-attach-method 'mv org-export-blocks '((src org-babel-exp-src-block nil) (comment org-export-blocks-format-comment t) (ditaa org-export-blocks-format-ditaa nil) (dot org-export-blocks-format-dot nil)) ) -- Dave Abrahams BoostPro Computing http://www.boostpro.com

Re: [O] Bug: void-function org-list-struct-fix-item-end [7.7 (release_7.7.396.g25c21)]

2011-10-05 Thread Dave Abrahams
on Wed Oct 05 2011, Nicolas Goaziou wrote: > Hello, > > Dave Abrahams writes: > >> I got the following backtrace doing `C-c C-c' on the "R" in PRIORITIZE >> from the item below >> >> >> ** TODO [#A] * Org Routine [0/4] ** >

  1   2   3   >