[PATCH] make quarter work as parameter for :step in clocktable

2021-10-05 Thread Joost Helberg
Hi, many years ago a colleague and myself wrote a patch for quarters into org-mode/clocktable for blocks, today I noticed that :step should allow 'quarter' as an argument too. Here's the tiny patch to allow that: --- doc/org-manual.org | 2 +- lisp/org-clock.el | 4 +++- 2 files changed, 4 inse

[O] [PATCH] ox-html.el ox.el: added list of figures support in html backend

2015-11-09 Thread Joost Helberg
Hi, this patch adds the list of figures to the html export backend. It also includes a translation entry-point for the label "List of Figures" with already one translation in: dutch. >From fab9105d04e5cb9f923c17d322d84a25527ec27a Mon Sep 17 00:00:00 2001 From: Joost Helberg Dat

Re: [O] patch for adding some dutch translations in ox.el

2015-11-08 Thread Joost Helberg
Nicolas, will do. I should have read the contribution page a but more carefull. regards, Joost >>>>> "Nicolas" == Nicolas Goaziou writes: > From: Nicolas Goaziou > To: Joost Helberg > Cc: emacs-orgmode@gnu.org > Subject: Re: patch for adding som

[O] patch for adding some dutch translations in ox.el

2015-11-08 Thread Joost Helberg
patch for getting the list of figures into exported HTML will come later. >From c3dbd57fc1536816a15b430139155ed9ac54a8c9 Mon Sep 17 00:00:00 2001 From: Joost Helberg Date: Sun, 8 Nov 2015 14:01:34 +0100 Subject: [PATCH] added some Dutch translations and added List of Figures as a label to

Re: [O] :noweb no-export and syntax highlighting upon export to html

2015-11-08 Thread Joost Helberg
Joost >>>>> "Aaron" == Aaron Ecay writes: > From: Aaron Ecay > To: Joost Helberg , emacs-orgmode@gnu.org > Subject: Re: [O] :noweb no-export and syntax highlighting upon export > Date: 2015-11-05T15:45:34+0100 > Hi Joost, > Org’s html export relies on

[O] :noweb no-export and syntax highlighting upon export to html

2015-11-05 Thread Joost Helberg
echo $i done #+end_src many regards, Joost Helberg -- Snow B.V.

Re: [O] Bug: code blocks with multiple word names create single word result-blocks leading to collisions [8.2.10 (8.2.10-elpaplus @ ~/.emacs.d/elpa/org-plus-contrib-20141013/)]

2015-02-18 Thread Joost Helberg
Sebastian, >>>>> "Sebastien" == Sebastien Vauban writes: > From: Sebastien Vauban > To: emacs-orgmode@gnu.org > Subject: Re: [O] Bug: code blocks with multiple word names create > Date: 2015-02-18T14:06:07+0100 > Hello, > Joost Helberg wrote:

[O] Bug: code blocks with multiple word names create single word result-blocks leading to collisions [8.2.10 (8.2.10-elpaplus @ ~/.emacs.d/elpa/org-plus-contrib-20141013/)]

2015-02-18 Thread Joost Helberg
hi, noweb-syntax allows blanks in names of code blocks. The result-blocks of these code blocks are named as well, but have everything behind the first word stripped. This leads to result-block collisions in case there are two code blocks starting with the same word. Is this intentional?

Re: [O] /emsp in clock tables

2014-12-13 Thread Joost Helberg
Nicolas et al, I'm sure the choice for \emsp was a valid one. \emsp is not the bug, it triggers a bug in the alignment routine which screws up somehow. If alignment takes place after displaying the blanks, things turn out OK. I tried to install a custom formatter (Cutomizable: Org Clock Clocktable

Re: [O] /emsp in clock tables

2014-12-11 Thread Joost Helberg
Dave, the customizable org-pretty-entities screws up the alignment in the table. I don't know where the problem lies, but it's fixed by hitting C-c C-c in the table for re-aligning stuff. I don't know why you see the '\emsp' code, as it's supposed to be translated into a blank on screen. unset

Re: [O] [bug] Alignment bug in clock tables

2014-10-03 Thread Joost Helberg
(org-table-align). Anyone an idea? regards, Joost Helberg >>>>> "Francesco" == Francesco Pizzolante writes: > From: Francesco Pizzolante > To: mailing-list-org-mode > Subject: [O] [bug] Alignment bug in clock tables > Date: 2014-10-02T17:41:07+0200

[O] org-pretty-entitities t screws up clocktable formatting

