|
From: | Dmitry Gutov |
Subject: | Re: Just a thought about comment-line |
Date: | Sun, 31 May 2020 21:31:07 +0300 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.8.0 |
On 31.05.2020 21:08, Drew Adams wrote:
You're fairly sure for whom? For you? Not for me.
The only complaints against comment-dwim I have seen were along the lines "I want to micromanage how comments are made", and not "this code-writing scenario becomes suboptimal".
Are you still writing code? I'm surprised, not having seen any patches from you in a long while.
Tell me why Common Lisp behavior for block comments (#|...|#) is missing? I don't mean that those macro chars are missing, but that the block-commenting behavior (nesting, unnesting) is missing.
You might want to elaborate.It definitely can create nested comments (i.e. in the cases they are really needed, when you call it on a region containing both commented and non-commented lines).
[Prev in Thread] | Current Thread | [Next in Thread] |