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 - Help] Amharic Support (SourceForge.net) 2. [notepad-plus - Open Discussion] RE: v5.4 RC - Theme Selector (SourceForge.net) 3. [notepad-plus - Open Discussion] RE: BUG: CTRL+R "replace requires selected te (SourceForge.net) 4. [notepad-plus - Open Discussion] RE: v5.4 RC (SourceForge.net) 5. [notepad-plus - Open Discussion] RE: v5.4 RC (SourceForge.net) 6. [notepad-plus - Open Discussion] RE: v5.4 RC (SourceForge.net) 7. [notepad-plus - Open Discussion] RE: v5.4 RC (SourceForge.net) 8. [notepad-plus - Open Discussion] RE: NOTEPAD ++ SUCKS!!! (SourceForge.net) 9. [notepad-plus - Plugin Development] any way to close last unclosed tag via "</"? (SourceForge.net) 10. [notepad-plus - Open Discussion] Notepad++ bug in v5.3.1 (SourceForge.net) 11. [notepad-plus - Help] Simple function to bracket words or phrases (SourceForge.net) ---------------------------------------------------------------------- Message: 1 Date: Tue, 28 Apr 2009 00:24:41 +0000 From: "SourceForge.net" <nore...@sourceforge.net> Subject: [Notepad-plus-plus] [notepad-plus - Help] Amharic Support To: nore...@sourceforge.net Message-ID: <7302659.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=7302659 By: yosiasz Greetings Is there a plugin for Amharic in Notepad++? If not can you show me some other sample languages that have plugins and how it is done? 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=331754 ------------------------------ Message: 2 Date: Tue, 28 Apr 2009 00:41:07 +0000 From: "SourceForge.net" <nore...@sourceforge.net> Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: v5.4 RC - Theme Selector To: nore...@sourceforge.net Message-ID: <7302770.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=7302770 By: aathell Theme selector is a fantastic feature! Woohoo! Now, something many others may not know or remember being announced in the forums almost a year ago is the 'Textmate Themes for Notepad++' converter by Fabio Nagao. The link for the converter can be found in the original thread at: https://sourceforge.net/forum/message.php?msg_id=5096962 Many TextMate themes can be found at: http://wiki.macromates.com/Themes/UserSubmittedThemes Give this feature a try!! almostautoamted ps - the themes are _not_ applied to styles for external lexers. ______________________________________________________________________ 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: Tue, 28 Apr 2009 00:59:46 +0000 From: "SourceForge.net" <nore...@sourceforge.net> Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: BUG: CTRL+R "replace requires selected te To: nore...@sourceforge.net Message-ID: <7302923.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=7302923 By: debose I have the same bug in Notepad++ 5.3.1. When i create new file, add there following text: <% if flash[:cart_notice] %> 2 <%= render :partial => "cart/cart_notice" %> 3 <% end %> 4 5 <h3>Your Shopping Cart</h3> 6 <ul> 7 <% for item in @cart.cart_items %> 8 <li id="cart_item_<%= item.book.id %>"> 9 <%= render :partial => "cart/item", :object => item %> 10 </li> 11 <% end %> 12 </ul> 13 <p id="cart_total"><strong>Total: $<%= sprintf("%0.2f", @cart.total) %> </strong></p> press Ctrl+R. In find input: ^[0-9]* in replace - nothing. Check mark: regular expression. Hit Find. Hit replace rest. Voila: notepad hangs, using most of my CPU. ______________________________________________________________________ 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: Tue, 28 Apr 2009 01:13:54 +0000 From: "SourceForge.net" <nore...@sourceforge.net> Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: v5.4 RC To: nore...@sourceforge.net Message-ID: <7302966.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=7302966 By: yniq Hi Don, "Global override" appears twice in "Vibrant Ink.xml" and not at all in "Ruby Blue.xml" Also, "Ruby Blue.xml" seems much shorter than the others (lacking many languages). And what about a full changelog? this way people can concentrate on the changes and test them better :) Thanks for the hard work! ______________________________________________________________________ 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: Tue, 28 Apr 2009 04:01:01 +0000 From: "SourceForge.net" <nore...@sourceforge.net> Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: v5.4 RC To: nore...@sourceforge.net Message-ID: <7303944.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=7303944 By: yniq Hi again Don, did you see there's a new scintilla release - 1.78? http://www.scintilla.org/ScintillaHistory.html ______________________________________________________________________ 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: Tue, 28 Apr 2009 04:35:28 +0000 From: "SourceForge.net" <nore...@sourceforge.net> Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: v5.4 RC To: nore...@sourceforge.net Message-ID: <7304069.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=7304069 By: leeoniya2 i was just about to make a separate thread announcing this : ) though i see that we're at 5.4RC is at v1.77 finally, which is great news. Leon ______________________________________________________________________ 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: Tue, 28 Apr 2009 04:47:11 +0000 From: "SourceForge.net" <nore...@sourceforge.net> Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: v5.4 RC To: nore...@sourceforge.net Message-ID: <7304110.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=7304110 By: aathell Gosh... 1.78 was only announced just over an hour ago. It has taken this long to get N++ up to 1.77 so let us rejoice in the good news for just a while. ______________________________________________________________________ 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: Tue, 28 Apr 2009 04:53:24 +0000 From: "SourceForge.net" <nore...@sourceforge.net> Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: NOTEPAD ++ SUCKS!!! To: nore...@sourceforge.net Message-ID: <7304130.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=7304130 By: leeoniya2 i've had a few issues with the FTP plugin in the past. However, the main reason i stopped using it is for lack of secure FTP connections. I just use WebDrive and have the FTP securely mounted as a network drive - this essentially FTP-enables every app in Windoze through an encrypted tunnel...then just use LightExplorer plugin in NPP and eveything is peachy. alternatively, yes you can use FileZilla or WinSCP if you don't need that tight of Win integration or need it to be portable. Leon ______________________________________________________________________ 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: Tue, 28 Apr 2009 05:50:48 +0000 From: "SourceForge.net" <nore...@sourceforge.net> Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] any way to close last unclosed tag via "</"? To: nore...@sourceforge.net Message-ID: <7304338.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=7304338 By: leeoniya2 like subject says, is there any plugin/macro/way of closing last unclosed tag when typing "</"? i know XML tools has the option of autoclosing tags right away, but that's only useful for new tags, and doesn't work at all for correcting existing documents. also would be great to have a plugin that can highlight for any unclosed tags. this seems like something that can be implemented pretty easily considering that the tag matching code is already there (since tag match highlighting was added in v5) - i'm not sure if Don/Harry expose this through APIs to have plugins tap into the existing logic for this? Don or Harry, care to chime in? thanks, Leon ______________________________________________________________________ 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: Tue, 28 Apr 2009 06:27:17 +0000 From: "SourceForge.net" <nore...@sourceforge.net> Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] Notepad++ bug in v5.3.1 To: nore...@sourceforge.net Message-ID: <7304468.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=7304468 By: k_nitin_r Hi all! I've been using the older version of Notepad++ and it has never let me down, but with the incessant nagging to upgrade (the dialog box that pops up whenever I open Notepad++), I decided to take the leap. I opted for the automated update, but it failed so I manually un-installed the old version and installed v5.3.1 (using the installer). The problem now is that when I right-click and select Edit with Notepad++, I get the error message: "Error creating process: nppcm.dll needs to be in the same directory than notepad++.exe" Being a developer, I figured out I need to execute Notepad++.exe from the same directory as the nppcm.dll file so I browse to the Notepad++ folder in Program Files and it runs perfectly from there. However, this gets annoying after a while - I switched to Notepad++ only because of the context menu feature (I've used EditPlus and others like it before, but Notepad++ is open-source and free). I might be back-seat driving here, but perhaps we can get the installer to dump the nppcm.dll in Windows\System32 ? Regards, N ______________________________________________________________________ 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: Tue, 28 Apr 2009 06:56:34 +0000 From: "SourceForge.net" <nore...@sourceforge.net> Subject: [Notepad-plus-plus] [notepad-plus - Help] Simple function to bracket words or phrases To: nore...@sourceforge.net Message-ID: <7304727.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=7304727 By: forkingbr Hallo! Notepad++ is perhaps the nearest editor to something useful without having to program. I am a writer and not a programmer. I need to be able to do the following. 1. Surround mouse marked words or phrases with brackets 2. Create a simple set of bracket pairs with inset brackets such as: 2.1. [..... ], (..... ), {.....} 2.2. [ ..... ( ), {}] I am sure that there is a simple way to do this and would like to hear from someone who knows how it can be done. Thanks for 'listening' and for any help . Have a nice day. Kind regards, forkingbr. ______________________________________________________________________ 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 ------------------------------ ------------------------------------------------------------------------------ Register Now & Save for Velocity, the Web Performance & Operations Conference from O'Reilly Media. Velocity features a full day of expert-led, hands-on workshops and two days of sessions from industry leaders in dedicated Performance & Operations tracks. Use code vel09scf and Save an extra 15% before 5/3. http://p.sf.net/sfu/velocityconf ------------------------------ _______________________________________________ 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 35, Issue 50 *************************************************