[BUG] org-save-all-org-buffers reapplies startup visibility [9.5 (release_9.5 @ /usr/local/share/emacs/29.0.50/lisp/org/)]

2021-10-05 Thread Marcel van der Boom
Summary: When calling `org-save-all-org-buffers` the initial visibility setting as specified in `org-startup-folded` or specified in =#+STARTUP: overview= will be applied to the org buffer in view. My usecase is that `org-save-all-org-buffers` is called in an idle timer and makes working on

Re: [O] Jekyll and Pygments

2015-09-15 Thread Marcel van der Boom
will be helpful to you. marcel [1] https://mrblog.nl/2015/03/22/completing-orgmode-based-jekyll.html -- Marcel van der Boom → mar...@hsdev.com 📞 +31·168·468·824 💬 xmpp:mar...@hsdev.com | http://telegram.me/marcel 🏠 http://hsdev.com

Re: [O] [PATCH] Add author and title to exported PDF properties

2014-05-14 Thread Marcel van der Boom
On wo 14-mei-2014 14:48 Nicolas Goaziou wrote: > [...] >> How do they differ from, say 'subject'? > > "subject", which refers to :description property, only contains a > single string, no Org syntax. OTOH, TITLE and AUTHOR keywords have > their contents parsed and, as such, can contain parse

Re: [O] [PATCH] Add author and title to exported PDF properties

2014-05-14 Thread Marcel van der Boom
On wo 14-mei-2014 09:05 Nicolas Goaziou wrote: > [...] >> + ?a (or (first (plist-get info :author)) "") >> + ?t (or (first (plist-get info :title)) "") > > The usual way to achieve this is to create an anonymous export > back-end, derived from `latex', with `org-

[O] [PATCH] Add author and title to exported PDF properties

2014-05-12 Thread Marcel van der Boom
* lisp/ox-latex.el (org-latex-template): add pdfauthor and pdftitle (org-latex-hyperref-template): add placeholders for author and title (org-latex-template): adjust default template with author and title This adds author and title to the pdf properties of the exported PDF file when using the LaTe

[O] org-add-note in adapted workflow always wants to be the last action

2013-10-16 Thread Marcel van der Boom
that order, i.e. Make sure that the archiving question comes last? My orgmode version is "8.1.1" Thanks, marcel -- Marcel van der Boom -- http://hsdev.com/mvdb.vcf HS-Development BV-- http://www.hsdev.com We use bitcoin! -- http://bitcoin.org

Re: [O] Bug: org-archive-subtree should not include statitics counters for :ARCHIVE_OLPATH: [8.0.1 (release_8.0.1-10676-gd887b9 @ /home/mrb/dev/emacs/packages/org-mode/lisp/)]

2013-05-07 Thread Marcel van der Boom
chive and thought it didn't work when I realized I was supposed to look at the ARCHIVE_OLPATH property. It triggered the thought that it would make sense, to me, to have the statistics also filtered from the header on archiving? -- Marcel van der Boom -- http://hsdev.com/mvdb.vcf HS

Re: [O] Bug: org-archive-subtree should not include statitics counters for :ARCHIVE_OLPATH: [8.0.1 (release_8.0.1-10676-gd887b9 @ /home/mrb/dev/emacs/packages/org-mode/lisp/)]

2013-05-02 Thread Marcel van der Boom
On ma 29-apr-2013 10:50 Marcel van der Boom wrote: > > When using org-archive-subtree, any statistic counters present in the > header will be copied to > the :ARCHIVE_OLPATH: property. > Can anyone else reproduce this? Do I need to provide more information? Thx, marcel --

[O] Bug: org-archive-subtree should not include statitics counters for :ARCHIVE_OLPATH: [8.0.1 (release_8.0.1-10676-gd887b9 @ /home/mrb/dev/emacs/packages/org-mode/lisp/)]

2013-04-29 Thread Marcel van der Boom
on mrb Package: Org-mode version 8.0.1 (release_8.0.1-10676-gd887b9 @ /home/mrb/dev/emacs/packages/org-mode/lisp/) -- Marcel van der Boom -- http://hsdev.com/mvdb.vcf HS-Development BV-- http://www.hsdev.com We use bitcoin! -- http://bitcoin.org

[O] Bug: ATTACH tag gets exported unconditonally to PDF [8.0-pre (release_8.0-pre-11014-gd195e8 @ /home/mrb/dev/emacs/packages/org-mode/lisp/)]

