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 - Plugin Development] RE: running C program in NPP console PROBLEM! (SourceForge.net) 2. [notepad-plus - Plugin Development] MultiClipboard 2 development snapshot (SourceForge.net) 3. [notepad-plus - Plugin Development] RE: Request for scintilla accelerator keymap (SourceForge.net) 4. [notepad-plus - Help] Replace by Regex for Double Byte Characters (SourceForge.net) 5. [notepad-plus - Plugin Development] RE: running C program in NPP console PROBLEM! (SourceForge.net) 6. [notepad-plus - Open Discussion] RE: Notepad 5.03 source not compile cleanly MinGW (SourceForge.net) 7. [notepad-plus - Open Discussion] RE: Notepad++ v5.0.3 new release (SourceForge.net) 8. [notepad-plus - Open Discussion] RE: Notepad++ v5.0.3 new release (SourceForge.net) 9. [notepad-plus - Plugin Development] RE: MultiClipboard 2 development snapshot (SourceForge.net) 10. [notepad-plus - Open Discussion] RE: Notepad++ v5.0.3 new release (SourceForge.net) 11. [notepad-plus - Help] Block/column select - strange functionality (SourceForge.net) 12. [notepad-plus - Help] Cyclic/wrap search (SourceForge.net) 13. [notepad-plus - Help] How to capture output from a DOS command (SourceForge.net) ---------------------------------------------------------------------- Message: 1 Date: Fri, 08 Aug 2008 00:32:42 +0000 From: "SourceForge.net" <[EMAIL PROTECTED]> Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE: running C program in NPP console PROBLEM! 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=5153670 By: robeluna well thanx for that..i got this virus on my computer that every time i open dos console it will restart my computer thats why i wanted to use npp console to run my .exe file..anyways, ill just look for antivirus to solve my problem..heheh.. thank you ______________________________________________________________________ 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: 2 Date: Fri, 08 Aug 2008 01:28:46 +0000 From: "SourceForge.net" <[EMAIL PROTECTED]> Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] MultiClipboard 2 development snapshot 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=5153732 By: loonychewy Hi all, I've made a little bit of progress on the development of MultiClipboard 2 plugin. It's still very premature, but I would like to find kind souls who're willing to test it out for bugs, crashes, problems etc. Its clearly a development snapshot, but it should be stable enough not to crash. What I have so far is only a dockable dialog with the clip text list, from which you can paste/edit/delete them. And yes, it is natively unicode. Dll, source code, information, screenshots are here: http://peepor.net/loonchew/index.php?p=multiclipboard Comments/complains/requests are always welcomed to be posted here, and I will consider them for ongoing development. Thank you all, Regards, LoonyChewy. ______________________________________________________________________ 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: 3 Date: Fri, 08 Aug 2008 01:31:33 +0000 From: "SourceForge.net" <[EMAIL PROTECTED]> Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE: Request for scintilla accelerator keymap 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=5153739 By: loonychewy *Bump* Sorry to be bugging, but any thoughts on this? :-) ______________________________________________________________________ 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: Fri, 08 Aug 2008 02:49:46 +0000 From: "SourceForge.net" <[EMAIL PROTECTED]> Subject: [Notepad-plus-plus] [notepad-plus - Help] Replace by Regex for Double Byte Characters 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=5153821 By: shyl This might be a bug. In doing replace by regular expression, and if the string being replaced is double-byte characters, and if the temp register is used, Notepad++ does not seem to work properly. Let's say if I have an essay written in Chinese. And if I want to add a space between every character. The practice I did to press ctrl+H, search "(.)", and replace to "\1 " This operation is correct logically. However, Notepad++ then break the original code of the character. What it produces will be a string of "?", meaning those characters generated could not be recognized by itself. I've not tested other East Asian languages, but guess the result might be the same. I don't even know whether this is a known issue or not. Anyone knows? ______________________________________________________________________ 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: Fri, 08 Aug 2008 07:38:54 +0000 From: "SourceForge.net" <[EMAIL PROTECTED]> Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE: running C program in NPP console PROBLEM! 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=5154173 By: dv__ What about ClamWin? http://www.clamwin.com Scan your whole drive and I think it will find a lot of shitty viruses. ______________________________________________________________________ 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: Fri, 08 Aug 2008 12:30:07 +0000 From: "SourceForge.net" <[EMAIL PROTECTED]> Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: Notepad 5.03 source not compile cleanly MinGW 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=5154576 By: vorenus Solution: MS Visual C++ Express 2008. http://download.microsoft.com/download/d/c/3/dc3439e7-5533-4f4c-9ba0-8577685b6e7 e/vcsetup.exe It's free and it doesn't produce bloated executables like mingw. ______________________________________________________________________ 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: Fri, 08 Aug 2008 13:14:21 +0000 From: "SourceForge.net" <[EMAIL PROTECTED]> Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: Notepad++ v5.0.3 new release 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=5154644 By: elgeekos I upgraded from v5 to 5.0.3 and found an issue with tags matching, it used to work in ASP tags in v5 and now it doesn't work in 5.0.3 ______________________________________________________________________ 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: Fri, 08 Aug 2008 14:10:50 +0000 From: "SourceForge.net" <[EMAIL PROTECTED]> Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: Notepad++ v5.0.3 new release 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=5154715 By: jenslorenz Hello, there are two reasons for removing it from installer: - User Defined Language are not supported at the moment - There are resource leaks in version 1.2 when using both views toghter. v2.0 causes crashes on using. Best Regards 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: 9 Date: Fri, 08 Aug 2008 14:28:31 +0000 From: "SourceForge.net" <[EMAIL PROTECTED]> Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE: MultiClipboard 2 development snapshot 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=5154746 By: jenslorenz Hi, please use for the GUI the Explorer view example to have similar design. You can get the necessary classes from the common folder of our SF hosted plugins side. Please use also the nice icons of famfamfam: http://www.famfamfam.com/lab/icons/silk/preview.php I would like to have everywhere the same look and feel. Best Regards 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=482781 ------------------------------ Message: 10 Date: Fri, 08 Aug 2008 15:19:21 +0000 From: "SourceForge.net" <[EMAIL PROTECTED]> Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: Notepad++ v5.0.3 new release 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=5154858 By: elgeekos here is an example of code to show what I mean: <% response.write("<tr><td>" + someRS("someColumn") + "</td>") %> ______________________________________________________________________ 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: Fri, 08 Aug 2008 17:05:52 +0000 From: "SourceForge.net" <[EMAIL PROTECTED]> Subject: [Notepad-plus-plus] [notepad-plus - Help] Block/column select - strange functionality 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=5155065 By: mrg9999 080808/1805 I am trying to select block of text e.g. 1.Line 1111111111111111 2.Line 1111111111111111111111 3.Line 33333333333333 ^ I'm holding alt + Left mouse, but it only selects up to the length of the last shorter line, I've tried pushing END, but nothing works, unless I pad the line out with spaces I would really like to get the same type of select as textpad, Please, please, please how do I do this? Is there another editor that I can use, or do I have to re-install textpad? If I'm being a donkey, please tell me where I'm going wrong. Mr.G ______________________________________________________________________ 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: 12 Date: Fri, 08 Aug 2008 19:03:13 +0000 From: "SourceForge.net" <[EMAIL PROTECTED]> Subject: [Notepad-plus-plus] [notepad-plus - Help] Cyclic/wrap search 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=5155289 By: tortellini100 There is an option that allow to restart the search from the start of the document automatically when the search reach the bottom of the file? Thanks ______________________________________________________________________ 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: 13 Date: Fri, 08 Aug 2008 20:13:53 +0000 From: "SourceForge.net" <[EMAIL PROTECTED]> Subject: [Notepad-plus-plus] [notepad-plus - Help] How to capture output from a DOS 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=5155388 By: itm1960 Is it possible to use NPP to capture the output from a DOS command? - e.g. to pipe the output from "dir /s" to an open NPP document? ______________________________________________________________________ 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 ------------------------------ ------------------------------------------------------------------------- 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 27, Issue 11 *************************************************