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 - Plugin Development] RE: What happened to Windows Manager? (SourceForge.net) 2. [notepad-plus - Help] RE: hint and auto complete help/problem with "."s (SourceForge.net) 3. [notepad-plus - Help] RE: bak files (SourceForge.net) 4. [notepad-plus - Help] RE: missing tab bar, how to reset startup opt (SourceForge.net) 5. [notepad-plus - Plugin Development] RE: What happened to Windows Manager? (SourceForge.net) 6. [notepad-plus - Plugin Development] RE: Drupal Autocomplete (SourceForge.net) 7. [notepad-plus - Open Discussion] RE: Warning to programmers ... N++ not reliable (SourceForge.net) 8. [notepad-plus - Plugin Development] RE: HexEditor (SourceForge.net) 9. [notepad-plus - Open Discussion] Testing on Windows 7 64-bit (SourceForge.net) 10. [notepad-plus - Plugin Development] RE: HexEditor (SourceForge.net) 11. [notepad-plus - Open Discussion] RE: Warning to programmers ... N++ not reliable (SourceForge.net) 12. [notepad-plus - Open Discussion] RE: Version 5.4.5 is released (SourceForge.net) ---------------------------------------------------------------------- Message: 1 Date: Wed, 29 Jul 2009 08:12:57 +0000 From: "SourceForge.net" <nore...@sourceforge.net> Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE: What happened to Windows Manager? To: nore...@sourceforge.net Message-ID: <7533093.482...@sourceforge.net> Content-Type: text/plain; charset="UTF-8" Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=7533093 By: cchris It was removed because it was found to cause crashes - please search the Help forum for "Windows manager" this month. How/when a plugin makes it back to the distributed list once the issues are corrected by developer is unclear to me. Common sense says there must be some assessment of whether the correction had the intended effect. 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=482781 ------------------------------ Message: 2 Date: Wed, 29 Jul 2009 08:25:09 +0000 From: "SourceForge.net" <nore...@sourceforge.net> Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: hint and auto complete help/problem with "."s To: nore...@sourceforge.net Message-ID: <7533112.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=7533112 By: cchris This question is to be added to the Scintilla project, because they provide the highlighter for Lua. Another aproach is to look at the Gmod Lua v1.2 plugin. Perhaps you can tweak this piece of code and recompile - or ask the author. 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 ------------------------------ Message: 3 Date: Wed, 29 Jul 2009 08:29:11 +0000 From: "SourceForge.net" <nore...@sourceforge.net> Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: bak files To: nore...@sourceforge.net Message-ID: <7533114.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=7533114 By: cchris Well backup files are not meant to be deleted automatically, are they? :-) You can always define a batch file to lauunch Notepad++ and then on completion delete bak files - the simplest would be not to create them, of course. Puttin chained commands in the shortcut is a trick I have never tested, this would avoid the batch file. 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 ------------------------------ Message: 4 Date: Wed, 29 Jul 2009 15:41:42 +0000 From: "SourceForge.net" <nore...@sourceforge.net> Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: missing tab bar, how to reset startup opt To: nore...@sourceforge.net Message-ID: <7533880.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=7533880 By: rctoy I have noticed the same problem, but in my case I have an automated system launching notepad++ with -multiInst and -notabbar. Works perfectly. Then, when I launch notepad++ from my desktop, I want to have a tabbed single-instance...but I have to go and turn the tabs back on in the settings again. And if my automated system launches notepad++ again, I have to reset the tab bar back on the next time I use it from the desktop. Hopefully this can get fixed so that using the -notabbar switch does NOT alter the saved settings (or at the very least, give us a setting to force the tab bar back on). ______________________________________________________________________ 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: Wed, 29 Jul 2009 16:23:48 +0000 From: "SourceForge.net" <nore...@sourceforge.net> Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE: What happened to Windows Manager? To: nore...@sourceforge.net Message-ID: <7533956.482...@sourceforge.net> Content-Type: text/plain; charset="UTF-8" Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=7533956 By: joleg74 Anybody thought about debugging it? Where does the code live? ______________________________________________________________________ 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: Wed, 29 Jul 2009 20:09:34 +0000 From: "SourceForge.net" <nore...@sourceforge.net> Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE: Drupal Autocomplete To: nore...@sourceforge.net Message-ID: <7534316.482...@sourceforge.net> Content-Type: text/plain; charset="UTF-8" Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=7534316 By: janusman Links don't work anymore... would love to have these =) ______________________________________________________________________ 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: 7 Date: Wed, 29 Jul 2009 20:18:12 +0000 From: "SourceForge.net" <nore...@sourceforge.net> Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: Warning to programmers ... N++ not reliable To: nore...@sourceforge.net Message-ID: <7534335.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=7534335 By: clyfton Maybe the problem has something to do with WRAP. How does WRAP work with a SEARCH & REPLACE ALL? ______________________________________________________________________ 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: Wed, 29 Jul 2009 21:28:46 +0000 From: "SourceForge.net" <nore...@sourceforge.net> Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE: HexEditor To: nore...@sourceforge.net Message-ID: <7534462.482...@sourceforge.net> Content-Type: text/plain; charset="UTF-8" Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=7534462 By: rbeede It'd be nice if it was included by default again in the distribution so I didn't have to install it manually. ______________________________________________________________________ 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: 9 Date: Wed, 29 Jul 2009 21:32:32 +0000 From: "SourceForge.net" <nore...@sourceforge.net> Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] Testing on Windows 7 64-bit To: nore...@sourceforge.net Message-ID: <7534468.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=7534468 By: rbeede I just ran the installer for 5.4.5 on my Windows 7 Ultimate 64-bit RC machine, and it is working fine. Even the right click context menu "Edit Notepad++" works :). I am replacing UltraEdit 12 with 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=331753 ------------------------------ Message: 10 Date: Wed, 29 Jul 2009 22:40:55 +0000 From: "SourceForge.net" <nore...@sourceforge.net> Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE: HexEditor To: nore...@sourceforge.net Message-ID: <7534561.482...@sourceforge.net> Content-Type: text/plain; charset="UTF-8" Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=7534561 By: joleg74 rbeede, Someone needs to dig in this plugin to figure out why it's so unstable and fix it before this happens. Anybody volunteers for that? I'm rather busy atm. joce. ______________________________________________________________________ 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: Thu, 30 Jul 2009 07:53:44 +0000 From: "SourceForge.net" <nore...@sourceforge.net> Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: Warning to programmers ... N++ not reliable To: nore...@sourceforge.net Message-ID: <7535129.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=7535129 By: h0russ When Wrap is disabled the search & replace is only executed from the cursor position to the top/bottom of the file(depending on the direction of your seach) . When wrap is enabled the search & replace is executed on the complete file. ______________________________________________________________________ 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: Thu, 30 Jul 2009 08:46:46 +0000 From: "SourceForge.net" <nore...@sourceforge.net> Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: Version 5.4.5 is released To: nore...@sourceforge.net Message-ID: <7535255.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=7535255 By: duderino95 The "recent file list" does not appear at all on my sytsem (XP SP3, german version) ______________________________________________________________________ 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 ------------------------------ ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july ------------------------------ _______________________________________________ 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 38, Issue 91 *************************************************