Re: 'false' list item

2021-02-20 Thread Tim Cross
Kyle Meyer writes: > Juan Manuel Macías writes: > >> If a line in a paragraph starts with a digit (or letter) + period + >> space, Org misinterprets that as a list item. I almost always notice >> this only when I export my document, which is a nuisance. >> >> I wonder if there is any standard s

Re: 'false' list item

2021-02-20 Thread Kyle Meyer
Juan Manuel Macías writes: > If a line in a paragraph starts with a digit (or letter) + period + > space, Org misinterprets that as a list item. I almost always notice > this only when I export my document, which is a nuisance. > > I wonder if there is any standard solution to that, or if I'm miss

Re: state of the art in org-mode tables e.g. join, etc

2021-02-20 Thread Tim Cross
Greg Minshall writes: > John, > >> Is there a state of the art in using org-tables as little databases >> with joins and stuff? > > i have to admit i do all that with an R code source block. (the dplyr > package has the relevant joins, e.g. dplyr::inner_join().) and, in R, > ":colnames yes" a

Re: org-agenda-list should respect org-agenda-max-entries

2021-02-20 Thread Kyle Meyer
Ag Ibragimov writes: > While going through the source code, I've noticed that org-agenda-list > scans all the files in org-agenda-files and processes all Org items > those files contain. > > However, it seems when org-agenda-max-entries or org-agenda-max-todos > are not nil, it still processes eve

Re: org-agenda for a day different than today

2021-02-20 Thread Kyle Meyer
Alan Schmitt writes: > On 2021-02-18 00:32, Kyle Meyer writes: [...] >> Yeah, I too think it's safe. If you have the time, I'd appreciate if >> you could skim through the above threads and see if there are any >> minimal examples or test cases. If so, it be good to verify that they >> still wor

Re: state of the art in org-mode tables e.g. join, etc

2021-02-20 Thread Greg Minshall
John, > Is there a state of the art in using org-tables as little databases > with joins and stuff? i have to admit i do all that with an R code source block. (the dplyr package has the relevant joins, e.g. dplyr::inner_join().) and, in R, ":colnames yes" as a header argument gives you header l

Citations with page numbers using helm-bibtex and org-ref

2021-02-20 Thread Adam Sneller
I currently use org-ref and helm-bibtex to manage my database of academic sources, with one notes file per source. A lot of my sources are books. So note typically grow over time, as I add multiple headers (each pertaining to a chapter or topic/note taken from that source). But now I want to pr

state of the art in org-mode tables e.g. join, etc

2021-02-20 Thread John Kitchin
Is there a state of the art in using org-tables as little databases with joins and stuff? This package https://github.com/tbanel/orgtbljoin seems close, but not quite what I had in mind. I don't want to modify tables in place, or create dynamic tables. I do want to combine tables in memory though

Babel: Programmatically evaluate a heading and subtrees?

2021-02-20 Thread Nathan Neff
Hello all, I have some code like this: * Heading 1 # code block name:FOO ** Subheading 1 # code block ** Subheading 2 # code block I find that I often want to evaluate the code in Heading 1 and its subheadings. Currently, I navigate to Heading 1 and then use org-babel-execute-subtree I se

[PATCH] Add tests for org agenda bulk functions

2021-02-20 Thread Kevin Foley
>From 1f7bdcaa40ccb562c4a04bc1bd27517ca1e69bea Mon Sep 17 00:00:00 2001 From: "Kevin J. Foley" Date: Sat, 20 Feb 2021 13:42:44 -0500 Subject: [PATCH] test-org-agenda.el: Test bulk functions * testing/lisp/test-org-agenda.el (org-test-agenda-with-agenda): Create macro to setup agenda for tests. (t

Re: Bug: exporting a subtree to icalendar omits body of subtree [9.3 (release_9.3 @ /usr/share/emacs/27.1/lisp/org/)]

2021-02-20 Thread Nicolas Goaziou
Hello, Stephen Eglen writes: > With a simple test file /tmp/o.ics: > > > ** test ><2021-03-18 Thu 15:00-16:00> >body of text [...] > If however when I export, I leave the point on line 1, and then do C-c > C-e C-s c f I get the following calendar, with no events. > > Version 2 >