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 [EMAIL PROTECTED] You can reach the person managing the list at [EMAIL PROTECTED] 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: New plugin?? (SourceForge.net) 2. [notepad-plus - Help] RE: Max line length and crash (SourceForge.net) 3. [notepad-plus - Help] RE: Max line length and crash (SourceForge.net) 4. [notepad-plus - Help] Problems with Silent Install after v4.6 (SourceForge.net) 5. [notepad-plus - Plugin Development] NppExec: external plugins' messages (SourceForge.net) 6. [notepad-plus - Open Discussion] High CPU usage when searching in source file (SourceForge.net) 7. [notepad-plus - Help] Enabling Highlighting for custom extension? (SourceForge.net) 8. [notepad-plus - Help] Way to fix usage of YAML files? (SourceForge.net) 9. [notepad-plus - Help] Bug when using "Cut" command? (SourceForge.net) 10. [notepad-plus - Help] Adding TextFX to the context menu (SourceForge.net) 11. [notepad-plus - Open Discussion] RE: Notepad++ v5.0.2 (SourceForge.net) 12. [notepad-plus - Open Discussion] RE: Notepad++ v5.0.2 (SourceForge.net) 13. [notepad-plus - Open Discussion] RE: Notepad++ v5.0.2 (SourceForge.net) ---------------------------------------------------------------------- Message: 1 Date: Tue, 22 Jul 2008 02:19:59 +0000 From: "SourceForge.net" <[EMAIL PROTECTED]> Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: New plugin?? To: [EMAIL PROTECTED] Message-ID: <[EMAIL PROTECTED]> Content-Type: text/plain; charset="UTF-8" Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=5111917 By: leeoniya2 hmm, where to start.... - lets start with the fact that PHP doesn't need a compiler - it IS a runtime compiler. - PHP also does not need IIS. In fact, it is much easier to set it up with Apache on a Windoze box. if you're new to Apache, you need to start here: http://www.wampserver.com/ finally, i'm sure some plugin exists for executing a specific uri as a parameter through the commandline in a browser of your choice....but i'm too lazy to figure it out now. Leon ______________________________________________________________________ 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: Tue, 22 Jul 2008 04:30:27 +0000 From: "SourceForge.net" <[EMAIL PROTECTED]> Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Max line length and crash To: [EMAIL PROTECTED] Message-ID: <[EMAIL PROTECTED]> Content-Type: text/plain; charset="UTF-8" Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=5112061 By: theauryn After uninstalling NP++ in April, I just thought I'd check it out again. Ooooooo. 5.0.2! Installed and gave it the ol' line-length test on mootools.js. Immediate crash. The first and only file I opened with NP++ 5.0.2. Uninstalled immediately. Ya know, I've never bad-mouthed open source stuff because the authors usually put their heart and soul into it and the programs are great. And besides, who am I? I didn't put any effort into it and I'm using it free of charge. But this behavior really sucks. Big time. Dave ______________________________________________________________________ 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: 3 Date: Tue, 22 Jul 2008 09:01:09 +0000 From: "SourceForge.net" <[EMAIL PROTECTED]> Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Max line length and crash To: [EMAIL PROTECTED] Message-ID: <[EMAIL PROTECTED]> Content-Type: text/plain; charset="UTF-8" Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=5112460 By: donho > Ya know, I've never bad-mouthed open source stuff because the authors usually > put their heart and soul into it and the programs are great. > And besides, who am I? I didn't put any effort into it and I'm using it free of charge. > But this behavior really sucks. Big time. Tested under v5.0.2 with the mootools-1.2-core-yc.js : http://mootools.net/downloads/mootools-1.2-core-yc.js Work great for me. Just saying "it sucks" does not help us, neither for the community. If you really want to help us, download the zipped release, test it, and let us know if it crashes again. 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=331754 ------------------------------ Message: 4 Date: Tue, 22 Jul 2008 09:02:23 +0000 From: "SourceForge.net" <[EMAIL PROTECTED]> Subject: [Notepad-plus-plus] [notepad-plus - Help] Problems with Silent Install after v4.6 To: [EMAIL PROTECTED] Message-ID: <[EMAIL PROTECTED]> Content-Type: text/plain; charset="UTF-8" Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=5112467 By: loack Hi all. The last version i was depolying on clients was 4.6. It was really just a basic script and worked fine: npp.4.6.Installer.exe /S Now i tried 5.0.2 and noticed that something must have changed: With the 4.6 silent install, the desktop-shortcut and startmenu entry have been created for All Users. In 5.0.2 now its only for the user that installs the program. I dont know which version changed this but is there a way to get back to All Users? ______________________________________________________________________ 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: 5 Date: Tue, 22 Jul 2008 09:20:24 +0000 From: "SourceForge.net" <[EMAIL PROTECTED]> Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] NppExec: external plugins' messages To: [EMAIL PROTECTED] Message-ID: <[EMAIL PROTECTED]> Content-Type: text/plain; charset="UTF-8" Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=5112497 By: dv__ Now you can send a message from your plugin to NppExec. NppExec's latest sources can be downloaded from SourceForge's CVS. See: https://sourceforge.net/forum/forum.php?thread_id=2130436&forum_id=672146 ______________________________________________________________________ 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=482781 ------------------------------ Message: 6 Date: Tue, 22 Jul 2008 09:49:21 +0000 From: "SourceForge.net" <[EMAIL PROTECTED]> Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] High CPU usage when searching in source file To: [EMAIL PROTECTED] Message-ID: <[EMAIL PROTECTED]> Content-Type: text/plain; charset="UTF-8" Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=5112543 By: nobody I find that when I do a search in the source file of the home page of deviantart(http://www.deviantart.com), it will cause high CPU usage of Notepad++, such as search "deviantart" or "google" in this source file, not all the search in the source file of webpage will cause this problem, the home page of deviantart is what I find till now. Is it a bug or sth related to my own setting? ______________________________________________________________________ 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: Tue, 22 Jul 2008 10:34:53 +0000 From: "SourceForge.net" <[EMAIL PROTECTED]> Subject: [Notepad-plus-plus] [notepad-plus - Help] Enabling Highlighting for custom extension? To: [EMAIL PROTECTED] Message-ID: <[EMAIL PROTECTED]> Content-Type: text/plain; charset="UTF-8" Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=5112625 By: seikilos Hello, I know how to add own extensions, but is there a way to define also the default highlighting for these files? I mean if I have a phpx file and want to highlight all of those as PHP I have to do that each time I open that files, cause np++ recognized the extension but does not remember the setting for highlighting ______________________________________________________________________ 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: 8 Date: Tue, 22 Jul 2008 10:40:38 +0000 From: "SourceForge.net" <[EMAIL PROTECTED]> Subject: [Notepad-plus-plus] [notepad-plus - Help] Way to fix usage of YAML files? To: [EMAIL PROTECTED] Message-ID: <[EMAIL PROTECTED]> Content-Type: text/plain; charset="UTF-8" Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=5112641 By: seikilos The highlighter recognizes yaml files thats great, but is there way to turn tab generation for yml files off? Since only whitespaces are allowed in yaml np++ recognized to many whitespaces as a tab when hitting return. Sth like that-> - =whitespace \t = tab -param[RETURN] --subparam[RETURN] \tsubparam2 <---wrong This whitespace with tab replacement is quite annoying while working on large yaml files I wont turn that off for everything cuz it is usefull, but not with yaml ______________________________________________________________________ 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: Tue, 22 Jul 2008 11:08:23 +0000 From: "SourceForge.net" <[EMAIL PROTECTED]> Subject: [Notepad-plus-plus] [notepad-plus - Help] Bug when using "Cut" command? To: [EMAIL PROTECTED] Message-ID: <[EMAIL PROTECTED]> Content-Type: text/plain; charset="UTF-8" Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=5112692 By: wilhelmsh Ever since the 5.x versions, whenever I use Ctrl+X and "cut" something, instead of ending at the beginning of where the highlighted text ended, it "jumps" up a few spaces. Is this a bug, some setting that was introduced that I need to reset, or how it's "supposed" to work? ______________________________________________________________________ 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: Tue, 22 Jul 2008 11:28:12 +0000 From: "SourceForge.net" <[EMAIL PROTECTED]> Subject: [Notepad-plus-plus] [notepad-plus - Help] Adding TextFX to the context menu To: [EMAIL PROTECTED] Message-ID: <[EMAIL PROTECTED]> Content-Type: text/plain; charset="UTF-8" Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=5112723 By: peterbonge Hello, how do I add a TextFX command to the context menu? I know that it must be done via the contextMenu.xml, but I don't get it to work. Adding a normal command or a plugin command works fine. Regards, Peter Bonge ______________________________________________________________________ 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: 11 Date: Tue, 22 Jul 2008 11:52:45 +0000 From: "SourceForge.net" <[EMAIL PROTECTED]> Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: Notepad++ v5.0.2 To: [EMAIL PROTECTED] Message-ID: <[EMAIL PROTECTED]> Content-Type: text/plain; charset="UTF-8" Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=5112763 By: nobody ClamWin AV give me following note - npp.5.0.2.Installer.exe: Trojan.Small-8204 FOUND. can anybody confirm this is just a false report? ______________________________________________________________________ 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: 12 Date: Tue, 22 Jul 2008 12:00:22 +0000 From: "SourceForge.net" <[EMAIL PROTECTED]> Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: Notepad++ v5.0.2 To: [EMAIL PROTECTED] Message-ID: <[EMAIL PROTECTED]> Content-Type: text/plain; charset="UTF-8" Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=5112783 By: nobody Download the zip file if you are not sure about the installer. ______________________________________________________________________ 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: 13 Date: Tue, 22 Jul 2008 12:06:52 +0000 From: "SourceForge.net" <[EMAIL PROTECTED]> Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: Notepad++ v5.0.2 To: [EMAIL PROTECTED] Message-ID: <[EMAIL PROTECTED]> Content-Type: text/plain; charset="UTF-8" Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=5112796 By: nobody Downloaded the installer version and installed from it. Nary a peep from Symantec Corporate A/V during or after. It's Yet Another False Positive. ______________________________________________________________________ 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 ------------------------------ ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ ------------------------------ _______________________________________________ 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 26, Issue 54 *************************************************