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: BUG: last word of a file not being recognized (SourceForge.net) 2. [notepad-plus - Help] RE: Default Notepad not working. (SourceForge.net) 3. [notepad-plus - Open Discussion] RE: The old days... (SourceForge.net) 4. [notepad-plus - Open Discussion] RE: Notepad++ v4.1 Release Candidate is avail (SourceForge.net) 5. [notepad-plus - Help] RE: c++ (SourceForge.net) 6. [notepad-plus - Help] RE: Bug: Scrambled Screen, refresh missing ? (SourceForge.net) 7. [notepad-plus - Help] RE: Active Element at Startup (SourceForge.net) 8. [notepad-plus - Help] RE: xhtml empty tag highlight (SourceForge.net) 9. [notepad-plus - Help] RE: notepad++ window size (SourceForge.net) 10. [notepad-plus - Help] RE: Multiple Instances (SourceForge.net) 11. [notepad-plus - Help] RE: Paste crash (SourceForge.net) 12. [notepad-plus - Help] RE: Shortcuts (SourceForge.net) 13. [notepad-plus - Help] RE: Need npp to start Python or LaTeX (SourceForge.net) ---------------------------------------------------------------------- Message: 1 Date: Fri, 27 Apr 2007 10:50:15 -0700 From: "SourceForge.net" <[EMAIL PROTECTED]> Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: BUG: last word of a file not being recognized 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=4284558 By: nobody Yes, you are right. Is this possibly related to the move-to-next line bug when word wrap is on? Only when the current word is ended by adding a non-word character, will the line be moved up to show as last line on the screen. ______________________________________________________________________ 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: Fri, 27 Apr 2007 11:39:10 -0700 From: "SourceForge.net" <[EMAIL PROTECTED]> Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Default Notepad not working. 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=4284608 By: nobody I assume that you're using the instructions from the website, but I've included them in this post anyway. The registry change is clearly outlined, so you can try again and check your steps Installation Instruction: Backup your original Notepad.exe (we never know...). Copy notepad.exe which comes with this package into 4 directories (in given order) : c:\windows\servicepackfiles\i386 c:\windows\system32\dllcache c:\windows\system32 c:\windows When you replace notepad.exe in c:\windows\system32 and c:\windows, a "Windows File Protection" message box appears, click Cancel. Then another message box appears, click OK. Modify you registry (if you use installer to install your Notepad++, you don't need to do this step): Create key \HKEY_LOCAL_MACHINE\SOFTWARE\Notepad++, then add your Notepad++ full path as the default value of this key. In my case, it's C:\Program Files\Notepad++. Now Notepad++ is your default Notepad. I make a point of thanking St?pho for his contribution. The source code is available here ______________________________________________________________________ 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: 3 Date: Fri, 27 Apr 2007 05:41:44 -0700 From: "SourceForge.net" <[EMAIL PROTECTED]> Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: The old days... 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=4283932 By: nobody In the old days SHIFT+DEL was equal to the current CTRL+X cut behavior. In fact, it still is equal and this is what you notice. You simply cut the selection you made using the SHIFT button. Try pasting... "Hey, this is what I just deleted..." ______________________________________________________________________ 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: 4 Date: Fri, 27 Apr 2007 15:46:41 -0700 From: "SourceForge.net" <[EMAIL PROTECTED]> Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: Notepad++ v4.1 Release Candidate is avail 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=4284919 By: donho I apolgize for the brutal answer. You can try NppSearchInFiles plugin, which may meet your need. DL here : https://sourceforge.net/project/showfiles.php?group_id=189927&package_id=226232 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: 5 Date: Fri, 27 Apr 2007 20:14:11 -0700 From: "SourceForge.net" <[EMAIL PROTECTED]> Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: c++ 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=4285082 By: coder775 Look for a C++ compiler/linker, or an interpreter. If you don't know what those are, look for books at the bookstore or library, or do a search online. This is a forum for discussing a source code editor. Notepad++ does not convert source files into executable files. --Joel ______________________________________________________________________ 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: Fri, 27 Apr 2007 20:16:08 -0700 From: "SourceForge.net" <[EMAIL PROTECTED]> Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Bug: Scrambled Screen, refresh missing ? 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=4285086 By: coder775 You might try using the latest plugins at https://sourceforge.net/projects/npp-plugins -- see the download section. --Joel ______________________________________________________________________ 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: 7 Date: Fri, 27 Apr 2007 20:21:59 -0700 From: "SourceForge.net" <[EMAIL PROTECTED]> Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Active Element at Startup 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=4285089 By: coder775 There was a focus problem with versions of some plugins. Try using the latest from https://sourceforge.net/projects/npp-plugins in the download section to see if that fixes the problem. --Joel ______________________________________________________________________ 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: 8 Date: Fri, 27 Apr 2007 20:36:04 -0700 From: "SourceForge.net" <[EMAIL PROTECTED]> Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: xhtml empty tag highlight 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=4285097 By: coder775 I don't know if this will work, but in the Style Configurator dialog you could select XML in the Language list, and then add ".xhtml" (if that is the extension of the files you want to view as XML) to the "User ext:" text edit field. After you save your changes, all .xhtml files should use XML syntax highlighting. --Joel ______________________________________________________________________ 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, 27 Apr 2007 20:39:42 -0700 From: "SourceForge.net" <[EMAIL PROTECTED]> Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: notepad++ window size 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=4285098 By: coder775 Or you could edit the Notepad++ config.xml file with regular Notepad and change the AppPosition x value to read x="0" (this sets the left-hand side of the window to the left-hand side of the primary screen. --Joel ______________________________________________________________________ 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, 27 Apr 2007 20:47:24 -0700 From: "SourceForge.net" <[EMAIL PROTECTED]> Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Multiple Instances 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=4285105 By: coder775 A possible workaround would be to add that "-multiInst" to the registry entries for launching Notepad++.exe. --Joel ______________________________________________________________________ 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, 27 Apr 2007 20:48:18 -0700 From: "SourceForge.net" <[EMAIL PROTECTED]> Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Paste crash 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=4285107 By: coder775 Maybe the bug was in more than one plugin. Thanks for posting this useful information. --Joel ______________________________________________________________________ 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: 12 Date: Fri, 27 Apr 2007 20:50:50 -0700 From: "SourceForge.net" <[EMAIL PROTECTED]> Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Shortcuts 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=4285109 By: coder775 That's strange. Maybe the shortcuts.xml file is marked read-only, or you do not have permission to update that Notepad++ directory. --Joel ______________________________________________________________________ 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: 13 Date: Fri, 27 Apr 2007 20:53:13 -0700 From: "SourceForge.net" <[EMAIL PROTECTED]> Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Need npp to start Python or LaTeX 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=4285112 By: coder775 You can set the language for a new file with a selection from the Languages menu. You can change the default language on the New Document tab of the Preferences dialog, or tell Notepad++ what file extensions you want to associate with which languages in the Style Configurator dialog. --Joel ______________________________________________________________________ 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 ------------------------------ ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ ------------------------------ _______________________________________________ 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 11, Issue 48 *************************************************