[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] c-csl : accept relative CSL filenames
From: |
Bruce D'Arcus |
Subject: |
Re: [PATCH] c-csl : accept relative CSL filenames |
Date: |
Thu, 4 Nov 2021 18:36:06 -0400 |
On Thu, Nov 4, 2021 at 6:20 PM Nicolas Goaziou <mail@nicolasgoaziou.fr> wrote:
> I think there are two ways forward when a relative file name is used:
>
> 1. First check `org-cite-csl-styles-dir' and, if it is nil, expand
> against `default-directory';
>
> 2. Drop `org-cite-csl-styles-dir' and always expand against
> `default-directory'.
>
> What do oc-csl users think about it?
I'm strongly opposed to 2.
1 seems fine.
Bruce