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
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
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
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
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
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
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
this commit
https://code.orgmode.org/bzg/org-mode/commit/8e3e2f667f0b28b85845204b708c3f0aebc9152b
probably fixes the issue. Could you perhaps give it a test?
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.
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
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")
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")
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
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
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
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
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.
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.
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
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
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
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
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
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
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
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
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 :
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
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
usually just go edit things by hand,
which is error prone.
-DAve
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
&
"_" 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
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.
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
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
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
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
ed or not?
Any suggestions please?
TiA
--
Dave Pawson
XSLT XSL-FO FAQ.
Docbook FAQ.
http://www.dpawson.co.uk
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
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
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
>> *
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
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
-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
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
> 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
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
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
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
I use emacs 24.2 and newer, so I wouldn't miss removing emacs 22 functionality
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
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
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
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
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
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
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
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
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
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,
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
>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/
()
"Same as `org-agenda-tree-to-indirect-buffer' without saving window."
--8<---cut here---end--->8---
--
Dave Abrahams
BoostPro Computing
http://www.boostpro.com
Jambunathan K writes:
>> this means that [TABLE-OF-CONTENTS] isn't supported in the ODT
>> exporter.
>
> Fixed. Please pull again.
That works. Thanks!
-Dave
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
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
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
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.
>
>
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
>>>
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
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
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,
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
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
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
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
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
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
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
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
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
)))
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
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
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
For future reference, a sinple `git pull` would have sufficed.
Not if there were compiled files.
--
Dave Abrahams
BoostPro Computing
http://www.boostpro.com
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
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
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
>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
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
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
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
wer when I make a new one.
Thoughts?
--
Dave Abrahams
BoostPro Computing
http://www.boostpro.com
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
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]
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
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
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
>
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
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 - 100 of 221 matches
Mail list logo