Re: capturing and filling

2023-04-09 Thread Max Nikulin
On 07/04/2023 10:29, Samuel Wales wrote: heuristic: loop through every line. if the line qualifies by some sub-heuristic, and is more than 2x (window-width), then fill at capture time, but only that line, not contiguous ones that do not meet the sub-heuristic (different prefix etc.). Somebody

Re: What is a week?

2023-04-09 Thread Marcin Borkowski
On 2023-04-10, at 05:35, Marcin Borkowski wrote: > Hi fellow Orgers, > > I'm trying to wrap my head around the notion of the week, for the > purpose of using weekly clock tables. > > Assume it's Sunday. I create a clock table with :wstart 0 and > thisweek - and apparently my clock table

What is a week?

2023-04-09 Thread Marcin Borkowski
Hi fellow Orgers, I'm trying to wrap my head around the notion of the week, for the purpose of using weekly clock tables. Assume it's Sunday. I create a clock table with :wstart 0 and thisweek - and apparently my clock table starts 7 days ago. Now it's Monday. I create a clock table with

Suggestion: Link to Diary docs (was Re: Limiting a repeating timestamp) ?

2023-04-09 Thread David Masterson
Ihor Radchenko writes: > Mark Barton writes: > Note that you can exclude holidays automatically using `org-class' in > diary sexp-style timestamps. Could I suggest adding a link to the Diary documentation in Emacs that discusses what a "diary sexp-style timestamp" looks like? Perhaps put it

Re: Worg: issue with org-tools page

2023-04-09 Thread Karl Voit
* Ihor Radchenko wrote: > Karl Voit writes: > >> CI example: https://builds.sr.ht/~bzg/job/970651 lists all sorts of >> HTML pages but for org-tools, there is no HTML output generated as >> it seems. Whatever I write in org-tools/index.org doesn't get to the >> HTML version of it. >> >> Maybe

Re: Worg: issue with org-tools page

2023-04-09 Thread Ihor Radchenko
Karl Voit writes: > CI example: https://builds.sr.ht/~bzg/job/970651 lists all sorts of > HTML pages but for org-tools, there is no HTML output generated as > it seems. Whatever I write in org-tools/index.org doesn't get to the > HTML version of it. > > Maybe somebody has an idea what's going on

Worg: issue with org-tools page

2023-04-09 Thread Karl Voit
Hi, After fixing my WORG setup and being able to push again, I found out that https://orgmode.org/worg/org-tools/ isn't updated by the CI job. https://git.sr.ht/~bzg/worg/tree/master/item/org-tools/index.org shows the latest changes, https://orgmode.org/worg/org-tools/ doesn't. CI example:

Re: export only certain columns of an org-table to csv

2023-04-09 Thread Uwe Brauer
>>> "IR" == Ihor Radchenko writes: > Uwe Brauer writes: >> I have the following simple table >> >> >> #+Name: table >> | / | / | <> | <> | >> | | Name | Sheet1 | Sheet2 | >> |---+++| >> | | Smith | Ex1| Ex2| >> | | Miller | Ex3| Ex4

Re: [RFC] [feat] org-colview/org-columns: 'column view' moving rows up/down

2023-04-09 Thread Ihor Radchenko
SÅ‚awomir Grochowski writes: > Thank you Ihor for the code review. > Now please help me find everything that can be improved in this patch. I just tried to use the patch using the following test case: 1. Create a new Org file containing * A * B * C ** C1 * D 2. C-u C-c C-x C-c 3. M-< 4.

Re: [RFC] Limit inline image width by default (was: feature request: easy embedding of images)

2023-04-09 Thread Ihor Radchenko
Ihor Radchenko writes: > But we can try to improve the defaults for wide images. > > See the tentative patch. > > From 180e322c2c79ea88d87f908299a5c0e69c47a7b2 Mon Sep 17 00:00:00 2001 > Message-Id: > <180e322c2c79ea88d87f908299a5c0e69c47a7b2.1679581960.git.yanta...@posteo.net> > From: Ihor

Re: export only certain columns of an org-table to csv

2023-04-09 Thread Ihor Radchenko
Uwe Brauer writes: > I have the following simple table > > > #+Name: table > | / | / | <> | <> | > | | Name | Sheet1 | Sheet2 | > |---+++| > | | Smith | Ex1| Ex2| > | | Miller | Ex3| Ex4| > > > I hoped that the first two columns would

Re: [PATCH] Autoload `org-assert-version' and remove org-loaddefs.el

2023-04-09 Thread Ihor Radchenko
Max Nikulin writes: > I would consider adding to ELPA README and Org manual something like: > > If compiling of ELPA packages causes a lot of warnings related to > `org-assert-version' then delete just installed Org package, start new > Emacs session ensuring that Org is not loaded (-q?) and