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 - Plugin Development] RE: New SpellChecker version 1.2 released (SourceForge.net) 2. [notepad-plus - Open Discussion] RE: Clickable links (SourceForge.net) 3. [notepad-plus - Plugin Development] FTP_synchronize 0.9.5 released (SourceForge.net) 4. [notepad-plus - Open Discussion] RE: File extension eg. .txt (SourceForge.net) 5. [notepad-plus - Open Discussion] .tpl support? (SourceForge.net) 6. [notepad-plus - Open Discussion] RE: Save Dialog and File Extension (SourceForge.net) 7. [notepad-plus - Open Discussion] RE: Clickable links (SourceForge.net) 8. [notepad-plus - Help] RE: Notepad++ 4.5 crashes on "Save" and "Save (SourceForge.net) 9. [notepad-plus - Help] RE: notepad++ doesn't open (SourceForge.net) 10. [notepad-plus - Help] RE: notepad++ doesn't open (SourceForge.net) 11. [notepad-plus - Plugin Development] RE: FTP_synchronize 0.9.5 released (SourceForge.net) 12. [notepad-plus - Open Discussion] RE: File extension eg. .txt (SourceForge.net) ---------------------------------------------------------------------- Message: 1 Date: Fri, 02 Nov 2007 03:18:17 -0700 From: "SourceForge.net" <[EMAIL PROTECTED]> Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE: New SpellChecker version 1.2 released 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=4601706 By: nobody Jens hi I think I stumbled on a bug in the new SpellChecker 1.2. Using it with the Greek dictionary from Evripidis Papakostas <evris_at_source_dot_gr> (0.50.3.3) in Windows and greek text in normal ANSI encoding (DOS/Windows), the spelling checker fails to identify the Greek characters all together and the spelling checker window appears empty with spelling check finished (even with deliberate errors included). If I switch to UTF-8 encoding, the spelling checker identifies the text correctly but if I try to replace misspelled words, I get illegible garbage entered. If I revert to SpellChecker 1.1 situation is corrected... If you want to try, here is some Greek: > "this is a test" translated > "???? ????? ??? ??????" spelled correctly > "???? ????? ??? ??????" spelled erroneously Thanks GK ______________________________________________________________________ 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: 2 Date: Fri, 02 Nov 2007 03:18:35 -0700 From: "SourceForge.net" <[EMAIL PROTECTED]> Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: Clickable links 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=4601707 By: vds2212 This small message to add my voice to this request. I use texteditor to manage configuration files. These configuration files often refers to other configuration files and it is very convenient to switch from one to the other using the link functionality. In particular it is a very good way of: - being sure that you open the right file or of - being sure that you didn't misspelled the path It will be nice if we could have such a link, with a default to the file: protocol, for every quoted string. It will address the configuration file problem but also the C++ #include and html links. I'm currently using such functionality implemented in other text editor and I love it :-) Vivian. Thank you very much for Notepad++ which is wonderful and even more impressive at each 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=331753 ------------------------------ Message: 3 Date: Fri, 02 Nov 2007 03:41:00 -0700 From: "SourceForge.net" <[EMAIL PROTECTED]> Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] FTP_synchronize 0.9.5 released 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=4601722 By: harrybharry I released the new 0.9.5 version of the plugin. Theres a considerable amount of changes and since I didnt keep a proper changelog youll jsut have to discover them yourselves, but a few key feater from the previous release are: *Nice icons in the view (uses the same ones as explorer) *Queueing *Increased stability *Treeview draws everything properly *Sending FTP commands manually (raw commands) *Uses notepad++ notifications for some interaction which should increase reliability You MUST have atleast version 4.5 of Notepad++ for this plugin to work properly, I cannot guarantee anything when you use a lower version (with the exception that large parts just do not work properly) There is no SFTP and no FTPS, although the latter might be the next to be implemented ______________________________________________________________________ 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: Fri, 02 Nov 2007 04:04:53 -0700 From: "SourceForge.net" <[EMAIL PROTECTED]> Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: File extension eg. .txt 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=4601760 By: nobody There is NO .tpl support now... Nightmare... I want to save it as filename.tpl No chance! First, there is no .tpl in the dropdown, and even if i choose *.* it puts .txt at the end. So I have to change the .txt manually. Too many people here want this function. But for me this is the biggest bug in NP++ And please, understand that .tpl means "template" which is almost pure .html So add a simple html colors to a .tpl files How is it possible? An advanced editor which does not know what a ".tpl" file is :O ______________________________________________________________________ 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: Fri, 02 Nov 2007 04:10:08 -0700 From: "SourceForge.net" <[EMAIL PROTECTED]> Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] .tpl support? 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=4601770 By: nobody Well I have no idea why Notepad++ does not support .tpl files. I don't mean I can not open them, I mean there are no colors for them... .tpl are simple template files, almost pure html I can not even choose .tpl when I want to save a new .tpl file from the select menu :( ______________________________________________________________________ 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: Fri, 02 Nov 2007 05:24:54 -0700 From: "SourceForge.net" <[EMAIL PROTECTED]> Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: Save Dialog and File Extension 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=4601825 By: donho Fixed in v4.5 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: 7 Date: Fri, 02 Nov 2007 05:53:53 -0700 From: "SourceForge.net" <[EMAIL PROTECTED]> Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: Clickable links 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=4601864 By: donho This feature uses the scintilla native reg exp which is quite limited. So for long term the reg exp part should be enhanced in Notepad++, it will resolve a lot of issue, include this one. OTOH, you are welcome to look into the source code concerning this part : If you have another solution to add another protocol WITHOUT PARSING THE SECOND TIME the whole file, please let me know. 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: 8 Date: Fri, 02 Nov 2007 05:57:19 -0700 From: "SourceForge.net" <[EMAIL PROTECTED]> Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Notepad++ 4.5 crashes on "Save" and "Save 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=4601867 By: ke3pup By saying "If you save an opened file in Notepad++, this should work if I understand you" i'm guessing you mean to make modification to a file that already exist, to which i have say Yes and NO, i can only Save changes made to an already existing File by clicking the "Save" button, however choosing File->"Save as" still crashes notepad++ when an attempt is made to save changes to an opened file. Whether the "remember last operation directory" is checked or not it does not make a made a difference. So notepad++ crashes on File->Save AND File->"Save as" on NEW documents and notepad++ crashes on File->"Save as" on an already existing document( File->save works as expected in this case). Note that "remember last operation directory" checked/unchecked does not make a difference in either of the above scenarios. ______________________________________________________________________ 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: Fri, 02 Nov 2007 06:00:07 -0700 From: "SourceForge.net" <[EMAIL PROTECTED]> Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: notepad++ doesn't open 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=4601869 By: donho give more detail about your configuration. 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: Fri, 02 Nov 2007 06:00:43 -0700 From: "SourceForge.net" <[EMAIL PROTECTED]> Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: notepad++ doesn't open 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=4601870 By: donho And your problem. 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: 11 Date: Fri, 02 Nov 2007 06:15:38 -0700 From: "SourceForge.net" <[EMAIL PROTECTED]> Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE: FTP_synchronize 0.9.5 released 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=4601891 By: donho > There is no SFTP and no FTPS, although the latter might be the next to be implemented Then I'm looking forward to this feature :) For the moment, I need only SFTP. Switching back every time to winscp to upload file after saving in Notepad++ is quite fastidious. 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: 12 Date: Fri, 02 Nov 2007 06:19:56 -0700 From: "SourceForge.net" <[EMAIL PROTECTED]> Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: File extension eg. .txt 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=4601895 By: donho > An advanced editor which does not know what a ".tpl" file is :O An advanced user like you don't even know how to add a extension in an advanced editor? :0 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 ------------------------------ ------------------------------------------------------------------------- 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 8 ************************************************