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: "DonHo" should be fired (SourceForge.net) 2. [notepad-plus - Open Discussion] RE: "DonHo" should be fired (SourceForge.net) 3. [notepad-plus - Plugin Development] RE: FTP_synchronize 0.9.5.2 (SourceForge.net) 4. [notepad-plus - Open Discussion] RE: "DonHo" should be fired (SourceForge.net) 5. [notepad-plus - Plugin Development] RE: FTP_synchronize 0.9.6 (SourceForge.net) 6. [notepad-plus - Open Discussion] RE: "DonHo" should be fired (SourceForge.net) 7. [notepad-plus - Plugin Development] RE: How do I make custom language settings? (SourceForge.net) 8. [notepad-plus - Open Discussion] RE: "DonHo" should be fired (SourceForge.net) 9. [notepad-plus - Plugin Development] RE: FTP_synchronize 0.9.6 (SourceForge.net) 10. [notepad-plus - Plugin Development] RE: FTP_synchronize 0.9.6 (SourceForge.net) 11. [notepad-plus - Open Discussion] RE: RegEx (SourceForge.net) 12. [notepad-plus - Plugin Development] RE: FTP_synchronize 0.9.6 (SourceForge.net) ---------------------------------------------------------------------- Message: 1 Date: Sat, 05 Jan 2008 02:55:29 -0800 From: "SourceForge.net" <[EMAIL PROTECTED]> Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: "DonHo" should be fired 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=4705034 By: nobody Is it a new "January" fool ? Do you know the diff. bet BUGS & FEATURES ? LOL --- Never mind Don , your work is perfect & thanks for everything. Regards Mohammed Sayed ______________________________________________________________________ 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: Sat, 05 Jan 2008 03:00:10 -0800 From: "SourceForge.net" <[EMAIL PROTECTED]> Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: "DonHo" should be fired 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=4705042 By: trpplayer79 I completely DISAGREE! It is DonHo who has created this wonderfull software and made it to what is it right now. If you can do it better: create your own software but don't dare to use the N++ code! when you add features the chance for bugs get higher. With all the features N++ has the amount of bugs is VERY LOW! and if there is a bug it normally get's fixed in a acceptable time. and as last thing i say the same as the others: if you don't like the software: don't use it and stay away from here! ______________________________________________________________________ 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: Sat, 05 Jan 2008 03:29:10 -0800 From: "SourceForge.net" <[EMAIL PROTECTED]> Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE: FTP_synchronize 0.9.5.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=4705058 By: harrybharry It's not a regression, it always has been there. But because I (and probably every other user that used FTP_s) used doLocalConf.xml the Config dir was always accessible since Notepad++ adds it (or Explorer). But if you put it in APPDATA and switch user profile, \plugins\Config doesnt not exist and so CreateFile (used to test for the ini) fails, giving the error. I cannot guarantee the plugin is bugfree for the obvious reasons, but there are no bugs I can think of right now. I do know that all the other plugins suffer from the same problem but they rely less heavily on the ini files (Explorer and such create the Config directory if it doesn't exist, but only if the plugins directory DOES, which isn't always the case, thats why Explorer often prevent FTP_s to fail (Explorer gets loaded first, E comes before F :)). I intend to add a new feature that should have been in a long time ago, namely per-profile cache. Idk how long its going to take but I hope just today. If it were in in one of the next releases that would be nice. On a sidenote, NppExport is now 2.6, its has the HTML and RTF export as one function. Unicode seems to be a bit of a problem as I yet have to find a way to extract unicode text (and a direct pointer to the buffer makes it a bit harder to work with the text). ______________________________________________________________________ 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: 4 Date: Sat, 05 Jan 2008 04:43:55 -0800 From: "SourceForge.net" <[EMAIL PROTECTED]> Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: "DonHo" should be fired 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=4705119 By: nobody @trpplayer79 May be that dogooder has lost the case, but don't forget, that most people here are only users and not programmers! Therefore is not everybody able to change the code for the necessary bugfixes, nevertheless has everybody the right for constructive critiques. And what I criticise here is, that since a very long time is npp a userguide and/or online help missing, and after all, there are no release notes in the package. Instead of that is everybody forced to waste his time in this forum, when reading through dozens of threads to get the needed infos. That's for both sides not comfortable, it would be much more effective, when DonHo writes a well documented file of release notes, in which every user can easily follow on which details he has to take care of. Please don't tell us now, that it is open source, and for free, and there is always the chance for bugs, and so on! That's absolutely irrelevant, there are tons of free software out there with hundreds of enthusiastic volunteering people, working on fast growing projects with the permanent interest to hold the documentation on a actual stage if possible. Why to the hell can this not also happen here? It's no wonder, that people is every time complaining when running into troubles because DonHo's careless contribution. Nobody is perfect and npp is all together not bad, but a project like that earns a bit more maintenance to be really successful. ______________________________________________________________________ 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: Sat, 05 Jan 2008 05:10:29 -0800 From: "SourceForge.net" <[EMAIL PROTECTED]> Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE: FTP_synchronize 0.9.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=4705134 By: harrybharry I put 0.9.6 online. I think it fixes a crash too, although it only occured on debug builds afaik. The strange thing is I've never seen it before, but it's gone now ______________________________________________________________________ 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: Sat, 05 Jan 2008 05:36:20 -0800 From: "SourceForge.net" <[EMAIL PROTECTED]> Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: "DonHo" should be fired 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=4705152 By: donho > there are tons of free software out there with hundreds of enthusiastic volunteering people, > working on fast growing projects with the permanent interest to hold the documentation on a > actual stage if possible. Take a look here, it's wiki and everyone can access it : http://notepad-plus.wiki.sourceforge.net/ So if you want to be the volunteer, you're very welcome. 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: 7 Date: Sat, 05 Jan 2008 06:11:08 -0800 From: "SourceForge.net" <[EMAIL PROTECTED]> Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE: How do I make custom language settings? 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=4705181 By: nobody what do you mean ? if you want to define a user language (http://notepad-plus.sourceforge.net/uk/UserLanguageDefineSystem-HOWTO.php), see under "view" memu there is an item like "user define language panel" ______________________________________________________________________ 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: 8 Date: Sat, 05 Jan 2008 06:28:22 -0800 From: "SourceForge.net" <[EMAIL PROTECTED]> Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: "DonHo" should be fired 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=4705197 By: nobody > He obviously can't program his way out of a wet paper bag, and has destroyed this project. > > This program is SO buggy that it's barely usable. That's odd. I've used it daily, without incident. But by all means, you better stop using it right away. > I think we should take the project away from him, fix it, and do it right. It's open source, so knock yourself out. Better yet, you seem to know exactly what to do, so create your own bug-free app from scratch. Although from your SF profile, it seems that you're involved in an entire zero projects, so I'll stick with my success here. ______________________________________________________________________ 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: 9 Date: Sat, 05 Jan 2008 06:42:18 -0800 From: "SourceForge.net" <[EMAIL PROTECTED]> Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE: FTP_synchronize 0.9.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=4705209 By: donho > I think it fixes a crash too, although it only occured on debug builds afaik. Jens has the same issue for the plugins Manager in Notepad++ - I'm sure the debug binary has some different codes generated by the compiler besides the debug symbols. 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=482781 ------------------------------ Message: 10 Date: Sat, 05 Jan 2008 07:08:33 -0800 From: "SourceForge.net" <[EMAIL PROTECTED]> Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE: FTP_synchronize 0.9.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=4705230 By: clrs530 Yes, often that are bugs with memory handling (memory leaks). Most times I spot a working debug version but a crashing release. In the debug version variables are often initialized with 0 while they have any random value in release. Surely it crashes in the release because you delete a non initialized variable for example. Thats the main difference I know. But I didn?t think to what different behaviours it leads. ______________________________________________________________________ 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: 11 Date: Sat, 05 Jan 2008 07:11:09 -0800 From: "SourceForge.net" <[EMAIL PROTECTED]> Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: RegEx 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=4705233 By: nobody I just tested a couple regex expressions and NP++ seems to have support for: [] expressions, * and +, backreferencing, and ?: to prevent capturing but doesn't seem to support | for or expressions and ? for optional parts For anything else, just try it and see if it works. ______________________________________________________________________ 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: Sat, 05 Jan 2008 07:16:46 -0800 From: "SourceForge.net" <[EMAIL PROTECTED]> Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE: FTP_synchronize 0.9.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=4705241 By: nobody In this case I think its because the debugger warned me of something in the form of an exception. But the wierd thging is, I've used the debug version so many times without having seen it, so I have no clue where it comes from, or I have been using the release version too much. Anyway, its gone. One of those undocumented microsoft common controls quircks I think :) (sending selection messages with random garbage when you delete all items, pfff) ______________________________________________________________________ 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 ------------------------------ ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ ------------------------------ _______________________________________________ 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 20, Issue 23 *************************************************