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] RE: userDefineLang.xml with v5.4.5 (SourceForge.net) 2. [notepad-plus - Open Discussion] RE: auto-update/auto-save (SourceForge.net) 3. [notepad-plus - Help] RE: add tags to inserted text (SourceForge.net) 4. [notepad-plus - Open Discussion] RE: Is there a notepad++ API somewhere/how? (SourceForge.net) 5. [notepad-plus - Open Discussion] RE: how to modify New File behaviour (SourceForge.net) 6. [notepad-plus - Open Discussion] RE: search in files default folder/directory (SourceForge.net) 7. [notepad-plus - Open Discussion] RE: how to modify New File behaviour (SourceForge.net) 8. [notepad-plus - Help] RE: Notepad++ crashing 5-6 times/day vs v5.4.5 (SourceForge.net) 9. [notepad-plus - Help] RE: Notepad++ crashing 5-6 times/day vs v5.4.5 (SourceForge.net) 10. [notepad-plus - Help] RE: Notepad++ crashing 5-6 times/day vs v5.4.5 (SourceForge.net) 11. [notepad-plus - Help] RE: plain text characters that count CR LF (SourceForge.net) ---------------------------------------------------------------------- Message: 1 Date: Sun, 19 Jul 2009 14:29:19 +0000 From: "SourceForge.net" <nore...@sourceforge.net> Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: userDefineLang.xml with v5.4.5 To: nore...@sourceforge.net Message-ID: <7513010.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=7513010 By: cchris The userDefineLang.xml file contents should look like: <NotepadPlus> <UserLang ...> ... </UserLang> <!-- other such nodes --> </NotepadPlus> <EOF> If your file contents are not exavtly like this, then make them to conform. Now where are your config files stored? If in %APPDATA%\Notepad++, that's where your file should go instead of current location. 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: 2 Date: Sun, 19 Jul 2009 14:31:59 +0000 From: "SourceForge.net" <nore...@sourceforge.net> Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: auto-update/auto-save To: nore...@sourceforge.net Message-ID: <7513017.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=7513017 By: cchris DocMonitor does that as well. 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: 3 Date: Sun, 19 Jul 2009 14:36:58 +0000 From: "SourceForge.net" <nore...@sourceforge.net> Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: add tags to inserted text To: nore...@sourceforge.net Message-ID: <7513030.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=7513030 By: cyki thank you the first point has fit my demands ;) ______________________________________________________________________ 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: Sun, 19 Jul 2009 14:38:01 +0000 From: "SourceForge.net" <nore...@sourceforge.net> Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: Is there a notepad++ API somewhere/how? To: nore...@sourceforge.net Message-ID: <7513033.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=7513033 By: cchris http://sourceforge.net/apps/mediawiki/notepad-plus/index.php?title=Messages_And_ Notifications If you need to trap Scintilla messages and notifications, they are at www.scintilla.org . 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: 5 Date: Sun, 19 Jul 2009 14:42:56 +0000 From: "SourceForge.net" <nore...@sourceforge.net> Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: how to modify New File behaviour To: nore...@sourceforge.net Message-ID: <7513045.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=7513045 By: cchris Settings -> Preference -> New Document - Open Save Directory, use the drop down to choose Default Language. This only changes the highlighter being initially used, the file is still named "new 2". Ask for the fictionality extension in IdeaTorrent - SF will fix the voting system one day or another -. 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: 6 Date: Sun, 19 Jul 2009 14:46:08 +0000 From: "SourceForge.net" <nore...@sourceforge.net> Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: search in files default folder/directory To: nore...@sourceforge.net Message-ID: <7513052.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=7513052 By: cchris Yes, it had been requested. And the Follow Doc checkbox enables you to switch between the two behaviours. Tweaking config.xml enables you to have different behaviour for the filter lis and folder - who knows, it may be useful. 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: 7 Date: Sun, 19 Jul 2009 15:19:58 +0000 From: "SourceForge.net" <nore...@sourceforge.net> Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: how to modify New File behaviour To: nore...@sourceforge.net Message-ID: <7513115.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=7513115 By: veenone I see, I guess I missed that section :p Anyway thanks a lot for the info! Cheers ______________________________________________________________________ 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: Sun, 19 Jul 2009 17:30:04 +0000 From: "SourceForge.net" <nore...@sourceforge.net> Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Notepad++ crashing 5-6 times/day vs v5.4.5 To: nore...@sourceforge.net Message-ID: <7513380.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=7513380 By: mike_boulet 1. Windows 7 64 bit, 4gb memory 2. Plugins - ( What came with the installer ) 5.4.4 - Function List - Same as list below 5.4.5 - Compare - Document Monitor - FTP_synchronize - MIME Tools - NppExec - NppExport - NppNetNote - Change Markers - Spell-Checker 3. Installer 4. Unicode ______________________________________________________________________ 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: Sun, 19 Jul 2009 18:38:21 +0000 From: "SourceForge.net" <nore...@sourceforge.net> Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Notepad++ crashing 5-6 times/day vs v5.4.5 To: nore...@sourceforge.net Message-ID: <7513526.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=7513526 By: donho Thank you for your detailed information, Mike Boulet. Is there always no crash? 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=331754 ------------------------------ Message: 10 Date: Sun, 19 Jul 2009 19:51:37 +0000 From: "SourceForge.net" <nore...@sourceforge.net> Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Notepad++ crashing 5-6 times/day vs v5.4.5 To: nore...@sourceforge.net Message-ID: <7513679.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=7513679 By: mike_boulet I have not had a single crash since I loaded 5.4.5. I will report in again tomorrow after a days worth of use. ______________________________________________________________________ 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: Sun, 19 Jul 2009 20:04:32 +0000 From: "SourceForge.net" <nore...@sourceforge.net> Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: plain text characters that count CR LF To: nore...@sourceforge.net Message-ID: <7513712.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=7513712 By: fool4uanyway If you are s? concerned about counting only real characters, then you should also exclude all space and tab characters. They do not really change the appearance of the text and when using a type writer all you really put to paper are "real" character strokes. I guess no-one really cares if the space between two characters is only one tab or a number of space characters, either, if CR and LF pairs are not to be counted by their number of bytes. When you change those, the file changes, the number of bytes changes. The same goes for the space characters, and also for whichever UTF setting. ______________________________________________________________________ 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 ------------------------------ ------------------------------------------------------------------------------ Enter the BlackBerry Developer Challenge This is your chance to win up to $100,000 in prizes! For a limited time, vendors submitting new applications to BlackBerry App World(TM) will have the opportunity to enter the BlackBerry Developer Challenge. See full prize details at: http://p.sf.net/sfu/Challenge ------------------------------ _______________________________________________ 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 38, Issue 71 *************************************************