Send Notepad-plus-plus mailing list submissions to
[email protected]
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: Wishlist for 4.1
(SourceForge.net)
2. [notepad-plus - Plugin Development] RE: searchInFiles and
lightExplorer plug-ins (SourceForge.net)
3. [notepad-plus - Plugin Development] Plugin for Prolog ?
(SourceForge.net)
4. [notepad-plus - Plugin Development] RE: searchInFiles and
lightExplorer plug-ins (SourceForge.net)
5. [notepad-plus - Plugin Development] RE: bug opening x.509
certificate file in hexedit (SourceForge.net)
6. [notepad-plus - Plugin Development] RE: Spell-Checker plugin
available (SourceForge.net)
7. [notepad-plus - Plugin Development] RE: searchInFiles and
lightExplorer plug-ins (SourceForge.net)
8. [notepad-plus - Help] User Defined Language - File - Where is
it (SourceForge.net)
9. [notepad-plus - Help] RE: User Defined Language - File -
Where is i (SourceForge.net)
10. [notepad-plus - Help] FTP open/Save (SourceForge.net)
11. [Notepad-plus-plus]
=?GB2312?B?z6PN+8Tc09C4/LbgtcS5psTcvNO1vU5QUH4=?=
(=?GB2312?B?zMbR7g==?=)
12. [notepad-plus - Help] RE: Ctrl+F3 too slow (SourceForge.net)
----------------------------------------------------------------------
Message: 1
Date: Thu, 15 Mar 2007 08:46:01 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
Wishlist for 4.1
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=4209484
By: nobody
The things that would make Notepad++ perfect for me would be the ability to
do rectangular selection areas, along with the associated copy/paste/cut
functions,
the other would be the ability to edit in a column mode like UltraEdit's column
mode. As you may have guessed, I frequently have the need to do editing
on fixed-width data files, so having these features would make Notepad++ my
sole text editor.
paul
______________________________________________________________________
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: Thu, 15 Mar 2007 09:31:21 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
searchInFiles and lightExplorer plug-ins
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=4209548
By: jenslorenz
Hi Jose,
Regarding SearchInFiles:
there are flickering on open of search dialog. In addition the list hides each
time.
What do you think about an open call to transfer the current selected folder
in your/my explorer? E.g. I click on "Find in Files" in explorer and the user
has the choise of which one "Find in Files"/"Search in Files" are now opened?
BTW: You are invited to host your project
on http://sourceforge.net/projects/npp-plugins/
Best Regards and nice tools
Jens
______________________________________________________________________
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: Thu, 15 Mar 2007 09:55:00 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development]
Plugin for Prolog ?
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=4209601
By: nobody
I was wundering if any one has any plugin for N++ with the Prolog commands.
Of if someone chould make one, it would be verry usefull.
If yes than please
Mail me at: azbiza <at> google dot com
______________________________________________________________________
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: Thu, 15 Mar 2007 11:28:57 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
searchInFiles and lightExplorer plug-ins
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=4209738
By: jsanjose
Thank you for your email.
1.- there are flickering on open of search dialog
Yes, flickering in the list control of the dockable window is something
was left out of the first release and is at the top of the list for next
release.
2.- In addition the list hides each time.
This behavior is intentional. The idea is that you make a search and when
it reaches 100% the modal dialog disappears so that you can navigate the results
using the F4 key. Do you think the modal dialog should stay open? Maybe I could
offer that behavior as an option.
3.- What do you think about an open call to transfer the ...
I think is a great idea, and it shouldn't be difficult to implement. Looking
at the code (tell me if I am right), I should declare a handler for a user
defined
windows message at the 'messageProc' method defined at the same file where the
'DllMain' procedure is implemented, right?
4.- You are invited to host your project
I would love to. What do I have to do? Both plug-ins can be found at:
http://www.balandro.net/download/NppSearchInFiles.zip (searchInFiles
sources)
http://www.balandro.net/download/NppSearchInFiles.dll (searchInFiles
plug-in)
http://www.balandro.net/download/NppLightExplorer.zip (lightExplorer
sources)
http://www.balandro.net/download/NppLightExplorer.dll (lightExplorer
plug-in)
Best regards,
Jose
______________________________________________________________________
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: Thu, 15 Mar 2007 11:37:18 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
bug opening x.509 certificate file in hexedit
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=4209750
By: jenslorenz
Final Hex Editor is published. The issue is now gone?
Best Regards
Jens
______________________________________________________________________
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: Thu, 15 Mar 2007 12:47:21 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
Spell-Checker plugin available
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=4209852
By: lepa71
Does it suppose to replace misspell word?
______________________________________________________________________
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: 7
Date: Thu, 15 Mar 2007 13:00:07 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
searchInFiles and lightExplorer plug-ins
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=4209875
By: lepa71
Hi
I don't know if you were thinking about it, but it would nice to have a global
search and replase in SearchInFiles
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=482781
------------------------------
Message: 8
Date: Thu, 15 Mar 2007 15:54:59 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] User Defined
Language - File - Where is it
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=4210113
By: yitzle
Where can I find the user defined language file?
______________________________________________________________________
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: Thu, 15 Mar 2007 15:55:58 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: User Defined
Language - File - Where is i
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=4210114
By: yitzle
EDIT: Delete.
Not sure how I missed it
______________________________________________________________________
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: Thu, 15 Mar 2007 09:23:39 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] FTP open/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=4209528
By: nobody
Hi There,
I'm looking for ftp open/save inside N++, but cannot find.
Is this feature implemented in N++ ?
Regards,
Peter
______________________________________________________________________
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, 16 Mar 2007 16:55:26 +0800
From: "=?GB2312?B?zMbR7g==?=" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus]
=?GB2312?B?z6PN+8Tc09C4/LbgtcS5psTcvNO1vU5QUH4=?=
To: [email protected]
Message-ID:
<[EMAIL PROTECTED]>
Content-Type: text/plain; charset="gb2312"
????,
????NPP??????????, ??????????????????????NPP????, ????????npp????????,
????????:
1, FTP????
??????????????WIN????UNIX??????????????~????FTP??????????????~
2, ??????????
??????????????????????,??????????????????????????????
????????: ????????,
????????????????,????????????????????????????,
????????????????????????????????,
????SQL??????~~????????SQL_SERVER??ORACLE????????(ie. oracle ???? rem)
????NPP??????????~~~
-------------- next part --------------
An HTML attachment was scrubbed...
------------------------------
Message: 12
Date: Thu, 15 Mar 2007 17:28:42 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Ctrl+F3 too
slow
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=4210184
By: nobody
Download of new Function List solves it. Or close it.
Best Regards
Jens
______________________________________________________________________
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
------------------------------
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
------------------------------
_______________________________________________
Notepad-plus-plus mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/notepad-plus-plus
End of Notepad-plus-plus Digest, Vol 10, Issue 35
*************************************************