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 - Open Discussion] RE: Crazy use of CPU on 5.4.3 (SourceForge.net) 2. [notepad-plus - Open Discussion] RE: U3 version of Notepad++ (SourceForge.net) 3. [notepad-plus - Open Discussion] RE: How to convert tabs to spaces in Notepad++ (SourceForge.net) 4. [notepad-plus - Help] Regexp over multiple rows (SourceForge.net) 5. [notepad-plus - Help] RE: User Defined Language (SourceForge.net) 6. [notepad-plus - Help] RE: Search from this point (SourceForge.net) 7. [notepad-plus - Help] RE: Macro around highlighted text (SourceForge.net) 8. [notepad-plus - Help] RE: Regexp over multiple rows (SourceForge.net) 9. [notepad-plus - Open Discussion] RE: How to convert tabs to spaces in Notepad++ (SourceForge.net) 10. [notepad-plus - Help] How to change background color for marked XML (SourceForge.net) 11. [notepad-plus - Help] RE: How to change line spacing (not the font) ? (SourceForge.net) ---------------------------------------------------------------------- Message: 1 Date: Wed, 24 Jun 2009 01:24:16 +0000 From: "SourceForge.net" <nore...@sourceforge.net> Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: Crazy use of CPU on 5.4.3 To: nore...@sourceforge.net Message-ID: <7460547.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=7460547 By: carlos917 I did more testing with n+ 5.4.3 and the plugging?s in the original files. It took me a while to discover what is causing the problem. Sometimes it took very long time to open/settle down and some other times was ?very? fast (~2 seconds) on a 100 Meg file. I finally discover that the delay is caused by the ?word wrap?. When word wrap is "on" when the file is open (for that matter at any time), the 100 Meg file takes more than 60 seconds to settle down as well as the windows resize. When word wrap is "off" things become very fast. Unfortunately I did not have time to test the behavior of FunctionList. Maybe the problem is the word wrap thing and not the FunctionList plugging. I will test it very soon. I also noticed that with the word wrap off the Find in files search is very fast, but the first find takes about 5 seconds (100 Meg file), after that, it is almost instantaneous. I do not know what is different with the first search and the subsequent searches, but if the first search is as fast as the other searches it will be great. Hope this help, carlos ______________________________________________________________________ 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: Wed, 24 Jun 2009 02:52:11 +0000 From: "SourceForge.net" <nore...@sourceforge.net> Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: U3 version of Notepad++ To: nore...@sourceforge.net Message-ID: <7460630.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=7460630 By: dastrout95 I have created and maintain a U3 version at the following address: http://www.dstrout.co.cc/products/notepad++.htm ______________________________________________________________________ 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: Wed, 24 Jun 2009 04:33:26 +0000 From: "SourceForge.net" <nore...@sourceforge.net> Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: How to convert tabs to spaces in Notepad++ To: nore...@sourceforge.net Message-ID: <7460734.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=7460734 By: alexiljin How about search and replace? ______________________________________________________________________ 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: 4 Date: Wed, 24 Jun 2009 07:27:12 +0000 From: "SourceForge.net" <nore...@sourceforge.net> Subject: [Notepad-plus-plus] [notepad-plus - Help] Regexp over multiple rows To: nore...@sourceforge.net Message-ID: <7460912.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=7460912 By: svintoo When using "extended search" I have no problem searching for strings spanning multiple rows (using \r\n). But when using "regular expression" I can't make it work. I've tried searching for "$^" but it doesn't find any matches. Is it at all possible to search over multiple rows with regular expressions? If not, can the feature be added? Btw. Thanks for a wonderful text editor. ______________________________________________________________________ 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, 24 Jun 2009 08:18:26 +0000 From: "SourceForge.net" <nore...@sourceforge.net> Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: User Defined Language To: nore...@sourceforge.net Message-ID: <7461021.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=7461021 By: cchris I just tried (5.4.3u, plenty of plugins) and it just works. Does launching with -noPlugin option make a difference? Does a clean reinstall make a difference? 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: 6 Date: Wed, 24 Jun 2009 08:23:01 +0000 From: "SourceForge.net" <nore...@sourceforge.net> Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Search from this point To: nore...@sourceforge.net Message-ID: <7461033.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=7461033 By: cchris Do Ctrl+Shift+End to select till end of document, and then search in selection. 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: 7 Date: Wed, 24 Jun 2009 08:26:30 +0000 From: "SourceForge.net" <nore...@sourceforge.net> Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Macro around highlighted text To: nore...@sourceforge.net Message-ID: <7461037.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=7461037 By: cchris <Ctrl+X> "<tag>" <Ctrl+V> "</tag>" You may consider using the WebEdit plugin too. 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: 8 Date: Wed, 24 Jun 2009 08:29:02 +0000 From: "SourceForge.net" <nore...@sourceforge.net> Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Regexp over multiple rows To: nore...@sourceforge.net Message-ID: <7461041.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=7461041 By: cchris Try TextFX -> TextFX Quick -> Find/Replace, using Ctrl+M to mark an end of line. 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: 9 Date: Wed, 24 Jun 2009 09:48:17 +0000 From: "SourceForge.net" <nore...@sourceforge.net> Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: How to convert tabs to spaces in Notepad++ To: nore...@sourceforge.net Message-ID: <7461174.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=7461174 By: cchris Quote from TextFX docs: **Demo: convert leading spaces or tabs to ... This will read tabwidth and Replace by Space under Settings-Tab Settings and perform the proper conversion of leading whitespace, destroying any non tabwidth multiples of spaces. If a lifetime of horrible editors has trained you to use spaces because tab handling and conversion is so bad, you can train yourself to use tabs by turning on [x]Autoconvert typed leading spaces to tabs and when ever you enter enough spaces, a tab will be substituted in their place. You will need to show Whitespace and Tabs if you want to see this in action. You must have Replace by Space unchecked for this conversion to take place. The command is near the top of the Edit submenu, past the first separator.. HTH 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=331753 ------------------------------ Message: 10 Date: Wed, 24 Jun 2009 09:51:53 +0000 From: "SourceForge.net" <nore...@sourceforge.net> Subject: [Notepad-plus-plus] [notepad-plus - Help] How to change background color for marked XML To: nore...@sourceforge.net Message-ID: <7461180.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=7461180 By: thoazu I have already changed a lot of colors for XML tags and attributes and more for XML documents. But I did not found a way to change the entry for the change of the background color of currently marked XML tags and the value (line) between start and end tag. By default this is an ugly purple and light yellow. I guess there is are default values for them in another category. But where exactly? ______________________________________________________________________ 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: 11 Date: Wed, 24 Jun 2009 09:56:26 +0000 From: "SourceForge.net" <nore...@sourceforge.net> Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: How to change line spacing (not the font) ? To: nore...@sourceforge.net Message-ID: <7461187.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=7461187 By: thoazu Bingo!!! This was the magic trick. Thank you. This is somehow weired. How should the common user know this side effect? I urgently suggest to implement a simultaneous modify of default font size for "Default Style" and "Brace highlight style". Thomas ______________________________________________________________________ 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 ------------------------------ ------------------------------------------------------------------------------ ------------------------------ _______________________________________________ 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 37, Issue 62 *************************************************