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: NPP hanged on Ctrl+S, can I rescue "new 2"? (SourceForge.net) 2. [notepad-plus - Plugin Development] RE: Can I replace multi chains on notepad++? (SourceForge.net) 3. [notepad-plus - Plugin Development] RE: Can I replace multi chains on notepad++? (SourceForge.net) 4. [notepad-plus - Plugin Development] Can I replace multi chains on notepad++? (SourceForge.net) 5. [notepad-plus - Help] File empty after save on full network drive (SourceForge.net) 6. [notepad-plus - Open Discussion] RE: CTRL+SHIFT+B No Longer Supported? (SourceForge.net) 7. [notepad-plus - Open Discussion] ANSI or UNICODE? (SourceForge.net) 8. [notepad-plus - Open Discussion] RE: CTRL+SHIFT+B No Longer Supported? (SourceForge.net) 9. [notepad-plus - Open Discussion] RE: Notepad++ v5.1.4 just come out (SourceForge.net) 10. [notepad-plus - Open Discussion] On Top (SourceForge.net) ---------------------------------------------------------------------- Message: 1 Date: Tue, 13 Jan 2009 10:10:30 +0000 From: "SourceForge.net" <nore...@sourceforge.net> Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: NPP hanged on Ctrl+S, can I rescue "new 2"? To: nore...@sourceforge.net Message-ID: <6096206.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=6096206 By: henrik_e a) Well, any solution will do so long as my words are not deleted cos the program hangs. b) autosave (of all changed files) every 5 mins would be good. There is a plugin by Franco Stellari, but I've emailed him about it, I haven't seen an autosaved file from the plugin yet. I'm sure you can see my point. Something like those hidden files Microsoft Word saves regularly in order to not lose user data. ______________________________________________________________________ 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, 13 Jan 2009 12:34:09 +0000 From: "SourceForge.net" <nore...@sourceforge.net> Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE: Can I replace multi chains on notepad++? To: nore...@sourceforge.net Message-ID: <6097052.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=6097052 By: harrybharry Can KompoZer do it? or nvu ______________________________________________________________________ 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: Tue, 13 Jan 2009 11:59:50 +0000 From: "SourceForge.net" <nore...@sourceforge.net> Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE: Can I replace multi chains on notepad++? To: nore...@sourceforge.net Message-ID: <6096838.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=6096838 By: jorgenscctw I was playing with a lot of webpage software and some of them has the replace option, but just for a line at once. I need it for some line at once. For example, Dreamweaver has this multi line option but is not a free software and I want to find a free one in order to explain my "How to create a webpage" lessons with free software. Then, nobody will need to pay nothing to learn. Will be great for me to find this option. Thanks again! ______________________________________________________________________ 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: Tue, 13 Jan 2009 11:54:08 +0000 From: "SourceForge.net" <nore...@sourceforge.net> Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] Can I replace multi chains on notepad++? To: nore...@sourceforge.net Message-ID: <6096814.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=6096814 By: jorgenscctw Hi my friends. By first, sorry about my bad english... i?m from spain. I?m looking for a free software to built webpages. There is a lot of it but I want one that let me replace no one but some lines of html codes over all the html docs. Do you understand me? For example, may be I have a lot of equals html lines for the main menu of my web and may be tomorrow I want to add other link on it. I need a software which one I can tell that all html files that have all this lines be repaced by other diferents lines. Is that posible? Thanks a lot in advance and sorry again for my english! Ciao! ______________________________________________________________________ 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: Tue, 13 Jan 2009 13:19:33 +0000 From: "SourceForge.net" <nore...@sourceforge.net> Subject: [Notepad-plus-plus] [notepad-plus - Help] File empty after save on full network drive To: nore...@sourceforge.net Message-ID: <6097392.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=6097392 By: freekdb Saving an existing file on an almost full network drive causes the file to become empty without an error message being displayed. The size of the existing file was increased to make the file too big to be stored on the network drive. I am using Notepad++ 5.1.4 (UNICODE) running on Windows XP SP 2. I took a look at the source code, but was unable to build Notepad++. In the function Notepad_plus::doSave a MessageBox is shown with the message "Please check whether if this file is opened in another program" when saving the file fails. I get this message when I try to overwrite a file that is opened by another application, but not when there is not enough disc space. I hope someone will be able to reproduce this problem and fix it. Cheers, Freek ______________________________________________________________________ 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: 6 Date: Tue, 13 Jan 2009 13:28:35 +0000 From: "SourceForge.net" <nore...@sourceforge.net> Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: CTRL+SHIFT+B No Longer Supported? To: nore...@sourceforge.net Message-ID: <6097498.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=6097498 By: cchris What is this supposed to do? I'm using 5.1.2 unicode right now, and Ctrl-Shift-B prints an STX character. This keyboard shortcut is not listed in the shortcut manager, and I couldn't find it in any menu. I assume this is supposed to select text between matching braces? 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: Tue, 13 Jan 2009 13:35:15 +0000 From: "SourceForge.net" <nore...@sourceforge.net> Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] ANSI or UNICODE? To: nore...@sourceforge.net Message-ID: <6097586.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=6097586 By: hatari Excuse my software ignorance, but what is the difference between ANSI code and UNICODE code? Where or who should use which of these 'coding standards'? I am currently using NPP as a text editor for VHDL coding ... which of these standards should I be using? Thanks in advance. ______________________________________________________________________ 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, 13 Jan 2009 13:48:55 +0000 From: "SourceForge.net" <nore...@sourceforge.net> Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: CTRL+SHIFT+B No Longer Supported? To: nore...@sourceforge.net Message-ID: <6097786.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=6097786 By: ffes As far as I can see, this is a TextFX (subitem Quick) feature. You can adjust the shortcut keys for this manually. ______________________________________________________________________ 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, 13 Jan 2009 14:06:02 +0000 From: "SourceForge.net" <nore...@sourceforge.net> Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: Notepad++ v5.1.4 just come out To: nore...@sourceforge.net Message-ID: <6098020.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=6098020 By: cchris I just installed 5.1.4 Unicode. Thanks, and keep up the good work! However there was a glitch: I had been using the Unicode build for the FunctionList v1.2 plugin (see the thread on FunctionList in the Plugin Development forum) that Harry posted there. On opening 5.1.4, I was told that the dll would be deleted because of compatibility issues, and indeed it was deleted. However: * that dll worked fine with 5.1.2u; * I copied the dll back into \Plugins, and things work as usual again. So there could be something wrong with the way N++ assesses whether a plugin is Unicode compatible on its first run. btw, while awaiting for a FunctionList v2.0 unicode, wouldn't it be ok to add this build to the included plugins? 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: 10 Date: Tue, 13 Jan 2009 15:08:03 +0000 From: "SourceForge.net" <nore...@sourceforge.net> Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] On Top To: nore...@sourceforge.net Message-ID: <6098787.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=6098787 By: brother-gabriel Hi all! Notepad++ is great, but there are a few common, desperately needed practical features: 1. Toolbar Button for "Always on Top" 2. Option for "Close to System Tray" 3. Custom Toolbars - what if I don't want those particular buttons, or what if I want different ones, or want to rearrange them? 4. optional file browser panel Thank you for your wonderful work! -BGM ______________________________________________________________________ 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: SourcForge Community SourceForge wants to tell your story. http://p.sf.net/sfu/sf-spreadtheword ------------------------------ _______________________________________________ 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 32, Issue 24 *************************************************