nano-devel
[Top][All Lists]
Advanced

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

Re: [Nano-devel] [PATCH] Allow double quotes to be used when binding tex


From: Benno Schulenberg
Subject: Re: [Nano-devel] [PATCH] Allow double quotes to be used when binding text in .nanorc
Date: Thu, 24 May 2018 11:50:37 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.7.0

Op 24-05-18 om 03:20 schreef Marco Diego Aurélio Mesquita:
> Attached patch allows text that contains double quotes to be bound in
> .nanorc. It is done by escaping \" to " and \\ to \.

No.  Gobbling up the string will have to be done in a way that
does not require any backslashing.  Because the manual says:
"Quotes inside string parameters don’t have to be escaped with
backslashes."  I want to keep it that way.

Benno

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

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