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 - Plugin Development] RE: New       Plugin available:
      FTP_synchronize (SourceForge.net)
   2. [notepad-plus - Open Discussion] RE: View mutliple languages
      under english win (SourceForge.net)
   3. [notepad-plus - Plugin Development] RE: New       Plugin available:
      FTP_synchronize (SourceForge.net)
   4. [notepad-plus - Translation] RE: Slovak   translation for
      Notepad++ 4.3 (SourceForge.net)
   5. [notepad-plus - Plugin Development] RE: New       plugin:
      CCompletion (SourceForge.net)
   6. [notepad-plus - Open Discussion] RE: File extension eg. .txt
      (SourceForge.net)
   7. [notepad-plus - Open Discussion] RE: Compare      plugin
      (SourceForge.net)
   8. [notepad-plus - Help] Increase the max length     for the Replace
      field (SourceForge.net)
   9. [notepad-plus - Open Discussion] RE: Date of      modification &
      access (SourceForge.net)
  10. [notepad-plus - Plugin Development] RE:   Function List for Ada
      (SourceForge.net)
  11. [notepad-plus - Plugin Development] RE: New       Plugin available:
      FTP_synchronize (SourceForge.net)


----------------------------------------------------------------------

Message: 1
Date: Sat, 29 Sep 2007 07:08:40 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
        New     Plugin available: FTP_synchronize
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=4543789
By: harrybharry

New CVS version. DUnno if you downlaoded the one of the previous post but it
had a broken Passive mode. I also tried to stabilise the disconnect when doing
something so that shouldn't crash that bad anymore. See if its a bit more
stable.

I jsut noticed CVS wasnt updating the builds after revision 1.18 for some 
reason.
I hope I fixed this, get it here
http://npp-plugins.cvs.sourceforge.net/npp-plugins/NppPlugins/FTP_synchronize/bu
ild/

I probably introduced a ton of new bugs, see what it does ;)

______________________________________________________________________
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: Sat, 29 Sep 2007 07:47:51 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: View
        mutliple languages under english win
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=4543819
By: nobody

The plugin "Convert" can convert encoding of text from English to Russian, Latin
and some other Language.But Language of Asian is not supported.
In china, there are three popular encodings:GB2312, GBK, BIG5.And also three
in Japan:Shift JIS,EUC-JP and ISO-2022-JP.And some others in Korea.But I can
only edit/view text in one encoding.Or I will change the settings of my
computer.
So "encoding" is very useful feature to us Asian users.

best wishes.

______________________________________________________________________
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: Sat, 29 Sep 2007 08:19:57 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
        New     Plugin available: FTP_synchronize
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=4543839
By: m-a-r-k

v0.9.2.1 Time Stamp 29 September 2007 15:11:17 CVS v1.19

Got "Could not log in to Server" at first. Tried resetting ini file and starting
again and seems you've changed the password storage algorithm?

Operation is same as before, when I try to log in I can't open root folder.
"Getting directory contents" and message window says:

Connecting to ftp.free-online.net
Established connection with ftp.free-online.net
Multiline Response (220): PLEASE NOTE: If you have a non-subscription account
you
Multiline Response (220): will only be able to login to this ftp server if you
are
Multiline Response (220): dialled into our network.
Multiline Response (220): 
Multiline Response (220): A Maximum of 4 concurrent connections are allowed
to this
Multiline Response (220): server, each session is limited to 64KB/s downloads
and
Multiline Response (220): 32KB/s uploads.
Response (220): Freeonline FTP Server #1 ready
-> USER myusername
Response (331): Password required for myusername.
->PASS *HIDDEN*
Response (230): User myusername logged in.
-> SYST
Response (215): UNIX Type: L8
-> PWD
Response (257): "/" is current directory.
-> PWD
Response (257): "/" is current directory.
-> CWD /
Response (250): CWD command successful
-> PORT 192,168,1,2,7,155
Response (200): PORT command successful
-> TYPE A
Response (200): Type set to A
-> LIST
Response (150): Opening ASCII mode data connection for file list

and it sits there and I get bored :-)

When I try to quit message window says
-> QUIT
but nothing happens. I often get a crash when closing N++ when this happens.

Once I had: "Directory Operation Failed" when trying to open root folder.
Message window says:

Connecting to ftp2.free-online.net
Established connection with ftp2.free-online.net
Multiline Response (220): PLEASE NOTE: If you have a non-subscription account
you
Multiline Response (220): will only be able to login to this ftp server if you
are
Multiline Response (220): dialled into our network.
Multiline Response (220): 
Multiline Response (220): A Maximum of 4 concurrent connections are allowed
to this
Multiline Response (220): server, each session is limited to 64KB/s downloads
and
Multiline Response (220): 32KB/s uploads.
Response (220): Freeonline FTP2 Server #2 ready
-> USER myusername
Response (331): Password required for myusername.
->PASS *HIDDEN*
Response (230): User myusername logged in.
-> SYST
Response (215): UNIX Type: L8
-> PWD
Response (257): "/" is current directory.
-> PWD
Response (257): "/" is current directory.
-> CWD /
Response (250): CWD command successful
-> PASV
Response (227): Entering Passive Mode (84,92,0,102,167,154).
Unable to establish a passive connection with the server