2014-09-02 Thread Joost Helberg
Hi, The following piece of org-code comes out a bit crooked iff org-pretty-entities is set: * testing CLOCK: [2014-09-02 Tue 10:54]--[2014-09-02 Tue 12:42] => 1:48 CLOCK: [2014-09-02 Tue 09:02]--[2014-09-02 Tue 09:15] => 0:13 CLOCK: [2014-09-01 Mon 14:42]--[2014-09-01 Mon 16:47] => 2:05

Re: [O] clock-in clock-out problems

2014-08-18 Thread Joost Helberg
Dear Hymie, The customizable variable: org-clock-persist is used for solving this. regards, Joost BTW: why do you leave emacs? > "hymie!" == hymie! writes: > From: hymie! > To: emacs-orgmode@gnu.org > Subject: [O] clock-in clock-out problems > Date: 2014-08-18T17:40:19+0200 > G

Re: [O] Babel-R vs. ESS

2014-06-25 Thread Joost Helberg
Shiyuan, Babel-R uses ESS (session: parameter) for R-evaluation and interactive development/debugging. Babel-R is more than sufficient for publications with mixed text and graphs. regards, Joost > "Shiyuan" == Shiyuan writes: > From: Shiyuan > To: emacs-orgmode@gnu.org > Subject: [O]

Re: [O] exporting α/β to latex/pdf

2014-05-04 Thread Joost Helberg
Sharon, the alpha and beta are encoded in UTF-8, these are passed through to the latex-file. The correct symbols will only show up in the pdf if your latex is UTF-8 capable. Some latex-implementations are, you can use \usepackage[utf8x,math]{inputenx} in your latex file, but I know, not all UTF

Re: [O] Is anyone spending money for Org-mode?

2014-03-14 Thread Joost Helberg
intention of the people behind the donations. In fact, I'll be happy to donate money then. regards, Joost Helberg >>>>> "Carsten" == Carsten Dominik writes: > From: Carsten Dominik > To: Eric Schulte > Cc: org-mode list > Subject: Re: [O] Is an

Re: [O] Is anyone spending money for Org-mode?

2014-03-12 Thread Joost Helberg
Carsten, back in the time when me and my friend created and sold the Snow Linux Distribution, we donated all excess money to the FSF. This was 20 years ago, but I think the FSF serves as much a purpose then as it does nowadays. regards, Joost Helberg >>>>> "Carsten" =

Re: [O] patch for ob-sql and postgresql for supporting :colnames

2014-02-04 Thread Joost Helberg
Bastien, OK, I understand. regards, Joost >>>>> "bzg" == bzg writes: > From: b...@gnu.org > To: jo...@snow.nl > Cc: schulte.e...@gmail.com, emacs-orgmode@gnu.org > Subject: Re: patch for ob-sql and postgresql for supporting :colnames > Date:

Re: [O] patch for ob-sql and postgresql for supporting :colnames

2014-02-03 Thread Joost Helberg
> Subject: Re: [O] patch for ob-sql and postgresql for supporting > Date: 08-Jan-14 17:58 > Applied, thanks. > Joost Helberg writes: >> hi, >> >> the :colnames header argument is not honoured for postgresql. Hence the >> following patch for ob-sql.el. The

[O] patch for ob-sql and postgresql for supporting :colnames

2014-01-08 Thread Joost Helberg
hi, the :colnames header argument is not honoured for postgresql. Hence the following patch for ob-sql.el. The command-line tool psql supports the option -t for not displaying column-names. The default behavious is not changed with this patch. 126,127c126 < "psql -

[O] not handling failing sql statements in ob-sql.el with postgresql

2013-11-27 Thread Joost Helberg
Hi, in case psql (version 9.1 and later) encounters a SQL error, e.g. a syntax error, it doesn't exit with an error-code. Instead it continues and exits with 0. This means that evaluating faulty SQL-code in org-mode/babel leaves the user with no clue of why the result set is empty. I changed the

[O] Bug: manual for table column width and alignment [7.9.3a (7.9.3a-elpa @ /home/joost/.emacs.d/elpa/org-20130108/)]

2013-01-25 Thread Joost Helberg
hi, The manual states that the width and alignment values can be combined. The example uses a combination of and <10>. The `l' is not the best way to demonstrate this, as it looks like a `1'. The scanning reader may see <110> instead of . If the manual reads , the example is a lot more valuable.

Re: [O] org-export to Spreadsheet

2012-08-23 Thread Joost Helberg
Jambunathan, Thanks for the code, it will probably match what I need. Regards, Joost >>>>> "Jambunathan" == Jambunathan K writes: > Subject: Re: org-export to Spreadsheet > From: Jambunathan K > To: Joost Helberg > Cc: emacs-orgmode@gnu.org &g

[O] org-export to Spreadsheet