2013-04-11 Thread Marcel van der Boom
;org-export-excluded-tags' variable directly, so I think this is a separate issue. marcel Emacs : GNU Emacs 24.3.4 (x86_64-unknown-linux-gnu, GTK+ Version 3.6.0) of 2013-03-30 on mrb Package: Org-mode version 8.0-pre (release_8.0-pre-11014-gd195e8 @ /home/mrb/dev/emacs/packages/org-mode/

Re: [O] Bug: SETUPFILE directive not working [8.0-pre (release_8.0-pre-10873-gafb59b @ /home/mrb/dev/emacs/packages/org-mode/lisp/)]

2013-04-05 Thread Marcel van der Boom
On vr 05-apr-2013 09:20 Bastien wrote: > This should now be fixed in master. Thanks for reporting this > with all the details. Cool, thanks! This was the last hurdle for me before upgrading. marcel -- Marcel van der Boom -- http://hsdev.com/mvdb.vcf HS-Development BV-

Re: [O] Bug: SETUPFILE directive not working [8.0-pre (release_8.0-pre-10873-gafb59b @ /home/mrb/dev/emacs/packages/org-mode/lisp/)]

2013-04-04 Thread Marcel van der Boom
(l) The shortcuts nor grouping is available after refreshing the config. Also reloading org-mode or restarting Emacs does not make a difference. Trying the same setup with the minimal org loading as suggested on the Feedback page [1] shows the same behaviour. [1] http://orgmode.org/org.html#Fe

Re: [O] Bug: SETUPFILE directive not working [8.0-pre (release_8.0-pre-10873-gafb59b @ /home/mrb/dev/emacs/packages/org-mode/lisp/)]

2013-04-04 Thread Marcel van der Boom
ce in the bug report. marcel -- Marcel van der Boom -- http://hsdev.com/mvdb.vcf HS-Development BV-- http://www.hsdev.com We use bitcoin! -- http://bitcoin.org

[O] Bug: SETUPFILE directive not working [8.0-pre (release_8.0-pre-10873-gafb59b @ /home/mrb/dev/emacs/packages/org-mode/lisp/)]

2013-04-04 Thread Marcel van der Boom
, GTK+ Version 3.6.0) of 2013-03-30 on mrb Package: Org-mode version 8.0-pre (release_8.0-pre-10873-gafb59b @ /home/mrb/dev/emacs/packages/org-mode/lisp/) -- Marcel van der Boom -- http://hsdev.com/mvdb.vcf HS-Development BV-- http://www.hsdev.com We use bitcoin! -- http://bitcoin.org

[O] Logbook drawer entries make editing very slow

2013-02-20 Thread Marcel van der Boom
438912 3.2884631479 7.492...e-06 org-list-item-body-column 48768 1.3817966130 2.833...e-05 org-item-re 49728 0.1814685910 3.649...e-06 org-get-indentation 960 0.1036291090 0.0001079469 Is there anything I can do to improve perform

Re: [O] killing all contents of a headline

2013-02-19 Thread Marcel van der Boom
the heading plus the content below it. It is bound to C-k by default I think. So, a clever combination of 'org-cycle' and 'org-kill-line' could be combined to form one command to kill a heading and its contents, regardless of the collapsed state. hth marcel -- Marcel van der B

Re: [O] Date/time prompt parses '3-2' as 'Month-Day', can I configure it to parse it as 'Day-Month' ?

2013-01-29 Thread Marcel van der Boom
On Tue 29-Jan-2013 21:00 "Sebastien Vauban" wrote: > Marcel van der Boom wrote: >> The date/time prompt, as described at [1], helps me a lot to quickly >> go over items and (re-)schedule or put a deadline to them. >> It has bitten me a couple of times though

[O] Date/time prompt parses '3-2' as 'Month-Day', can I configure it to parse it as 'Day-Month' ?

2013-01-29 Thread Marcel van der Boom
thing at the 'second of march'. Is there some way I could adapt the interpretation? The date format 'd-m-y' is wired into my hands apparently. Thx, marcel [1] http://orgmode.org/manual/The-date_002ftime-prompt.html -- Marcel van der Boom -- http://hsdev.com/mvdb.vcf HS-Deve

Re: [O] Can not get keybinding to work in org-agenda-mode

2012-11-05 Thread Marcel van der Boom
ems to work. I don't understand what the difference is, if any. Marcel -- Marcel van der Boom -- http://hsdev.com/mvdb.vcf HS-Development BV-- http://www.hsdev.com We use bitcoin! -- http://bitcoin.org