If I change settings to Active mode (setting seems to be saved between sessions
at least in dialog), I get the same. My firewall picks up the connections and
TCP ports being opened which I sanction.

So active mode no better here. 

On plus side crashes seem far less!

Logging in in passive mode using other software is OK. Using v0.9.1.2 is OK.

If I try ftp.microsoft.com passive mode works OK and I can get folder contents
and download files into N++. So it looks like some peculiarity with my ftp 
server.
BUT, 0.9.1.2 works OK so something has changed here.

As an aside, is there any chance of displaying full file details such as file
length, date stamp etc? It's not urgent but on some sites it would be nice to
know if I'm downloading a 2K file or a 2GB file :-)

Can't test drag and drop as I can't see folders to drag into :-)

cheers

Mark B

______________________________________________________________________
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: Sat, 29 Sep 2007 08:35:56 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Translation] RE: Slovak
        translation for Notepad++ 4.3
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=4543852
By: vlbelicka

Hmm... I tried It when I uploaded It and It worked fine... strange. 
However, It is fixed now.

______________________________________________________________________
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=558104



------------------------------

Message: 5
Date: Sat, 29 Sep 2007 08:39:23 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
        New     plugin: CCompletion
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=4543856
By: nobody

>>> Can it support php?

Yes, of course. I just tested it with some example PHP code from
http://px.sklar.com/code.html?id=540&fmt=pl
and it worked fine. Could you send me the ctags.tmp file that doesn't work?
You can find the email address in the plugin About dialog.

Regards,
Bostjan

______________________________________________________________________
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: Sat, 29 Sep 2007 09:10:20 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: File
        extension eg. .txt
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=4543880
By: nobody

Hi,

I'm a regular user of NPP, currently using 4.1.2. This would be a time saving
addition to NPP. I am wondering why it can't be added to NPP?

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: 7
Date: Sat, 29 Sep 2007 10:29:12 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
        Compare plugin
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=4543952
By: nobody

Like some people said here i didn't find any way to make it work. Nothing 
happend
when i tried to compare panels. But then i tried to do "View > Second 
window"(???
-> ?????? ?????) and i was excited about this plugin. Thanks
to tylandercasper. It is very helpful for comparsion two *.reg files. 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=331753



------------------------------

Message: 8
Date: Sat, 29 Sep 2007 10:40:56 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] Increase the max
        length  for the Replace field
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=4543963
By: nobody

Hi,

I use Notepad++ RegEx support quite extensively to do massive Find and Replace
operations to build repetive SQL INSERT queries...  But I sometimes hit the
max length allowed for the replace field, so I have to use some other tool
instead...

The max length for th replace field seems to be around 260 characters. Any 
chance
this could be increased to something around 500?

Thanks,

Dominic.

______________________________________________________________________
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, 29 Sep 2007 11:26:32 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: Date
        of      modification & access
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=4544003
By: frigocoder

Okay, I discovered what's causing the bug.

It isn't Notepad++. It was ZoneAlarm.

Anyone who experiences the same problem should upgrade to a newer version.


______________________________________________________________________
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: Sat, 29 Sep 2007 11:41:03 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
        Function List for Ada
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=4544016
By: nobody

I am sorry but I am developing at the moment the Explorer plugin. Function List
is may next task - again!

BTW: I am also interested in ADA rules. I would publish it in next version...


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: 11
Date: Sat, 29 Sep 2007 12:13:58 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
        New     Plugin available: FTP_synchronize
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=4544045
By: nobody

-> PORT 192,168,1,2,7,155 

are you sure your NAT supports active FTP connections? Passive mode was created
just for this, but it could very well be the plgin considering other 
applications
work. I just dont get why it would fail just on opening a connection, its more
or less a standard procedure.

The password algorithm was indeed changed, the previous one was broken (uneven
length passwords were not saved correctly). The file do have a properties item
in the contextmenu but currently it only shows permissions in UNIX filelistings,
but I could jsut as well give the entire line, maybe ill make that more fancy
but right now I want to get those crashes gone, current behaviour on your system
(and maybe on others too) is highly unstable.

Ill add some code displaying where during passive connection it goes wrong,
maybe not much use to you but some for me ;). The active mode hasnt been changed
since last time so it doesnt have the timeout detection passive mode has, ill
try to change that.

What happens if you turn of your firewall if possible? Although you authorise
the plugin maybe something else gets in the way? DMZ in your NAT?

-Harry

______________________________________________________________________
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



------------------------------

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/

------------------------------

_______________________________________________
Notepad-plus-plus mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/notepad-plus-plus


End of Notepad-plus-plus Digest, Vol 16, Issue 81
*************************************************

Reply via email to