2012-08-23 Thread Joost Helberg
ls, org-export-odt-preferred-output-format doesn't support ods or xlsx. Libreoffice is incapable of converting odt to ods, which is the main reason, as far as I can see, for org-export-odt to not deliver this service. After exporting my calldata reports to odt, I end up `selecting all' in libre

Re: [O] all org-buffers modified

2012-08-07 Thread Joost Helberg
gt;>> "Nick" == Nick Dokos writes: > Subject: Re: [O] all org-buffers modified > From: Nick Dokos > To: Joost Helberg > cc: emacs-orgmode@gnu.org > Date: Tue, 07 Aug 2012 10:07:19 -0400 > Joost Helberg wrote: >> Hi, >> >> upon star

[O] all org-buffers modified

2012-08-07 Thread Joost Helberg
Hi, upon startup of emacs (and load of desktop), all my freshly opened org-buffers end up being modified. There's no undo information available and debugging the org-mode function doesn't give me any clue as (buffer-modified-p) returns false the whole time. Once in a while (twice a month) I have

Re: [O] org-mode not in elpa package list

2011-08-30 Thread Joost Helberg
Kevin, this line should appear in the list of packages (menu Options->Manage Emacs Packages): org 20110818available Outline-based notes management and organizer Note that the name of the package has no -mode suffix. regards, Joost > "Kevin" == Kevin Emerson writes:

[O] talk about org-mode

2011-08-23 Thread Joost Helberg
Specialists. The date is September 1st. Regards, Joost Helberg -- Snow B.V.http://snow.nl

Re: [O] Org expert mode?

2011-03-10 Thread Joost Helberg
ve trouble admitting they're an expert in org-mode; they won't tick the box. They'll miss features they would otherwise try. Org-mode is the best invention since sliced bread and if not, GNU Emacs is, keep up the good work! many regards, Joost Helberg >>>>> "B

Re: [Orgmode] Elsevier's "Executable Paper Grand Challenge"

2010-12-09 Thread Joost Helberg
Bill, An org-file instance on a virtual machine based on GNU/Linux and other open source stuff doesn't limit any redistribution and will always run on the right host. The host architecture is the only limitation then. One issue with org-mode and babel is the necessary availability of all tools ca

Re: [Orgmode] (org-log-done 'time) and the subsequent line

2010-12-07 Thread Joost Helberg
Rob, what's the version of your software. With an emacs -q which only loads (require 'org) and sets (set 'org-log-done t) your symptoms don't appear. regards, Joost > "Rob" == Rob Moss writes: > Subject: [Orgmode] (org-log-done 'time) and the subsequent line > From: Rob Moss > To: em

[Orgmode] ob-sql error because of not specifying column-seperator

2010-12-03 Thread Joost Helberg
esn't specify this seperator. This leaves it to org-table-import to find out what the seperator is. org-table-import doesn't always succeed in this. Hence the diff below which sets the seperator to (\t). regards, Joost Helberg diff --git a/lisp/ob-sql.el b/lisp/ob-sql.el index 19c271d..6bb9a

Re: [Orgmode] error in calculating percentages in clocktables

2010-12-03 Thread Joost Helberg
Carsten, your more general approach works fine for me. The pushed fix seems allright. many regards, Joost >>>>> "Carsten" == Carsten Dominik writes: > Subject: Re: [Orgmode] error in calculating percentages in clocktables > From: Carsten Dominik > To: J

[Orgmode] error in calculating percentages in clocktables

2010-11-29 Thread Joost Helberg
(+ (if multifile 1 0) 2) (1- pcol))) (setq recalc t)) ((stringp formula) regards, Joost Helberg -- Snow B.V.http://snow.nl ___ Emacs-orgmode mailing list Please use `Reply All' to send replies to t

Re: [Orgmode] Org Mobile Setting and file encoding

2010-11-23 Thread Joost Helberg
s of the index file. mobileorg on Android didn't fail however. Good luck! Joost Helberg >>>>> "Chao" == Chao LU writes: > Subject: [Orgmode] Org Mobile Setting and file encoding > From: Chao LU > To: emacs-orgmode@gnu.org > Date: Tue, 23 Nov 201

[Orgmode] 2010-Q4 next to 2010-W46; aka quarters in clocktable

2010-11-15 Thread Joost Helberg
rmula % to be written as: #+BEGIN: clocktable :maxlevel 1 :scope file-with-archives :block 2010-Q3 :formula % S- and S- will jump whole quarters then of course. Is anyone interested? Or is this a silly idea? Many regards, Joost Helberg -- Snow B.V.http://snow.nl

[Orgmode] documentation enhancment

2010-05-22 Thread Joost Helberg
directory. Also, ssh adds another authentication mechanism to the server. many thanks for org-mode and regards, Joost Helberg from the Netherlands ___ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. Emacs-or