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: Notepad++ v5 Alpha (SourceForge.net) 2. [notepad-plus - Open Discussion] RE: How to start NPP from BAT (SourceForge.net) 3. Notepad++ under Windows Vista? (Robert P. Mohr) 4. [notepad-plus - Plugin Development] RE: insert plugin, a web edition... (SourceForge.net) 5. [notepad-plus - Plugin Development] RE: XML Tools plugin 2.2 (r560) (SourceForge.net) 6. [notepad-plus - Open Discussion] RE: Notepad++ v5 Alpha (SourceForge.net) 7. [notepad-plus - Plugin Development] RE: insert plugin, a web edition... (SourceForge.net) 8. [notepad-plus - Open Discussion] From whom to get Notepad++ copyrights permis (SourceForge.net) 9. [notepad-plus - Plugin Development] RE: XML Tools plugin 2.2 (r560) (SourceForge.net) 10. [notepad-plus - Open Discussion] RE: Notepad++ for Windows Mobile 6 (SourceForge.net) 11. [notepad-plus - Open Discussion] RE: From whom to get Notepad++ copyrights per (SourceForge.net) 12. [notepad-plus - Open Discussion] RE: Notepad++ v5 Alpha (SourceForge.net) ---------------------------------------------------------------------- Message: 1 Date: Sat, 14 Jun 2008 12:19:08 -0700 From: "SourceForge.net" <[EMAIL PROTECTED]> Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: Notepad++ v5 Alpha 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=5031802 By: harrybharry Ill try to take a look at it, but I suspect the problem lies at Scintilla, which is beyond the scope of notepad++. Like many lexer issues, I think if its a problem with Scintilla its best of posted at that project :). You you post a quick sample that is as small as possible and reproduces the error? ______________________________________________________________________ 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: Sat, 14 Jun 2008 12:35:31 -0700 From: "SourceForge.net" <[EMAIL PROTECTED]> Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: How to start NPP from BAT 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=5031822 By: albertony You could do one of two things: 1) Download source code for nppcm.dll and modify it yourself (get it here: http://notepad-plus.sourceforge.net/commun/misc/nppCM.src.zip) 2) Edit the registry, create a key under HKEY_CLASSES_ROOT and sub-key "*" called "shell", and under there you create a new key called e.g. "Edit with Notepad++" (your choice, the text to be displayed on the context menu), and under there again you create a new key called "command". In the "(Default)" value within the command key, add your command line (or e.g. "C:\Program Files\Notepad++\Notepad++.exe" "%1" for the regular behaviour). ______________________________________________________________________ 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: Sat, 14 Jun 2008 12:34:37 -0400 From: "Robert P. Mohr" <[EMAIL PROTECTED]> Subject: [Notepad-plus-plus] Notepad++ under Windows Vista? To: <notepad-plus-plus@lists.sourceforge.net> Message-ID: <[EMAIL PROTECTED]> Content-Type: text/plain; charset="us-ascii" Does anyone know if Notepad++ works reliably under Windows Vista? Thanks. -------------- next part -------------- An HTML attachment was scrubbed... ------------------------------ Message: 4 Date: Sat, 14 Jun 2008 17:52:31 -0700 From: "SourceForge.net" <[EMAIL PROTECTED]> Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE: insert plugin, a web edition... 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=5032315 By: jenslorenz I just added you to the plugins project. Best Regards ______________________________________________________________________ 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: Sat, 14 Jun 2008 17:59:59 -0700 From: "SourceForge.net" <[EMAIL PROTECTED]> Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE: XML Tools plugin 2.2 (r560) 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=5032321 By: donho Nicolas, Jens just added you as developer in Notepad++ plugins project on sourceforge : https://sourceforge.net/projects/npp-plugins/ So you can release your binary and source on sourceforge now. Don ______________________________________________________________________ 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: Sat, 14 Jun 2008 18:06:15 -0700 From: "SourceForge.net" <[EMAIL PROTECTED]> Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: Notepad++ v5 Alpha 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=5032328 By: vorenus If I switch the language of the *.php in the Language menu to "HTML" instead of "PHP" then all the highlighting works fine. Odd behavior, but it is an Alpha after all. Thanks for your hard work donho. ______________________________________________________________________ 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: Sat, 14 Jun 2008 17:59:09 -0700 From: "SourceForge.net" <[EMAIL PROTECTED]> Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE: insert plugin, a web edition... 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=5032320 By: donho Alexander, Jens just added you as developer in Notepad++ plugins project on sourceforge : https://sourceforge.net/projects/npp-plugins/ So you can release your binary and source on sourceforge now. Don ______________________________________________________________________ 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: Sat, 14 Jun 2008 19:43:08 -0700 From: "SourceForge.net" <[EMAIL PROTECTED]> Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] From whom to get Notepad++ copyrights permis 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=5032448 By: tarunlalwani I am currently working on a book and have a chapter on Useful tools. I would look to include few details and screenshot of Notepad++ in the same. I am not sure from whom i need to take the permissions for the same Any help is appreciated Thanks, Tarun ______________________________________________________________________ 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: Sun, 15 Jun 2008 03:16:06 -0700 From: "SourceForge.net" <[EMAIL PROTECTED]> Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE: XML Tools plugin 2.2 (r560) 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=5033338 By: morbac Thanks :) I've uploaded the new release. ______________________________________________________________________ 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: Sun, 15 Jun 2008 03:36:55 -0700 From: "SourceForge.net" <[EMAIL PROTECTED]> Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: Notepad++ for Windows Mobile 6 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=5033370 By: molodoj Nobody know :( ______________________________________________________________________ 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: Sun, 15 Jun 2008 11:36:02 -0700 From: "SourceForge.net" <[EMAIL PROTECTED]> Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: From whom to get Notepad++ copyrights per 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=5034032 By: donho Your can get more informations here : http://notepad-plus.sourceforge.net/uk/site.htm http://notepad-plus.sourceforge.net/uk/screenshots.php There're no problem about using the informations above, since Notepad++ is a copyleft project. Don ______________________________________________________________________ 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: Sun, 15 Jun 2008 12:59:56 -0700 From: "SourceForge.net" <[EMAIL PROTECTED]> Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: Notepad++ v5 Alpha 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=5034149 By: mcloo i attached an xml, file to the bug report the description should enable you to reproduce the behaviour. i'f you need any further information i'd be glad to help. and if Scintilla is the bad guy, i'm going to post the error there, but i think they dno't have a clone mode in SciTex regards McLoo ______________________________________________________________________ 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 ------------------------------ ------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://sourceforge.net/services/buy/index.php ------------------------------ _______________________________________________ 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 25, Issue 20 *************************************************