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 - Help] Timeout not working properly (SourceForge.net) 2. [notepad-plus - Plugin Development] RE: REQ. Plugin for custom code prototypes? (SourceForge.net) 3. [notepad-plus - Plugin Development] RE: REQ. Plugin for custom code prototypes? (SourceForge.net) 4. [notepad-plus - Help] RE: Timeout not working properly (SourceForge.net) 5. [notepad-plus - Translation] RE: New change for translation (SourceForge.net) 6. [notepad-plus - Open Discussion] RE: Performances problem (SourceForge.net) 7. [notepad-plus - Plugin Development] RE: REQ. Plugin for custom code prototypes? (SourceForge.net) ---------------------------------------------------------------------- Message: 1 Date: Mon, 19 May 2008 11:39:07 -0700 From: "SourceForge.net" <[EMAIL PROTECTED]> Subject: [Notepad-plus-plus] [notepad-plus - Help] Timeout not working properly 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=4972671 By: spacixxx Hi, Could it be right that the Timeout function you can set on Notepad++ bookmarks doesn't work? I have set it to 10000, but it disconnects a lot earlier, is there any reason for this? I have it on any webserver I'm connecting to. Thanks in advance, Spacixxx ______________________________________________________________________ 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: 2 Date: Mon, 19 May 2008 13:56:04 -0700 From: "SourceForge.net" <[EMAIL PROTECTED]> Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE: REQ. Plugin for custom code prototypes? 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=4972901 By: etko I am delighted to hear this as well. ______________________________________________________________________ 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: Mon, 19 May 2008 14:52:44 -0700 From: "SourceForge.net" <[EMAIL PROTECTED]> Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE: REQ. Plugin for custom code prototypes? 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=4973014 By: todwulff Woo Hoo! This is wicked kewl as NPP is the framework for an IDE that I am dev'g - (actually pretty far along in). Thanks. -t OT a bit - Don, will V5 also address the dynamic docking that I queried the group about previously? i.e. having the option to be able to force a vertical dock to have priority over a horizontal dock? Please advise, when convenient. TIA. -t ______________________________________________________________________ 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: Mon, 19 May 2008 14:57:21 -0700 From: "SourceForge.net" <[EMAIL PROTECTED]> Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Timeout not working properly 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=4973020 By: harrybharry Thats the server timeout. he plugin tries to avoid it by using a keepalive system, but it doesnt always work (for obvious reasons). You just have toreconnect (the timeout you're setting is the local timeout. If the server doesnt respond within that timelimit, it will disconnect to prevent the pluging from hanging too long). ______________________________________________________________________ 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: Mon, 19 May 2008 06:56:17 -0700 From: "SourceForge.net" <[EMAIL PROTECTED]> Subject: [Notepad-plus-plus] [notepad-plus - Translation] RE: New change for translation 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=4972034 By: ricardo_crudo I think that is new too: <Item id = "1624" name = "Search mode"/> <Item id = "1625" name = "&Normal"/> <Item id = "1626" name = "E&xtended"/> Regards ______________________________________________________________________ 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=558104 ------------------------------ Message: 6 Date: Mon, 19 May 2008 15:53:08 -0700 From: "SourceForge.net" <[EMAIL PROTECTED]> Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: Performances 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=4973095 By: donho Is the performance improved if you disable the smart highlight? 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: Mon, 19 May 2008 16:25:36 -0700 From: "SourceForge.net" <[EMAIL PROTECTED]> Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE: REQ. Plugin for custom code prototypes? 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=4973125 By: donho > OT a bit - Don, will V5 also address the dynamic docking that I queried the group about previously? > i.e. having the option to be able to force a vertical dock to have priority over a horizontal dock? > Please advise, when convenient. TIA. -t Well, I'll consider it, but I promise you nothing. 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 ------------------------------ ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. 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 24, Issue 54 *************************************************