nano-devel
[Top][All Lists]
Advanced

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

Re: [Nano-devel] [PATCH] Fix Lua syntax


From: markweston
Subject: Re: [Nano-devel] [PATCH] Fix Lua syntax
Date: Sun, 05 Aug 2018 14:37:59 +0300
User-agent: Roundcube Webmail/1.3.6

On 2018-08-05 13:33, Benno Schulenberg wrote:
Op 05-08-18 om 00:12 schreef address@hidden:
1. Add missing operator: ...

Have a link that shows that this is an operator in Lua?

Now that I look at the reference[1], it's not an operator.
The thing is, when you use it to write a function that takes
variable number of arguments, the first two dots are yellow,
and the third is white, which is very, very annoying.
Perhaps the more accurate thing to do would be to add another
coloring rule after the operator rule that overrides this
behaviour (paints ... back to white).

2. Color strings before comments

Rationale?

Strings in comments are colored as strings, even though they
are only part of comments.

(Please sign-off any patches you send.  See the README.GIT
in your repo.)

Yeah, forgot about that.

Attachment: 0001-Fix-Lua-syntax.patch
Description: Text Data


reply via email to

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