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. directory of back-up files (john rudolf lizaso)
   2. [notepad-plus - Plugin Development] RE: New       plugin:
      CCompletion (SourceForge.net)
   3. [notepad-plus - Help] Vista issues with file      format?
      (SourceForge.net)
   4. [notepad-plus - Plugin Development] RE: New       Plugin available:
      FTP_synchronize (SourceForge.net)
   5. [notepad-plus - Plugin Development] RE: New       Plugin available:
      FTP_synchronize (SourceForge.net)
   6. [notepad-plus - Plugin Development] RE: New       Plugin available:
      FTP_synchronize (SourceForge.net)
   7. [notepad-plus - Open Discussion] RE: File extension eg. .txt
      (SourceForge.net)
   8. [notepad-plus - Open Discussion] RE: Feature      Req: Rename a
      file while viewing (SourceForge.net)
   9. [notepad-plus - Plugin Development] RE: New       Plugin available:
      FTP_synchronize (SourceForge.net)
  10. [notepad-plus - Plugin Development] Request :     Settings ->
      Keep connection alive (SourceForge.net)
  11. [notepad-plus - Open Discussion] RE: Feature      Req: Rename a
      file while viewing it (SourceForge.net)


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

Message: 1
Date: Wed, 3 Oct 2007 11:48:07 -0700 (PDT)
From: john rudolf lizaso <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] directory of back-up files
To: [email protected]
Message-ID: <[EMAIL PROTECTED]>
Content-Type: text/plain; charset="iso-8859-1"

I installed Notepad++ at my USB Flashdrive (j:\Notepad++), then I created a 
folder inside Notepad++ named BACK_UP_FILES and then i configured NOTEPAD++ to 
save all back files inside (j:\NOTEPAD++\BACK-UP_FILES\)..

I want all my back-up files to be stored on that directory even i use my USB on 
a different computer, how i will do that?..

(NOTE: using your USB Flashdrive on a different computer has a possibility of 
changing Directory instead of having j: you will have d: )

       
---------------------------------
Don't let your dream ride pass you by.    Make it a reality with Yahoo! Autos. 
-------------- next part --------------
An HTML attachment was scrubbed...

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

Message: 2
Date: Wed, 03 Oct 2007 10:34:34 -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=4550568
By: donho

I thought this message exists :
https://sourceforge.net/forum/message.php?msg_id=4472358

After quick checking, I realized that I was wrong.

So the notification message NPPN_FILESAVED will be implemented in next release
(probably v4.4).

Let me know if you need the modified binary to test your plugin.

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: 3
Date: Wed, 03 Oct 2007 11:21:27 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] Vista issues with
        file    format?
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=4550624
By: nobody

hi,

im using vista ultimate 32bit with notepad++ 4.3
for new docs i have std settings with UNIX formated as ANSI. i write my file,
and save them with ctrl + s. sometimes windows or maybe notepad++ changes the
file format from unix to dos/windows or a mix of dos/windows and unix. maybe
an issue with vista?

______________________________________________________________________
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: 4
Date: Wed, 03 Oct 2007 11:26:02 -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=4550632
By: harrybharry

The unexpected disconnect it probably the server kicking the idling client.
watchdog is the thread responsible for monitoring datatraffick to detect 
timeouts.
When it dies it means the contents have been recieved. For some reason the 
plugin
hangs when it waits for an reply from the server, which probably is being send
but not read. Guess I got to look into it more. Just so difficult when it doesnt
happen at home ;)

______________________________________________________________________
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: Wed, 03 Oct 2007 11:30:21 -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=4550635
By: harrybharry

Lets hope we get aorund this bug at post 100 :)

I uploaded a version with an hack to check if it is what I think it is:) After
5 seconds it should continue processing. Probably with some issues but it 
shouldnt
lock.
At the regular CVS place

______________________________________________________________________
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: Wed, 03 Oct 2007 12:07:07 -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=4550681
By: m-a-r-k

CVS 1.26

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 #4 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.

Hit + sign to open root: "Getting Directory contents" displayed

-> PWD
Response (257): "/" is current directory.
-> CWD /
Response (250): CWD command successful
-> PASV
Response (227): Entering Passive Mode (212,159,9,130,158,90)
-> TYPE A
Response (200): Type set to A
-> LIST
Response (150): Opening ASCII mode data connection for file list
Killing watchdog
Killed watchdog
watchdog dies

Nothing and "Directory operation failed".

So just for the hell of it I hit the + again and the subfolders showed! Nothing
in message window.

Hit a + on a subfolder and get ->PWD in message window but again no contents.
+ symbol disappears when I refresh the N++ window (to go to here to type this
then back again). Happens again on another subfolder. Still no contents.

Then Unexpected Disconnect.
If I do it again and try to Disconnect I get your message dialog: Timeout when
waiting for noMoreBusyEvent on disconnect. It doesn't disconnect. Try again
and it does disconnect - Disconnected displayed and folder contents disappear
as expected.


When I tried anonymous connection to ftp.microsoft.com got:
Connecting to ftp.microsoft.com
Established connection with ftp.microsoft.com
Response (220): Microsoft FTP Service
-> USER anonymous
Response (331): Anonymous access allowed, send identity (e-mail name) as
password.
->PASS *HIDDEN*
Multiline Response (230): Welcome to FTP.MICROSOFT.COM. Also visit
http://www.microsoft.com/downloads.
Response (230): User anonymous logged in.
-> SYST
Response (215): Windows_NT
-> PWD
Response (257): "/" is current directory.

Hit root folder:

-> PWD
Response (257): "/" is current directory.
-> CWD /
Response (250): CWD command successful.
-> PASV
Response (227): Entering Passive Mode (207,46,236,102,214,61).
Error when connecting: 10060
Unable to establish a passive connection with the server

No folder contents and Disconnecting works.

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: 7
Date: Wed, 03 Oct 2007 12:11:36 -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=4550691
By: nobody

i to would like to be able to choose a Save as 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=331753



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

Message: 8
Date: Wed, 03 Oct 2007 12:26:02 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
        Feature Req: Rename a file while viewing
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=4550713
By: arrow_runner

I would also like this actually.  I've occasionally saved something as the wrong
name or extension, being able to do it through NPP would be nice.

Maybe add the functionality to the tab? Right click -> rename

______________________________________________________________________
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: Wed, 03 Oct 2007 12:35:47 -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=4550726
By: m-a-r-k

ISP reports no dummy test account or anonymous access :-((

Tried changing root folder to one of the subfolders /htdocs. This folder is
show immediately - OK.

Hit + symbol to open and the same "Directory operation failed". Hit + again
and folders show. But can't open any other subfolders nor download a file into
N++. Message window just displays ->PWD.


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: 10
Date: Wed, 03 Oct 2007 12:41:19 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development]
        Request :       Settings -> Keep connection alive
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=4550736
By: nyxone

Hi,

i'd like to know if you plan to have a "keep alive" option for your pluggin
? I always get disconnected automatically after a short while without 
upload/download
forcing me to re-connect everytime ...

BTW, thanks for your work on this pluggin!!!

Charles D.



______________________________________________________________________
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: Wed, 03 Oct 2007 12:38:35 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
        Feature Req: Rename a file while viewing 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=4550732
By: nobody

Oh, you mean some kind of Save As functionality? No, that's too difficult to
implement.


______________________________________________________________________
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



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

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/

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

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


End of Notepad-plus-plus Digest, Vol 17, Issue 12
*************************************************

Reply via email to