Re: [PATCH] Allow tangling to a list of files

2021-07-09 Thread Jacopo De Simoi
‐‐‐ Original Message ‐‐‐ On Friday, July 9th, 2021 at 8:26 AM, Vladimir Lomov wrote: > Hello, > > ** Greg Minshall minsh...@umich.edu [2021-07-07 09:56:06 +0300]: > > > Vladimir, > > > > I couldn't find in Org manual how tangling should work if there are > > > > > > several source cod

Re: [PATCH] Allow tangling to a list of files

2021-07-08 Thread Jacopo De Simoi
Hi Doctor, It's good to have such constructive discussion here. I like your approach to tangle based on tags. I accomplish more or less the same in this (unfinished) literate config for zshrc https://gist.github.com/85c9b9c9ab151c5fd35bd761ef6ef569 Here the function `org-tags-to-filenames' s

Re: [PATCH] Do not throw error when parameter of :tangle is not a string

2021-07-08 Thread Jacopo De Simoi
Hi Sébastien, ‐‐‐ Original Message ‐‐‐ On Thursday, July 8th, 2021 at 4:44 AM, Sébastien Miquel wrote: > Hi, > > Jacopo De Simoi writes: > > > in the current master branch, if the parameter :tangle of a src block is not > > > > a string, tangling f

Re: [PATCH] Allow tangling to a list of files

2021-07-07 Thread Jacopo De Simoi
‐‐‐ Original Message ‐‐‐ On Wednesday, July 7th, 2021 at 7:28 PM, Tim Cross wrote: > Jacopo De Simoi jacop...@protonmail.com writes: > > > In fact the files are different, since each source block is tangled to a > > > > possibly different subset of files. >

Re: [PATCH] Allow tangling to a list of files

2021-07-07 Thread Jacopo De Simoi
Dear Greg, Thanks for bringing this up Original Message On Jul. 7, 2021, 02:56, Greg Minshall < minsh...@umich.edu> wrote: Vladimir, > I couldn't find in Org manual how tangling should work if there are > several source code blocks with the same file name for ':tangle'. The > Or

Re: [PATCH] Allow tangling to a list of files

2021-07-06 Thread Jacopo De Simoi
On Tuesday, July 6, 2021 11:27:18 PM EDT Vladimir Lomov wrote: > Hello Jacopo. > > ** Jacopo De Simoi [2021-07-06 11:24:40 -0400]: > > Dear Vladimir, > > > > thanks for your reply. > > > > Let me show you two examples; they are both WIP and

[PATCH] Allow tangling to a list of files

2021-07-05 Thread Jacopo De Simoi
ourse open to discussions and comments. Looking forward to hear from you. Thanks for your time Best JacopoFrom 3a04df5e636c11bfcd8e2183e4a3e336daeb46a9 Mon Sep 17 00:00:00 2001 From: Jacopo De Simoi Date: Fri, 2 Jul 2021 18:31:41 -0400 Subject: [PATCH 1/2] ob-tangle: Accept lists of files as t

[PATCH] Fix erroneous tangling of blocks

2021-07-01 Thread Jacopo De Simoi
e "no" option in the function org-babel-effective-tangled- filenameFrom 4ae3b326750e094b359de5c920cc9695edbea16d Mon Sep 17 00:00:00 2001 From: Jacopo De Simoi Date: Wed, 30 Jun 2021 23:33:56 -0400 Subject: [PATCH 2/2] ob-tangle.el: Parse correctly tangle options * lisp/ob-tangle.el (org-ba

[PATCH} Do not throw error when parameter of :tangle is not a string

2021-07-01 Thread Jacopo De Simoi
as :tangle (when condition-applies "filename") work again (as they did a few versions ago…) Thanks for your time Best JacopoFrom f08ecdb79ec71ecc94fe006043bd8eacc8ac41a0 Mon Sep 17 00:00:00 2001 From: Jacopo De Simoi Date: Mon, 28 Jun 2021 15:42:29 -0400 Subject: [PATCH 1/2] ob-tangle.e

Re: [O] Word-counting in a subtree

2017-08-21 Thread Jacopo De Simoi
On Monday, August 21, 2017 2:09:25 PM EDT Eric S Fraga wrote: > On Monday, 21 Aug 2017 at 13:21, Jacopo De Simoi wrote: > > tl;dr > > > > Is there a way to create a token on a subtree header that would count > > words in the subtree and [optionally] mark a maximum allow

[O] Word-counting in a subtree

2017-08-21 Thread Jacopo De Simoi
tl;dr Is there a way to create a token on a subtree header that would count words in the subtree and [optionally] mark a maximum allowed number of words? Long question I am preparing an application and filling out many forms; each section of the form (that I rewrote as a subtree-header) has a