Hi David,
David Bremner writes:
> Xiyue Deng writes:
>
>>
>> +# Disable adding sub-directories to `load-path'
>> +for DIR in ${el_dir}/*; do [ -d ${DIR} ] && touch ${DIR}/.nosearch; done
>
> I wonder about quoting here. I tend to overquote in shell scripts, but
> what if some subdirectory has
Xiyue Deng writes:
>
> +# Disable adding sub-directories to `load-path'
> +for DIR in ${el_dir}/*; do [ -d ${DIR} ] && touch ${DIR}/.nosearch; done
I wonder about quoting here. I tend to overquote in shell scripts, but
what if some subdirectory has whitespace in the name?
> +# Remove entries
Hi David,
David Bremner writes:
> Xiyue Deng writes:
>>> Friendly ping. Would really like to get this in before Trixie so that
>>> dh-elpa is compatible with upstream ELPA.
>>>
>>
>> Friendly ping. Would really like to make it in before Trixie freeze.
>
> Is this an RC bug? because that's abo
Xiyue Deng writes:
>> Friendly ping. Would really like to get this in before Trixie so that
>> dh-elpa is compatible with upstream ELPA.
>>
>
> Friendly ping. Would really like to make it in before Trixie freeze.
Is this an RC bug? because that's about all I have time for at the moment.
Xiyue Deng writes:
> Xiyue Deng writes:
>
>> Xiyue Deng writes:
>>
>>> David Bremner writes:
>>>
Xiyue Deng writes:
>
> Make sense. AIUI rebuild is not necessary for enabling this because
> currently there is no package depending on this feature, and before and
> af
Xiyue Deng writes:
> Xiyue Deng writes:
>
>> David Bremner writes:
>>
>>> Xiyue Deng writes:
>>>
Make sense. AIUI rebuild is not necessary for enabling this because
currently there is no package depending on this feature, and before and
after this patch existing package wi
Xiyue Deng writes:
> David Bremner writes:
>
>> Xiyue Deng writes:
>>
>>>
>>> Make sense. AIUI rebuild is not necessary for enabling this because
>>> currently there is no package depending on this feature, and before and
>>> after this patch existing package will behave the same. It is only
David Bremner writes:
> Xiyue Deng writes:
>
>>
>> Make sense. AIUI rebuild is not necessary for enabling this because
>> currently there is no package depending on this feature, and before and
>> after this patch existing package will behave the same. It is only
>> making a difference when a
Xiyue Deng writes:
>
> Make sense. AIUI rebuild is not necessary for enabling this because
> currently there is no package depending on this feature, and before and
> after this patch existing package will behave the same. It is only
> making a difference when a package has source code in a sub
Hi David,
David Bremner writes:
> Xiyue Deng writes:
>
>>
>> I have tested running the previously failed tests, e.g. clojure-mode
>> which uses buttercup and flycheck which uses both buttercup and ERT, and
>> they are now passing using the new implementation.
>>
>
> Build failures are (relative
Xiyue Deng writes:
>
> I have tested running the previously failed tests, e.g. clojure-mode
> which uses buttercup and flycheck which uses both buttercup and ERT, and
> they are now passing using the new implementation.
>
Build failures are (relatively) fine. What I really want to avoid is
havin
Hi David,
David Bremner writes:
> Xiyue Deng writes:
>
>> Xiyue Deng writes:
>>
>>> [[PGP Signed Part:Undecided]]
>>> Sean Whitton writes:
>>>
Hello Xiyue,
On Thu 25 Jul 2024 at 11:54pm -07, Xiyue Deng wrote:
> I have prepared a patch at [3] and also attached. Please
Xiyue Deng writes:
> Xiyue Deng writes:
>
>> [[PGP Signed Part:Undecided]]
>> Sean Whitton writes:
>>
>>> Hello Xiyue,
>>>
>>> On Thu 25 Jul 2024 at 11:54pm -07, Xiyue Deng wrote:
>>>
I have prepared a patch at [3] and also attached. Please help review
and comment. I'll merge it onc
Xiyue Deng writes:
> [[PGP Signed Part:Undecided]]
> Sean Whitton writes:
>
>> Hello Xiyue,
>>
>> On Thu 25 Jul 2024 at 11:54pm -07, Xiyue Deng wrote:
>>
>>> I have prepared a patch at [3] and also attached. Please help review
>>> and comment. I'll merge it once it's approved.
>>
>> Please don
Sean Whitton writes:
> Hello Xiyue,
>
> On Thu 25 Jul 2024 at 11:54pm -07, Xiyue Deng wrote:
>
>> I have prepared a patch at [3] and also attached. Please help review
>> and comment. I'll merge it once it's approved.
>
> Please don't merge this yourself; let me or David do it. Thanks.
Ack. Wi
Hello Xiyue,
On Thu 25 Jul 2024 at 11:54pm -07, Xiyue Deng wrote:
> I have prepared a patch at [3] and also attached. Please help review
> and comment. I'll merge it once it's approved.
Please don't merge this yourself; let me or David do it. Thanks.
--
Sean Whitton
Package: dh-elpa
Version: 2.1.5
Severity: important
This is a follow-up of bug#1069210[1] and bug#1076964[2]. The
implementation of supporting sub-directories for elpa packages has
mostly been released in dh-elpa except for the `load-path' handling.
The original approach of adding `.nosearch' sen
17 matches
Mail list logo