[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#70189: [PATCH] Simple request to add '.eln' to the 'completion-ignor
From: |
Stefan Monnier |
Subject: |
bug#70189: [PATCH] Simple request to add '.eln' to the 'completion-ignored-extensions' list |
Date: |
Sat, 06 Apr 2024 09:22:33 -0400 |
User-agent: |
Gnus/5.13 (Gnus v5.13) |
> Patch 0024: I am submitting this patch as a simple request to add native
> compiled files to the 'completion-ignored-extensions' list.
I don't see a big problem with it, but I wonder why you found it necessary:
AFAICT `.eln` files are always kept in a special directory that contains
nothing but `.eln` files, so it seems hard/unlikely to encounter
a situation where your patch would make a difference.
Stefan
- bug#70189: [PATCH] Simple request to add '.eln' to the 'completion-ignored-extensions' list, Robert Burks, 2024/04/04
- bug#70189: [PATCH] Simple request to add '.eln' to the 'completion-ignored-extensions' list, Andrea Corallo, 2024/04/04
- bug#70189: [PATCH] Simple request to add '.eln' to the 'completion-ignored-extensions' list, Eli Zaretskii, 2024/04/04
- bug#70189: [PATCH] Simple request to add '.eln' to the 'completion-ignored-extensions' list, Robert Burks, 2024/04/04
- bug#70189: [PATCH] Simple request to add '.eln' to the 'completion-ignored-extensions' list, Robert Burks, 2024/04/04
- bug#70189: [PATCH] Simple request to add '.eln' to the 'completion-ignored-extensions' list, Robert Burks, 2024/04/06
- bug#70189: [PATCH] Simple request to add '.eln' to the 'completion-ignored-extensions' list, Robert Burks, 2024/04/06
- bug#70189: [PATCH] Simple request to add '.eln' to the 'completion-ignored-extensions' list, Eli Zaretskii, 2024/04/06
- bug#70189: [PATCH] Simple request to add '.eln' to the 'completion-ignored-extensions' list, Eli Zaretskii, 2024/04/06
- bug#70189: [PATCH] Simple request to add '.eln' to the 'completion-ignored-extensions' list,
Stefan Monnier <=