Re: custom braced names for filename and syntax
Luca Coraggio <[email protected]> Wed, 19 Nov 2025 13:45:00 +0100
| Newsgroups | gmane.editors.nano.devel |
|---|---|
| Message-ID | <[email protected]> |
On 19/11/2025 12:21, Benno Schulenberg wrote:
> In theory, get_full_path() can return NULL. When it does, then your
> version
> will crash nano when {filename} is used.
>
> [While trying to get get_full_path() to actually return NULL, I found
> an error
> in its logic. Fixed in git, commit 3b983dd8. So thank you for that.
> :) ]
I see. I'll keep it in mind. Thank you.
> I have no plans to include the patch in nano. So you can customize nano
> any way that you like.
Oh, that's ok. In this case, double thank you: it was very kind of you
to send a
better patch for me to use :)
Best,
Luca