[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#71490: [PATCH] ; Fix customisation buffer for dired group
From: |
Eli Zaretskii |
Subject: |
bug#71490: [PATCH] ; Fix customisation buffer for dired group |
Date: |
Wed, 12 Jun 2024 10:21:07 +0300 |
> From: Visuwesh <visuweshm@gmail.com>
> Date: Tue, 11 Jun 2024 11:05:12 +0530
>
> 1. emacs -Q
> 2. M-x customize-group RET dired RET
> 3. Click the triangle of Dired Create Destination Dirs On Trailing Dirsep
Why do we use 'concat' there in the first place?
I fixed the defcustom not to use 'concat' (and fixed the text while at
that).