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 - Open Discussion] [Bug] Scroll bar keeps moving back to the top (SourceForge.net) 2. [notepad-plus - Open Discussion] RE: [Bug] Scroll bar keeps moving back to the top (SourceForge.net) 3. [notepad-plus - Open Discussion] RE: [Bug] Scroll bar keeps moving back to the top (SourceForge.net) 4. [notepad-plus - Open Discussion] RE: Yet another feature request (SourceForge.net) 5. [notepad-plus - Plugin Development] OUCH!! NPPM_GETCURRENTSCINTILLA (SourceForge.net) 6. [notepad-plus - Open Discussion] RE: [Bug] Scroll bar keeps moving back to the top (SourceForge.net) 7. [notepad-plus - Open Discussion] RE: UserDefineLanguage gone after upgrade to 5.2 (SourceForge.net) 8. [notepad-plus - Help] RE: beginner needs help getting started (SourceForge.net) 9. [notepad-plus - Help] RE: beginner needs help getting started (SourceForge.net) 10. [notepad-plus - Help] RE: beginner needs help getting started (SourceForge.net) ---------------------------------------------------------------------- Message: 1 Date: Fri, 13 Mar 2009 20:02:56 +0000 From: "SourceForge.net" <nore...@sourceforge.net> Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] [Bug] Scroll bar keeps moving back to the top To: nore...@sourceforge.net Message-ID: <6784975.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=6784975 By: basmond I often switch between tabs and find it extremely irritating that every time I come back to the tab I switched from the vertical scroll bar is slid back to the very top. So I have to slide it down, then I go to another tab, come back and.... again I see the very beginning of the document, aaaagrh! It happens despite the cursor being somewhere down there. So the cursor's behaviour is correct but the scroll bar misbehaves. Try to work with several documents at a time for longer so you will understand the severity of this annoyance. This is a design bug. ______________________________________________________________________ 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, 13 Mar 2009 20:21:21 +0000 From: "SourceForge.net" <nore...@sourceforge.net> Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: [Bug] Scroll bar keeps moving back to the top To: nore...@sourceforge.net Message-ID: <6785192.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=6785192 By: basmond While on a subject of design, another thing that has kept annoying me, I've just recalled it by trying to perform a task. It's about closing a tab/active document. Since I remember in ALL (or very most) Windows applications the shortcut I used for it was CTRL+F4. The examples of applications that have this shortcut include Firefox, Excel, Foxit Reader, IE, Paint Shop Pro and countless others...... And then out of the blue comes Notepad++ with its CTRL+W??? ______________________________________________________________________ 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, 13 Mar 2009 20:25:29 +0000 From: "SourceForge.net" <nore...@sourceforge.net> Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: [Bug] Scroll bar keeps moving back to the top To: nore...@sourceforge.net Message-ID: <6785248.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=6785248 By: basmond And to finish off nicely :-) one more thing. Whenever I open a document the encoding is set to ANSII although in options I set it to Unicode. The version of Notepad++ I use is 4.9.2. ______________________________________________________________________ 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, 13 Mar 2009 21:23:56 +0000 From: "SourceForge.net" <nore...@sourceforge.net> Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: Yet another feature request To: nore...@sourceforge.net Message-ID: <6785909.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=6785909 By: basmond re 2) How about File -> Save/Load session... ? ______________________________________________________________________ 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, 13 Mar 2009 21:33:36 +0000 From: "SourceForge.net" <nore...@sourceforge.net> Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] OUCH!! NPPM_GETCURRENTSCINTILLA To: nore...@sourceforge.net Message-ID: <6786023.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=6786023 By: aathell What a head ache! Don, I have been fighting with making the change tracking work with all possible Scintilla's and banging my head against a wall for days thinking my filtering was incorrect, and each time I thought I had it corrected it would go bad again. Is there a reason why the check on this is _pEditView == &_mainEditView? It makes updating of the currHView incorrect whenever another editView is active. ( ie: Find/Replace ) Do you think this should count as a bug? If so I'll fill out a ticket, if not I'll figure out something else to track the current view. For now I'll just compare to hMainView and hSecondView instead of hCurrView and hAltView. Thanks, almostautomated ______________________________________________________________________ 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: Fri, 13 Mar 2009 22:07:41 +0000 From: "SourceForge.net" <nore...@sourceforge.net> Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: [Bug] Scroll bar keeps moving back to the top To: nore...@sourceforge.net Message-ID: <6786406.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=6786406 By: huehuetenango basmond - i'd recommend upgrading for starters, it takes just a few minutes, and /settings/preference/ has a "New Document" tab that allows encoding options (UTF-8 without BOM, apply while open ANSI file), plus the /settings/shortcut mapper.../ allows you to change shortcut assignments if you don't like the way they work now, not sure about scroll-bar slippage - is the Compare plug-in activated? Scrolling synchronizes with it on. Maybe View Synchronize scrolling was activated? 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: 7 Date: Fri, 13 Mar 2009 23:05:29 +0000 From: "SourceForge.net" <nore...@sourceforge.net> Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: UserDefineLanguage gone after upgrade to 5.2 To: nore...@sourceforge.net Message-ID: <6787143.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=6787143 By: gr3gw I had the same problem but I don't know if it was for the same reason. The first time, I downloaded the ZIP file and copied files to my N++ folder. With that update I lost my user defined language. The second time, I downloaded the EXE version which is an installation program. When I ran this install, everything was okay. It updated my N++ folder and my user-defined language was present. ______________________________________________________________________ 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, 13 Mar 2009 23:16:59 +0000 From: "SourceForge.net" <nore...@sourceforge.net> Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: beginner needs help getting started To: nore...@sourceforge.net Message-ID: <6787352.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=6787352 By: gr3gw N++ is a text editor that has syntax highlighting. It is not an HTML editor. The difference is that HTML editors understand the semantics of the language whereas N++ only recognises keywords. It can also recognise blocks of information and brackets. These are special functions that are language independent. There is an open source HTML editor but the name escapes me at the moment. You might ask, What's the point of syntax highlighting? Well when you are writing in a language such as HTML, the highlighting will make the file content much more readable, and make it easier to manually check that tags are properly closed. I may not be such a benefit for HTML when there are HTML editors, but in computer languages it's a great benefit. Hope this helps. ______________________________________________________________________ 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: Sat, 14 Mar 2009 00:55:02 +0000 From: "SourceForge.net" <nore...@sourceforge.net> Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: beginner needs help getting started To: nore...@sourceforge.net Message-ID: <6788485.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=6788485 By: garfld Thanks for an interesting answer. N++ is giving me some highlighting but it appears random. ;-) As such it is not helpful. I thought N++ would be more useful in an HTML context. ______________________________________________________________________ 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: Sat, 14 Mar 2009 01:13:40 +0000 From: "SourceForge.net" <nore...@sourceforge.net> Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: beginner needs help getting started To: nore...@sourceforge.net Message-ID: <6788749.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=6788749 By: gr3gw One last thought. The file you open must have an htm or html tag for the syntax highlighter to work. N++ looks at the file extension and chooses a 'style' to apply to the current file. (Tip: If you start with a new file, simply Save it with a .htm extension and you will then see the syntax highlighting as you type.) ______________________________________________________________________ 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 ------------------------------ ------------------------------------------------------------------------------ Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are powering Web 2.0 with engaging, cross-platform capabilities. Quickly and easily build your RIAs with Flex Builder, the Eclipse(TM)based development software that enables intelligent coding and step-through debugging. Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-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 34, Issue 33 *************************************************