bug-mes
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] DRAFT mes: Fixup regex.


From: Janneke Nieuwenhuizen
Subject: Re: [PATCH] DRAFT mes: Fixup regex.
Date: Wed, 10 Jan 2024 22:24:20 +0100
User-agent: Gnus/5.13 (Gnus v5.13)

Timothy Sample writes:

Hi,

>> -(include 
>> "/home/samplet/Code/3rdparty/mes/wip-gash/mes/module/ice-9/pregexp.upstream.scm")
>> +(include "pregexp.upstream.scm")
>
> Oof – that’s an embarrassing oversight!
>
>> I tried include-from-path but was puzzled that didn't work.
>
> I just tried it with
>
>     (include-from-path "ice-9/pregexp.upstream.scm")
>
> and it worked fine.  How did it fail for you?

Sorry, I was confusing myself.  It was the other way around.  I
convinced myself this simple

    (include "pregexp.upstream.scm")

was the preferred way and should work, but it didn.t

> We use ‘include-from-path’ everywhere else, so we should probably use
> it here for consistency.

Good, yes I found that to work.

Greetings,
Janneke

-- 
Janneke Nieuwenhuizen <janneke@gnu.org>  | GNU LilyPond https://LilyPond.org
Freelance IT https://www.JoyOfSource.com | Avatar® https://AvatarAcademy.com



reply via email to

[Prev in Thread] Current Thread [Next in Thread]