[O] Can not get keybinding to work in org-agenda-mode

2012-11-05 Thread Marcel van der Boom
-- ... C-c m/ms-org-agenda ... I don't get any errors, other than 'C-c m is undefined' What am I missing here? Thx, marcel -- Marcel van der Boom -- http://hsdev.com/mvdb.vcf HS-Development BV-- http://www.hsdev.com We use bitcoin! -- http://bitcoin.org

Re: [O] GTD - Natural Planning Model properties - add automatically

2012-10-17 Thread Marcel van der Boom
when capturing new todo items. The snippet which does the above is here: https://gist.github.com/3910203 marcel -- Marcel van der Boom -- http://hsdev.com/mvdb.vcf HS-Development BV-- http://www.hsdev.com We use bitcoin! -- http://bitcoin.org

Re: [O] auto-push to mobile (but only when editing org buffer)

2012-08-15 Thread Marcel van der Boom
obile-push > Perhaps you will find https://gist.github.com/3111823 interesting. It contains a bit of code to do the org-mobile-push asynchronously (and notify me about it when done). This makes the push work in the background, in my case it can take quite a while, and not interfere wi

[O] Commit bb2848 causes performance problems

2012-02-06 Thread Marcel van der Boom
marked in the diff, the delay disappears completely. Do I have a configaration error, or is this a bug? marcel -- Marcel van der Boom -- http://hsdev.com/mvdb.vcf HS-Development BV-- http://www.hsdev.com We use bitcoin! -- http://bitcoin.org smime.p7s Description: S/MIME cryptographic signature

Re: [O] [PATCH] Subtasks are blocked in todo-items of ordered projects. Bug?

2011-06-21 Thread Marcel van der Boom
On di 21-jun-2011 13:40 Marcel van der Boom wrote: >> You can also force the task state to DONE with a triple prefix (C-u >> C-u C-u C-c C-t d) which will ignore the blocking rules for this >> state change. > I think I'll use this, sounds the simplest for my usecas

Re: [O] Subtasks are blocked in todo-items of ordered projects. Bug?

2011-06-21 Thread Marcel van der Boom
On di 21-jun-2011 07:30 Bernt Hansen wrote: > You can also force the task state to DONE with a triple prefix (C-u > C-u C-u C-c C-t d) which will ignore the blocking rules for this state > change. I think I'll use this, sounds the simplest for my usecase. Thanks, marcel --

Re: [O] Subtasks are blocked in todo-items of ordered projects. Bug?

2011-06-21 Thread Marcel van der Boom
ks'? I'll spent some time digging if the wanted behaviour could be formulated as an option to set without disturbing the default behaviour. marcel -- Marcel van der Boom -- http://hsdev.com/mvdb.vcf HS-Development BV-- http://www.hsdev.com We use bitcoin! -- http://bitcoin.org smime.p7s Description: S/MIME cryptographic signature

[O] Subtasks are blocked in todo-items of ordered projects. Bug?

2011-06-20 Thread Marcel van der Boom
e that it only acted one-level deep, regarded from a 'block-or-not' standpoint. Thoughts? marcel -- Marcel van der Boom -- http://hsdev.com/mvdb.vcf HS-Development BV-- http://www.hsdev.com We use bitcoin! -- http://bitcoin.org smime.p7s Description: S/MIME cryptographic signature

Re: [O] Continuation of main section text after subsections

2011-04-18 Thread Marcel van der Boom
functionality might be already available by using the 'inline tasks' I mentioned above See the function 'org-inlinetask-insert-task'. marcel -- Marcel van der Boom -- http://hsdev.com/mvdb.vcf HS-Development BV-- http://www.hsdev.com So! web applications --

[O] Bug: LaTeX_CLASS_OPTIONS does not work when specified in SETUPFILE [7.5 (release_7.5.214.g0e2c)]

2011-04-18 Thread Marcel van der Boom
if it has ever worked, this is the first time I am using it like above. Emacs : GNU Emacs 23.2.1 (x86_64-pc-linux-gnu, GTK+ Version 2.21.6) of 2010-09-01 on americium, modified by Debian Package: Org-mode version 7.5 (release_7.5.214.g0e2c) marcel -- Marcel van der Boom -- http://hsdev.

[O] Re: Why are special properties like CLOSED etc. not in the properties drawer?

2011-04-06 Thread Marcel van der Boom
omed by me too obviously. marcel -- Marcel van der Boom -- http://hsdev.com/mvdb.vcf HS-Development BV-- http://www.hsdev.com So! web applications -- http://make-it-so.info Cobra build -- http://cobra.mrblog.nl

