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: RegEx (SourceForge.net) 2. [notepad-plus - Help] RE: Bug with the 'silent update' feature ? (SourceForge.net) 3. [notepad-plus - Help] RE: Editing multiple lines at same time (SourceForge.net) 4. [notepad-plus - Open Discussion] RE: 4.7.1 crash with xp compatibility mode (SourceForge.net) 5. [notepad-plus - Open Discussion] RE: Notepad++ v4.7.2 final release (SourceForge.net) 6. [notepad-plus - Open Discussion] RE: New User Defined Language R/S (SourceForge.net) 7. [notepad-plus - Help] RE: Editing multiple lines at same time (SourceForge.net) 8. [notepad-plus - Open Discussion] RE: Notepad++ v4.7.2 final release (SourceForge.net) 9. [notepad-plus - Open Discussion] RE: Feature Request - Improved Code Completion (SourceForge.net) 10. [notepad-plus - Open Discussion] RE: Feature Request - Improved Code Completion (SourceForge.net) 11. [notepad-plus - Open Discussion] RE: Notepad++ v4.7.2 horizontal scroll bar (SourceForge.net) 12. [notepad-plus - Open Discussion] RE: Feature Request - Improved Code Completion (SourceForge.net) 13. [notepad-plus - Help] RE: Tab indent size for each language (SourceForge.net) ---------------------------------------------------------------------- Message: 1 Date: Thu, 03 Jan 2008 11:50:52 -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=4700177 By: nobody I hadn't heard of a shorthand way to express the number of repeats of a marked group or of a single char within a regex. Is there supposed to be a way to do it? I always write out what I need (copy and paste repeatedly as nec). ______________________________________________________________________ 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: Thu, 03 Jan 2008 12:12:43 -0800 From: "SourceForge.net" <[EMAIL PROTECTED]> Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Bug with the 'silent update' feature ? 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=4700206 By: nobody Turn off the automatic file update check feature and manually reload each 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=331754 ------------------------------ Message: 3 Date: Thu, 03 Jan 2008 12:16:33 -0800 From: "SourceForge.net" <[EMAIL PROTECTED]> Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Editing multiple lines at same time 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=4700220 By: nobody Or perhaps search for existing messages about column mode if that's what he is looking for. ______________________________________________________________________ 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: Thu, 03 Jan 2008 12:20:22 -0800 From: "SourceForge.net" <[EMAIL PROTECTED]> Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: 4.7.1 crash with xp compatibility mode 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=4700224 By: nobody Yet another reason not to downgrade to Vista... ______________________________________________________________________ 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: Thu, 03 Jan 2008 12:23:45 -0800 From: "SourceForge.net" <[EMAIL PROTECTED]> Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: Notepad++ v4.7.2 final 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=4700229 By: nobody If the next is v4.7.3, then this is definitely the final v4.7.2 release, *lol*. (I missed that word on all prior releases.) ______________________________________________________________________ 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: 6 Date: Thu, 03 Jan 2008 12:46:51 -0800 From: "SourceForge.net" <[EMAIL PROTECTED]> Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: New User Defined Language R/S 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=4700258 By: nobody Hello i'm interest in this file how can I get 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: 7 Date: Thu, 03 Jan 2008 12:51:23 -0800 From: "SourceForge.net" <[EMAIL PROTECTED]> Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Editing multiple lines at same time 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=4700267 By: nobody The search box has a replace all button. search for test \d replace test A hit "Replace all" button ______________________________________________________________________ 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: Thu, 03 Jan 2008 12:56:52 -0800 From: "SourceForge.net" <[EMAIL PROTECTED]> Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: Notepad++ v4.7.2 final 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=4700272 By: nobody On XP, when I start the bin version of notepad++ 4.7.2 with Admin rights, following error message appears: ---------------- FTP_synchronize No settings were available and unable to create new settingfile. The plugin will not work ---------------- When I create the directoty plugins under %APPDATA% (C:\Documents and Settings\user\AppData\Notepad++) myself, the error disappears, because all plugin inis now can be copied into this directory (%APPDATA%\plugins\Config). The subdirectory Config is automatically created. Sorry for my bad english. ______________________________________________________________________ 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: Thu, 03 Jan 2008 12:21:49 -0800 From: "SourceForge.net" <[EMAIL PROTECTED]> Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: Feature Request - Improved Code Completion 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=4700226 By: nobody > The only thing it needs now is better code completion. You mean, the only thing YOU need... ______________________________________________________________________ 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: Thu, 03 Jan 2008 13:07:32 -0800 From: "SourceForge.net" <[EMAIL PROTECTED]> Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: Feature Request - Improved Code Completion 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=4700282 By: carbonize Yes that's both a given and implied. I'd like to think that Don HO is intelligent enough to understand what I meant where as you are just an idiot who hides behind anonymity. ______________________________________________________________________ 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: Thu, 03 Jan 2008 13:46:48 -0800 From: "SourceForge.net" <[EMAIL PROTECTED]> Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: Notepad++ v4.7.2 horizontal scroll bar 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=4700346 By: nobody I don't know if this is the improvement in horizontal scrolling mentioned before, but I don't like it. The horizontal scroll bar seems to (re)size itself according to the visible part of the file only. This means that there will be _no_ scroll bar if all lines fit on the screen regarding their lengths. It also means the scroll bar will appear again as soon as one line is longer than the screen is wide. But, if this is because you move the cursor down from the last fully visible line, the scroll bar will appear over the now selected next line, making it partially invisible. ______________________________________________________________________ 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, 03 Jan 2008 13:49:11 -0800 From: "SourceForge.net" <[EMAIL PROTECTED]> Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: Feature Request - Improved Code Completion 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=4700349 By: nobody Yes, that's correct. And you are an idiot who hides behinds the alias carbonize. ______________________________________________________________________ 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: Thu, 03 Jan 2008 13:58:23 -0800 From: "SourceForge.net" <[EMAIL PROTECTED]> Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Tab indent size for each language 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=4700364 By: jeffb61 Love using Notepad++, but the "one size fits all" approach to tabs is a real pain for multi-language usage. e.g., VHDL works best with a tab size of 2 or 3; C++ files typically use 4. The tab size should be selectable as a language feature. "Replace by space" also needs to be selectable per language, e.g. in-house guidelines prohibit tabs in VHDL files but not in C++ files. ______________________________________________________________________ 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: 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 13 *************************************************