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] Volatile search setting search repeat (SourceForge.net) 2. [notepad-plus - Plugin Development] RE: FTP_synchronize crash report here (SourceForge.net) 3. [notepad-plus - Plugin Development] RE: FTP_synchronize crash report here (SourceForge.net) 4. [notepad-plus - Plugin Development] RE: FTP_synchronize crash report here (SourceForge.net) 5. [notepad-plus - Plugin Development] RE: FTP_synchronize crash report here (SourceForge.net) 6. [notepad-plus - Plugin Development] RE: FTP_synchronize crash report here (SourceForge.net) 7. [notepad-plus - Plugin Development] RE: Function List - Ability to print (SourceForge.net) 8. [notepad-plus - Help] RE: UTF-8 without BOM bug? (SourceForge.net) 9. [notepad-plus - Help] RE: Numbered Bookmarks? (SourceForge.net) 10. [notepad-plus - Open Discussion] RE: Open documents in a new window (SourceForge.net) 11. [notepad-plus - Open Discussion] RE: Commenting VBscript in bulk give REM instead (SourceForge.net) 12. [notepad-plus - Open Discussion] RE: Suggestion: hilight HTML tags (SourceForge.net) 13. [notepad-plus - Plugin Development] RE: working on new plugin (line filter) (SourceForge.net) ---------------------------------------------------------------------- Message: 1 Date: Thu, 01 Nov 2007 03:14:17 -0700 From: "SourceForge.net" <[EMAIL PROTECTED]> Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] Volatile search setting search repeat 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=4599842 By: steve_boissiere Notepad++ is great (I use it for Lua and Python editing), and I find the volatile search really useful. Visual studio has a similar feature, but with subtly different behaviour: In visual studio using 'find next/previous selected' also sets the search repeat value, as though you had actually typed the word into the find box and clicked find. Hence you can use it as a shortcut to initiate a repeated search, where you can actually modify or remove the text you are searching for in each instance. With Notepad++ this is not possible, because if you modify what you just found the volatile search obviously won't find the same thing anymore. I'm NOT saying this is better per-se, but it is something I do incredibly often in visual studio and if possible I'd like the option of doing it in notepad++ since I switch between the two frequently. Is there a way of doing this in Notepad++? If not... I know there are already a lot of options in the preferences dialog so perhaps it would be best implemented as a new pair of commands? e.g: Find (volatile set repeat) Next Find (volatile set repeat) Previous I'd probably be willing to have a stab at implementing this myself if that would be welcome? ______________________________________________________________________ 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, 01 Nov 2007 03:25:50 -0700 From: "SourceForge.net" <[EMAIL PROTECTED]> Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE: FTP_synchronize crash report here 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=4599849 By: harrybharry Please try new 1.45 to see if it works ______________________________________________________________________ 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: Thu, 01 Nov 2007 03:27:55 -0700 From: "SourceForge.net" <[EMAIL PROTECTED]> Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE: FTP_synchronize crash report here 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=4599851 By: der_nico81 OK, OK it's your part :) Error messages: http://img505.imageshack.us/img505/1143/92843748fx1.jpg http://img516.imageshack.us/img516/7323/70844702jh0.jpg and jepp: CPU usage of np++ has 99% and sometime just 50% ______________________________________________________________________ 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: Thu, 01 Nov 2007 03:33:46 -0700 From: "SourceForge.net" <[EMAIL PROTECTED]> Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE: FTP_synchronize crash report here 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=4599859 By: harrybharry In case you missed the above message, 1.45 should fix it. 1.43 has some very bad bug in it, although it will probably not show up on the server you use, so I suggest not using it if 1.45 works. ______________________________________________________________________ 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: 5 Date: Thu, 01 Nov 2007 03:37:39 -0700 From: "SourceForge.net" <[EMAIL PROTECTED]> Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE: FTP_synchronize crash report here 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=4599868 By: der_nico81 OK greate no timeout, but if i open an file and np++ loss focus, np++ is saying the open file is modified by another programm. ______________________________________________________________________ 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: Thu, 01 Nov 2007 03:46:17 -0700 From: "SourceForge.net" <[EMAIL PROTECTED]> Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE: FTP_synchronize crash report here 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=4599876 By: harrybharry The plugin only edits it configuration file and any file that is being downloaded, so please make sure you do not have any of both open and see if the problem persists. I am not able to reproduce that behaviour. Also, its going a bit offtopic here, so please use the FTP_synchronize forum at http://sourceforge.net/forum/forum.php?forum_id=734873 for any non critical (read non crashing) bugs, crashing bugs are very welcome there too, you can even put them in the tracker if you wish. This thread was more intended for Don to see if the plugin was getting stable at last :) ______________________________________________________________________ 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: Thu, 01 Nov 2007 03:59:30 -0700 From: "SourceForge.net" <[EMAIL PROTECTED]> Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE: Function List - Ability to print 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=4599892 By: steakhacher Hi It could be a good idea to be able to extract the list of function as text in clipboard for example so it let possibility to print or making documentation... Thanks ______________________________________________________________________ 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: 8 Date: Thu, 01 Nov 2007 02:04:08 -0700 From: "SourceForge.net" <[EMAIL PROTECTED]> Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: UTF-8 without BOM bug? 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=4599760 By: nobody Is there a way to associate an encoding format with a specific file extension then? so everytime you open a file or save a file that encoding is used by default. ______________________________________________________________________ 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: Thu, 01 Nov 2007 06:19:49 -0700 From: "SourceForge.net" <[EMAIL PROTECTED]> Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Numbered Bookmarks? 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=4600075 By: nobody I love numbered bookmarks too. You know, I'm evaluating the possible switch from ConText to Notepad++. I love all the futures of Npp, but numbered bookmarks absence is TERRIBLE is such a great editor! Please take in consideration it! ______________________________________________________________________ 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: 10 Date: Thu, 01 Nov 2007 06:24:29 -0700 From: "SourceForge.net" <[EMAIL PROTECTED]> Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: Open documents in a new window 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=4600081 By: nobody make a shortcut from notepad++ in your %UserProfile%\Sent to\ directory, right click - properties and paste behind the shortcut line "-multiInst" and save. that?s it. Look then for me in German: C:\Programme\Notepad++\notepad++.exe -multiInst Then right click to your file and go to Sent to and hit notepad++. ______________________________________________________________________ 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, 01 Nov 2007 06:55:24 -0700 From: "SourceForge.net" <[EMAIL PROTECTED]> Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: Commenting VBscript in bulk give REM instead 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=4600122 By: nobody I have the same problem, does anyone know the fix? ______________________________________________________________________ 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, 01 Nov 2007 07:14:43 -0700 From: "SourceForge.net" <[EMAIL PROTECTED]> Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: Suggestion: hilight HTML tags 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=4600150 By: jive01 Hey Your in luck. I've been asking for a plugin like this and Martinjin has created one! It is called HTML tag, and although not perfect yet, it does the job. See the plugins section for download and instructions. ______________________________________________________________________ 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, 01 Nov 2007 07:29:47 -0700 From: "SourceForge.net" <[EMAIL PROTECTED]> Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE: working on new plugin (line filter) 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=4600171 By: merijnb "ding"? What's that? btw, I can't reproduce your focus issues. ______________________________________________________________________ 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: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ ------------------------------ _______________________________________________ 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 18, Issue 4 ************************************************