Send Notepad-plus-plus mailing list submissions to notepad-plus-plus@lists.sourceforge.net
To subscribe or unsubscribe via the World Wide Web, visit https://lists.sourceforge.net/lists/listinfo/notepad-plus-plus or, via email, send a message with subject or body 'help' to notepad-plus-plus-requ...@lists.sourceforge.net You can reach the person managing the list at notepad-plus-plus-ow...@lists.sourceforge.net When replying, please edit your Subject line so it is more specific than "Re: Contents of Notepad-plus-plus digest..." Today's Topics: 1. [notepad-plus - Open Discussion] RE: Greenness of Notepad++ (SourceForge.net) 2. [notepad-plus - Open Discussion] RE: Stop claiming notepad++ supports Tcl (SourceForge.net) 3. [notepad-plus - Open Discussion] RE: Stop claiming notepad++ supports Tcl (SourceForge.net) 4. [notepad-plus - Open Discussion] RE: Function List 2.0 BETA released (SourceForge.net) 5. [notepad-plus - Open Discussion] RE: Windows 7 bug: Find dialog stays visible (SourceForge.net) 6. [notepad-plus - Open Discussion] RE: Stop claiming notepad++ supports Tcl (SourceForge.net) 7. [notepad-plus - Open Discussion] RE: Stop claiming notepad++ supports Tcl (SourceForge.net) 8. [notepad-plus - Help] Folding problem (SourceForge.net) 9. [notepad-plus - Help] Define special characters as EndOfLine (SourceForge.net) 10. [notepad-plus - Open Discussion] RE: Greenness of Notepad++ (SourceForge.net) 11. [notepad-plus - Help] RE: Define special characters as EndOfLine (SourceForge.net) ---------------------------------------------------------------------- Message: 1 Date: Sun, 24 May 2009 14:10:54 +0000 From: "SourceForge.net" <nore...@sourceforge.net> Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: Greenness of Notepad++ To: nore...@sourceforge.net Message-ID: <7407347.331...@sourceforge.net> Content-Type: text/plain; charset="UTF-8" Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=7407347 By: frug This thread is pretty funny and the original post is hilariously retarded. ______________________________________________________________________ You are receiving this email because you elected to monitor this forum. To stop monitoring this forum, login to SourceForge.net and visit: https://sourceforge.net/forum/unmonitor.php?forum_id=331753 ------------------------------ Message: 2 Date: Sun, 24 May 2009 14:59:01 +0000 From: "SourceForge.net" <nore...@sourceforge.net> Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: Stop claiming notepad++ supports Tcl To: nore...@sourceforge.net Message-ID: <7407397.331...@sourceforge.net> Content-Type: text/plain; charset="UTF-8" Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=7407397 By: juliannoble "It'll be great to check the latest release before whining. " And it'd be great if you'd assess the entire bug report before dismissing it. Ok.. I'll admit my tone hasn't been great.. and really - I do respect that you're putting in a lot of time for what may often be a thankless or tedious task. The relevant part of the bug 1953912 is the 2nd part - which refers to the "completely garbled syntax coloring after the first /* encountered". This still occurs in V 5.3.1 ______________________________________________________________________ You are receiving this email because you elected to monitor this forum. To stop monitoring this forum, login to SourceForge.net and visit: https://sourceforge.net/forum/unmonitor.php?forum_id=331753 ------------------------------ Message: 3 Date: Sun, 24 May 2009 15:21:19 +0000 From: "SourceForge.net" <nore...@sourceforge.net> Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: Stop claiming notepad++ supports Tcl To: nore...@sourceforge.net Message-ID: <7407419.331...@sourceforge.net> Content-Type: text/plain; charset="UTF-8" Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=7407419 By: juliannoble As you've apparently closed further comments for that bug - I'll post some further details here to assist. Below is a snippet of Tcl code which demonstrates the issue. The code below comes from the file tcl/lib/tcl8.6/tm.tcl which is distributed with Tcl itself. Notepad++ highlights in green, everything from the /* onwards. It is inappropriate to recognize and attempt to highlight the C-style comments /* or // in Tcl code - whether they occur within double quotes or other contexts. set pos [lsearch -glob $newpaths ${p}/*] # Cannot use "in", we need the position for the message. if {$pos >= 0} { return -code error \ "$p is ancestor of existing module path [lindex $newpaths $pos]." } ______________________________________________________________________ You are receiving this email because you elected to monitor this forum. To stop monitoring this forum, login to SourceForge.net and visit: https://sourceforge.net/forum/unmonitor.php?forum_id=331753 ------------------------------ Message: 4 Date: Sun, 24 May 2009 17:02:28 +0000 From: "SourceForge.net" <nore...@sourceforge.net> Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: Function List 2.0 BETA released To: nore...@sourceforge.net Message-ID: <7407509.331...@sourceforge.net> Content-Type: text/plain; charset="UTF-8" Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=7407509 By: janschreiber It works great with N++ 5.4 RC2 so far. Adding rules for a user-defined language seems a lot easier than it used to be in Function List 2.0 Alpha. I guess I can finally switch to the Unicode branch of N++. Thanks, Jens! ______________________________________________________________________ You are receiving this email because you elected to monitor this forum. To stop monitoring this forum, login to SourceForge.net and visit: https://sourceforge.net/forum/unmonitor.php?forum_id=331753 ------------------------------ Message: 5 Date: Sun, 24 May 2009 21:40:18 +0000 From: "SourceForge.net" <nore...@sourceforge.net> Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: Windows 7 bug: Find dialog stays visible To: nore...@sourceforge.net Message-ID: <7407738.331...@sourceforge.net> Content-Type: text/plain; charset="UTF-8" Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=7407738 By: hanfox Well it doesn't strictly require a restart. You can uncheck transparency in the find dialogue until the next release where it should hopefully be fully fixed. ______________________________________________________________________ You are receiving this email because you elected to monitor this forum. To stop monitoring this forum, login to SourceForge.net and visit: https://sourceforge.net/forum/unmonitor.php?forum_id=331753 ------------------------------ Message: 6 Date: Sun, 24 May 2009 22:35:21 +0000 From: "SourceForge.net" <nore...@sourceforge.net> Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: Stop claiming notepad++ supports Tcl To: nore...@sourceforge.net Message-ID: <7407778.331...@sourceforge.net> Content-Type: text/plain; charset="UTF-8" Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=7407778 By: gr3gw Hi Julian, I think the root of this issue is that there is confusion between the purpose of these forums. It serves end-users, developers and beta testers. When the NP++ team put out a new beta, all the feedback on the new beta is put on these forums. Some people do not realise that once a beta is out, the team are no longer focused on the current Official Release (OR). What they would be interested in is if the problem is occurring on the new beta. Those of us who are working on the documentation side of the project realise this and we are preparing a new forum system, which will separate end-users comments from those of beta testers. We will also make it much clearer what the current OR version is. Hang in there. ______________________________________________________________________ You are receiving this email because you elected to monitor this forum. To stop monitoring this forum, login to SourceForge.net and visit: https://sourceforge.net/forum/unmonitor.php?forum_id=331753 ------------------------------ Message: 7 Date: Sun, 24 May 2009 22:50:30 +0000 From: "SourceForge.net" <nore...@sourceforge.net> Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: Stop claiming notepad++ supports Tcl To: nore...@sourceforge.net Message-ID: <7407782.331...@sourceforge.net> Content-Type: text/plain; charset="UTF-8" Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=7407782 By: donho Now your report is much more constructive. This bug will be fixed in v5.4, which will be released in a few hours. Don ______________________________________________________________________ You are receiving this email because you elected to monitor this forum. To stop monitoring this forum, login to SourceForge.net and visit: https://sourceforge.net/forum/unmonitor.php?forum_id=331753 ------------------------------ Message: 8 Date: Mon, 25 May 2009 06:01:31 +0000 From: "SourceForge.net" <nore...@sourceforge.net> Subject: [Notepad-plus-plus] [notepad-plus - Help] Folding problem To: nore...@sourceforge.net Message-ID: <7408109.331...@sourceforge.net> Content-Type: text/plain; charset="UTF-8" Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=7408109 By: izzy Looks like folding sometimes has a problem. Since I cannot attach a screenshot, I just give you some input to try with: Create a blank *.js file (to turn highlighting to JavaScript), enter some JS code (optionally), and then this: if (true) { // CSS (just for folding) var configStyle = <><![CDATA[ body { background-color: #dedede; } #header * { font-size: 18px !important; font-weight: bold !important; } #config_fields > div > * { display:table-cell !important; font-size: 12px !important; } You will see folding starting at the first line of this code, and closing right before "#config_fields" - as if there where no opening brace at the end of the "#header" line. ______________________________________________________________________ You are receiving this email because you elected to monitor this forum. To stop monitoring this forum, login to SourceForge.net and visit: https://sourceforge.net/forum/unmonitor.php?forum_id=331754 ------------------------------ Message: 9 Date: Mon, 25 May 2009 07:31:19 +0000 From: "SourceForge.net" <nore...@sourceforge.net> Subject: [Notepad-plus-plus] [notepad-plus - Help] Define special characters as EndOfLine To: nore...@sourceforge.net Message-ID: <7408191.331...@sourceforge.net> Content-Type: text/plain; charset="UTF-8" Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=7408191 By: hako81 Is there any possibility in Notepad++ to define special characters like " ' " as a sign for the end of a line? The content of the textfile itself should NOT be edited (so NO replace with "\n" or something), it should just be a matter of representation from Notepad++ itself. ______________________________________________________________________ You are receiving this email because you elected to monitor this forum. To stop monitoring this forum, login to SourceForge.net and visit: https://sourceforge.net/forum/unmonitor.php?forum_id=331754 ------------------------------ Message: 10 Date: Mon, 25 May 2009 08:12:20 +0000 From: "SourceForge.net" <nore...@sourceforge.net> Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: Greenness of Notepad++ To: nore...@sourceforge.net Message-ID: <7408242.331...@sourceforge.net> Content-Type: text/plain; charset="UTF-8" Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=7408242 By: dv__ Maybe "No MFC or other additives inside"? ;-) ______________________________________________________________________ You are receiving this email because you elected to monitor this forum. To stop monitoring this forum, login to SourceForge.net and visit: https://sourceforge.net/forum/unmonitor.php?forum_id=331753 ------------------------------ Message: 11 Date: Mon, 25 May 2009 09:02:11 +0000 From: "SourceForge.net" <nore...@sourceforge.net> Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Define special characters as EndOfLine To: nore...@sourceforge.net Message-ID: <7408310.331...@sourceforge.net> Content-Type: text/plain; charset="UTF-8" Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=7408310 By: cchris Probably quite an effort, and is is worthwhile? Some lexing styles can be marked as stopping at end of line. This enables Scintilla to handle line comments eficiently. But this also means Scintilla controls what hhappens at the end of a line. Your proposal would be easy to implement once line end management is taken over from Scintilla. But that could be the hardes part. Using the View -> Show Symbol -> Show EndOfLine toggle looks to me as good as one can get for free. CChris ______________________________________________________________________ You are receiving this email because you elected to monitor this forum. To stop monitoring this forum, login to SourceForge.net and visit: https://sourceforge.net/forum/unmonitor.php?forum_id=331754 ------------------------------ ------------------------------------------------------------------------------ Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT is a gathering of tech-side developers & brand creativity professionals. Meet the minds behind Google Creative Lab, Visual Complexity, Processing, & iPhoneDevCamp asthey present alongside digital heavyweights like Barbarian Group, R/GA, & Big Spaceship. http://www.creativitycat.com ------------------------------ _______________________________________________ Notepad-plus-plus mailing list Notepad-plus-plus@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/notepad-plus-plus End of Notepad-plus-plus Digest, Vol 36, Issue 51 *************************************************