[O] Why are special properties like CLOSED etc. not in the properties drawer?

2011-04-05 Thread Marcel van der Boom
Hi, I've been wondering about this for a bit. It would make things a bit more consistent for me if all properties are in the 'properties'-drawer. Or am I missing something here? marcel -- Marcel van der Boom -- http://hsdev.com/mvdb.vcf HS-Development BV-- http://www.hs

Re: [O] document structure question

2011-04-01 Thread Marcel van der Boom
] Perhaps read that thread first? marcel [1] http://thread.gmane.org/gmane.emacs.orgmode/40182 -- Marcel van der Boom -- http://hsdev.com/mvdb.vcf HS-Development BV-- http://www.hsdev.com So! web applications -- http://make-it-so.info Cobra build -- http://cobra.mrblog.nl

Re: [O] [PATCH] Allow inactive timestamps in org-expiry (copy of lost patch)

2011-03-28 Thread Marcel van der Boom
ed in the message into one patch. marcel -- Marcel van der Boom -- http://hsdev.com/mvdb.vcf HS-Development BV-- http://www.hsdev.com So! web applications -- http://make-it-so.info Cobra build -- http://cobra.mrblog.nl

[O] [PATCH] Allow inactive timestamps in org-expiry (copy of lost patch)

2011-03-28 Thread Marcel van der Boom
it works fine. From searching it looks like this patch was 'forgotten', but I may have overlooked something. If the patch was rejected, you can ignore me. If it was forgotten I'd like to request to include it. Thx, marcel [1] http://www.mail-archive.com/emacs-orgmode@gnu.org/msg20

Re: [O] Re: Continuation of main section text after subsections ?

2011-03-28 Thread Marcel van der Boom
ne as is. If it isn't, then there's a problem. Very much agreed. I think that paragraph is the best summary so far for the problem, stated in generic terms. marcel PS For what it is worth, I think the 'case of inline tasks' is exactly the same problem as mine. -- Marcel van

Re: [O] Continuation of main section text after subsections

2011-03-28 Thread Marcel van der Boom
cal) structure in the published document as in the source org file. marcel -- Marcel van der Boom -- http://hsdev.com/mvdb.vcf HS-Development BV-- http://www.hsdev.com So! web applications -- http://make-it-so.info Cobra build -- http://cobra.mrblog.nl

Re: [O] FAQ? (was: Continuation of main section text after subsections ?)

2011-03-28 Thread Marcel van der Boom
On ma 28-mrt-2011 00:00 Memnon Anon wrote: > Marcel van der Boom writes: > [...] >> I've looked for documentation or customization options on this, but >> haven't found any yet. What I have done so far is turn the >> subheadings into lists or surround them b

Re: [O] Re: Continuation of main section text after subsections ?

2011-03-27 Thread Marcel van der Boom
on. Is there a strong reason this could not work as an option in org-mode? marcel -- Marcel van der Boom -- http://hsdev.com/mvdb.vcf HS-Development BV-- http://www.hsdev.com So! web applications -- http://make-it-so.info Cobra build -- http://cobra.mrblog.nl

[O] Continuation of main section text after subsections ?

2011-03-27 Thread Marcel van der Boom
, but haven't found any yet. What I have done so far is turn the subheadings into lists or surround them by *bold markers*, which helps a little. The current outlining interrupts my flow of writing too often; it's getting a nuisance. What are my options, if any, to get the outline behavio

Re: [Orgmode] Exporting to blogspot.com

2011-02-25 Thread Marcel van der Boom
tings file: ; This puts the body inside a buffer called blog-entry (defun org-export-body-as-html () (interactive) (org-export-as-html 3 nil nil "blog-entry" t)) marcel -- Marcel van der Boom -- http://hsdev.com/mvdb.vcf HS-Development BV-- http://www.hsdev.com So! web applicati

Re: [Orgmode] org-capture adds newline(s) when it should not

2010-10-26 Thread Marcel van der Boom
On di 26-okt-2010 13:54 Noorul Islam wrote: >On Tue, Oct 26, 2010 at 1:46 PM, Marcel van der Boom > wrote: >> On di 26-okt-2010 06:35 >> Carsten Dominik wrote: >> >>>>> I find that puzzling.  What might have changed in Emacs 24 to >>>>> cau

Re: [Orgmode] org-capture adds newline(s) when it should not

