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

2021-02-22 Thread Greg Minshall
Malcolm, thanks, and, yes, i'm of mixed mind, myself. cheers, Greg

Re: Symolic link messes up org-attach?

2021-02-22 Thread TRS-80
On 2021-02-22 11:16, Henrik Frisk wrote: Hi, I have migrated from a OSX based system to a linux/debian system. Welcome to the Free World! :D I have all my main org files in a directory ~/org and in OSX this was a symbolic link to ~/a-hard-disk/org (it may have been an alias, ot sure). In

Re: error "Can’t expand minibuffer to full frame"

2021-02-22 Thread TRS-80
On 2021-02-22 09:42, Florian Lindner wrote: Hello, I try to configure my org mode (Org mode version ( @ /lhome/lindnfl/.emacs.d/elpa/org-9.4.4/)) to ask for a note and also for a specific property when moving a state to WAIT. For that I use (setq org-todo-keywords '((sequence "NEXT" "TODO"

Symolic link messes up org-attach?

2021-02-22 Thread Henrik Frisk
Hi, I have migrated from a OSX based system to a linux/debian system. I have all my main org files in a directory ~/org and in OSX this was a symbolic link to ~/a-hard-disk/org (it may have been an alias, ot sure). In Ubuntu, however, I have lots of trouble with org-attach: I attach a file using

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

2021-02-22 Thread Cook, Malcolm
Greg, Of course, I’m not surprised by the results of your efforts. Nice! I myself don’t prefer the tidyverse, mainly except for ggplot, and instead find myself reaching for sqldf or data.tables where such benefit is needed. YMMV, Malcolm From: Greg Minshall Sent: Monday, February 22, 2021

error "Can’t expand minibuffer to full frame"

2021-02-22 Thread Florian Lindner
Hello, I try to configure my org mode (Org mode version  ( @ /lhome/lindnfl/.emacs.d/elpa/org-9.4.4/)) to ask for a note and also for a specific property when moving a state to WAIT. For that I use (setq   org-todo-keywords '((sequence "NEXT" "TODO" "WAIT(w@)" "|" "DONE(d!)" "NODO(n@)"))  

Re: 'false' list item

2021-02-22 Thread Eric S Fraga
Hello all, > YMMV depending on your needs and habits, but another workaround for this > problem would be to use visual-line-mode instead of filling paragraphs. as Kyle has already mentioned, this is a well known limitation of org and no reasonable solution has been found in the past. I partly

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

2021-02-22 Thread Derek Feichtinger
Hi John, I invested time some years ago in preparing babel examples, and a lot of the description went into using tables. The most detailed documents I had for elisp and python. In order to be productive, e.g. for producing all kinds of scientific graphs, but also for doing the finances and

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

2021-02-22 Thread Greg Minshall
Malcolm, > Checkout what R sqldf package makes easy: very nice! Greg ps -- (feeling a challenge... :) for base R, dplyr::inner_join, the following seem to work (i apologize that i don't know how people embed org-frags in e-mail, or how important that format might be?) #+NAME: original |