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 - Plugin Development] RE: OUCH!! NPPM_GETCURRENTSCINTILLA (SourceForge.net) 2. [notepad-plus - Plugin Development] Insertion plagin does not work (SourceForge.net) 3. [notepad-plus - Open Discussion] 5.2 Update killed my XML Tools plugin (SourceForge.net) 4. [notepad-plus - Open Discussion] RE: 5.2 Update killed my XML Tools plugin (SourceForge.net) 5. [notepad-plus - Plugin Development] RE: OUCH!! NPPM_GETCURRENTSCINTILLA (SourceForge.net) 6. [notepad-plus - Help] cut paste (SourceForge.net) 7. [notepad-plus - Open Discussion] RE: Replace BUG may be only on Cyrillics (SourceForge.net) 8. [notepad-plus - Open Discussion] The request! Increase the buffer. (SourceForge.net) 9. [notepad-plus - Help] Odd behavior - Recent Files list (SourceForge.net) 10. [notepad-plus - Plugin Development] RE: OUCH!! NPPM_GETCURRENTSCINTILLA (SourceForge.net) ---------------------------------------------------------------------- Message: 1 Date: Mon, 16 Mar 2009 12:46:30 +0000 From: "SourceForge.net" <nore...@sourceforge.net> Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE: OUCH!! NPPM_GETCURRENTSCINTILLA To: nore...@sourceforge.net Message-ID: <6823179.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=6823179 By: donho > 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 ) Which code are you talking about? (# of file, # of line...) 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: 2 Date: Mon, 16 Mar 2009 13:21:13 +0000 From: "SourceForge.net" <nore...@sourceforge.net> Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] Insertion plagin does not work To: nore...@sourceforge.net Message-ID: <6823587.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=6823587 By: faster77 It says: This ANSI plugin is not compatible with your Unicode Notepad++ NppInsertPlugin.dll ______________________________________________________________________ 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: Mon, 16 Mar 2009 14:26:37 +0000 From: "SourceForge.net" <nore...@sourceforge.net> Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] 5.2 Update killed my XML Tools plugin To: nore...@sourceforge.net Message-ID: <6824374.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=6824374 By: tonsil I just updated to Notepad++ 5.2 and lost a number of plugins in the process. Apparently they are not compatible. I really only use the XML Tools plugin, and I would like to continue to use it if at all possible. Will there be an update for it soon? Will I have to downgrade Notepad++? I realize that this question might be more appropriate for the creators of the plugin, but I don't know if they're even aware of the incompatibility yet. ______________________________________________________________________ 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: Mon, 16 Mar 2009 14:35:03 +0000 From: "SourceForge.net" <nore...@sourceforge.net> Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: 5.2 Update killed my XML Tools plugin To: nore...@sourceforge.net Message-ID: <6824498.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=6824498 By: tonsil Never mind... I figured it out. I just had to go update the version of the plugin, essentially reinstall it with a newer version, and it works again. Thanks. ______________________________________________________________________ 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: Mon, 16 Mar 2009 14:44:55 +0000 From: "SourceForge.net" <nore...@sourceforge.net> Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE: OUCH!! NPPM_GETCURRENTSCINTILLA To: nore...@sourceforge.net Message-ID: <6824608.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=6824608 By: aathell Sorry about that... from rev 437 Notepad_plus.cpp line 7724 ( NPPM_GETCURRENTSCINTILLA ). I imagine that there aren't any uses for having it return an incorrect SUB_VIEW response when the actual last focused view was MAIN_VIEW prior to _pEditView getting point to the invisible view for a Find/Replace or some such. Perhaps: going off of the internal NPPM_INTERNAL_ISFOCUSEDTAB? 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: Mon, 16 Mar 2009 15:08:43 +0000 From: "SourceForge.net" <nore...@sourceforge.net> Subject: [Notepad-plus-plus] [notepad-plus - Help] cut paste To: nore...@sourceforge.net Message-ID: <6824946.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=6824946 By: m_crane hello, how do I cut and paste from browser to notepad ++ ? seems only to cut and paste within notepad++. lovely software. thanks. mick ______________________________________________________________________ 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: Mon, 16 Mar 2009 15:47:31 +0000 From: "SourceForge.net" <nore...@sourceforge.net> Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: Replace BUG may be only on Cyrillics To: nore...@sourceforge.net Message-ID: <6825439.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=6825439 By: golem777 I open the text, I copy a word! I insert into an option to replace and I enter the new text. Allocation of a copied word I clean! Example: ??? ????, ??? ?????? - i copy word "?????" end replace him on "??????" ??? ????, ??? ?????? ??? ????, ??? ?????? ??? ????, ??? ?????? ??? ????, ??? ?????? After: ??? ????, ??? ? - disappears exactly copied O_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: 8 Date: Mon, 16 Mar 2009 15:51:51 +0000 From: "SourceForge.net" <nore...@sourceforge.net> Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] The request! Increase the buffer. To: nore...@sourceforge.net Message-ID: <6825506.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=6825506 By: golem777 Automatic copying of the allocated text in an option "Find" and "Replace". It has the limited length of automatic copying of symbols. Please increase! ))) ______________________________________________________________________ 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: Mon, 16 Mar 2009 15:53:02 +0000 From: "SourceForge.net" <nore...@sourceforge.net> Subject: [Notepad-plus-plus] [notepad-plus - Help] Odd behavior - Recent Files list To: nore...@sourceforge.net Message-ID: <6825526.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=6825526 By: tommca The Recent Files list is very confusing. Here are some comments and observations: 1) It is odd for the default setting to be "hidden until enabled manually" 2) It is odd for the default to be 0 documents 3) It is odd for the setting to still be hidden, even after enabling and restarting NP++, until a file has been closed while the setting was active. In other words, after I enabled the setting I expected to see an empty Recent Files submenu. ______________________________________________________________________ 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: Mon, 16 Mar 2009 15:59:33 +0000 From: "SourceForge.net" <nore...@sourceforge.net> Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE: OUCH!! NPPM_GETCURRENTSCINTILLA To: nore...@sourceforge.net Message-ID: <6825616.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=6825616 By: donho Officially there are only 2 scintilla views are accessible by plugins. Here's the document on line : //------------------------------------------------------------------------------ ----// NPPM_GETCURRENTSCINTILLA wParam : 0 lParam : [out] int * currentEdit currentEdit indicates the current Scintilla view : 0 is the main Scintilla view 1 is the second Scintilla view. (See : http://notepad-plus.sourceforge.net/uk/plugins-HOWTO.php) //------------------------------------------------------------------------------ ----// I don't see the problem since the return value matches the following definitions : #define MAIN_VIEW 0 #define SUB_VIEW 1 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 ------------------------------ ------------------------------------------------------------------------------ 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 38 *************************************************