2010-10-26 Thread Marcel van der Boom
are indeed fixed, but I have to manually widen the target buffer before the captured entry is visible. Tried this on emacs 23 as well and there it is functioning properly, so this seems emacs 24 specific too. marcel -- Marcel van der Boom -- http://hsdev.com/mvdb.vcf HS-Development BV-- h

Re: [Orgmode] org-capture adds newline(s) when it should not

2010-10-26 Thread Marcel van der Boom
tating that (newline 0) does insert a newline? >>> >> >> I filed a bug report. >> > > Here is the link > > http://debbugs.gnu.org/cgi/bugreport.cgi?bug=7281 > Thanks guys! You're way too fast for me. marcel -- Marcel van der Boom -- http://hsdev.com/

[Orgmode] org-capture adds newline(s) when it should not

2010-10-25 Thread Marcel van der Boom
the capture with C-c C-k the newlines remain whereas the task is removed. I'm using the latest git version with emacs 24.0.50.1 on Ubuntu 10.10 Am I doing something wrong or is this a bug? marcel -- Marcel van der Boom -- http://hsdev.com/mvdb.vcf11 So! web applications -- h

Re: [Orgmode] Orgmode meetup at FOSDEM, February 2011. Who would come?

2010-09-29 Thread Marcel van der Boom
the devroom marcel -- Marcel van der Boom -- http://hsdev.com/mvdb.vcf HS-Development BV-- http://www.hsdev.com So! web applications -- http://make-it-so.info Cobra build -- http://cobra.mrblog.nl ___ Emacs-orgmode mailing list Please use

Re: [Orgmode] Counters and percentage are visible in refile targets, is that configurable?

2010-09-03 Thread Marcel van der Boom
On vr 03-sep-2010 10:43 Bastien wrote: >Marcel van der Boom writes: > >> Cool, works like a charm. Any particular reason you did not do the >> '[%]'-cookies? > >None. It does now, thanks. > Wow, fast service. ;-) Would it be beneficial for others

Re: [Orgmode] Counters and percentage are visible in refile targets, is that configurable?

2010-09-03 Thread Marcel van der Boom
On vr 03-sep-2010 01:48 Bastien wrote: >Yes, I also think so. I just pushed a change to get rid of [/] cookies >in targets. > Cool, works like a charm. Any particular reason you did not do the '[%]'-cookies? marcel -- Marcel van der Boom -- http://hsdev.com/mvdb.vc

[Orgmode] Counters and percentage are visible in refile targets, is that configurable?

2010-08-19 Thread Marcel van der Boom
percentage, if applicable). This makes the filing sometime a bit hard, especially with the spaces between the header text and the counter start. Is this something I can change? For me the counters are not part of the header conceptually. marcel -- Marcel van der Boom -- http://hsdev.com

Re: [Orgmode] how to sort in the column view?

2010-06-22 Thread Marcel van der Boom
e effect to sort the column view by the item text (my first column), but it did not seem to change anything at all. This made me wonder if i was on the right track. I presume if the alpha sorting works, i could try to write a custom sort on the SCHEDULED/DEADLINE property? marcel -- Marcel

Re: [Orgmode] how to sort in the column view?

2010-06-22 Thread Marcel van der Boom
On Fri 18-Jun-2010 17:25 Marcel van der Boom wrote: >Hi, > >I have a custom agenda command which produces a list of items which are >scheduled, i.e. have a SCHEDULED or a DEADLINE property. Producing that >column view is now defined in 'org-agenda-custom-commands' as:

[Orgmode] how to sort in the column view?

2010-06-18 Thread Marcel van der Boom
ocked-tasks t))) [...] What I would like to do is to sort on the SCHEDULED and/or DEADLINE column. I tried using org-agenda-sorting-strategy on the custom view, but that does not seem to work. Can someone give me a nudge in the right direction for sorting on the SCHEDULED column (proper

[Orgmode] how to sort in the column view?

2010-06-18 Thread Marcel van der Boom
ocked-tasks t))) [...] What I would like to do is to sort on the SCHEDULED and/or DEADLINE column. I tried using org-agenda-sorting-strategy on the custom view, but that does not seem to work. Can someone give me a nudge in the right direction for sorting on the SCHEDULED column (proper

[Orgmode] Automatic tagging based on # of todo items as children

2010-02-15 Thread Marcel van der Boom
of works if the cursor is on the heading. I need some help with the following: - I would like it to be automatic and the org-todo-statistics hook seem candidates to attach a function to, but I also want it for heading which do not have a [1/N] or [%] counter. How to proceed? - Can I do this autom