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 - Help] Column markers (SourceForge.net)
2. [notepad-plus - Plugin Development] RE: New Plugin available:
FTP_synchronize (SourceForge.net)
3. [notepad-plus - Plugin Development] RE: New Plugin available:
FTP_synchronize (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 - Plugin Development] RE: New Plugin available:
FTP_synchronize (SourceForge.net)
8. [notepad-plus - Plugin Development] RE: Snippets Bundles
Plugin (SourceForge.net)
9. [notepad-plus - Help] Shortcut Mapper - Start & Stop
Recording (SourceForge.net)
10. [notepad-plus - Help] RE: Shortcut Mapper - Start & Stop
Recording (SourceForge.net)
11. [notepad-plus - Open Discussion] More questions about user
defined languages (SourceForge.net)
----------------------------------------------------------------------
Message: 1
Date: Sat, 07 Jul 2007 06:45:55 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] Column markers
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=4401266
By: dalleyg
Is there a way to enable column markers in Notepad++? I'd like to be able to
place a vertical line just after key columns (e.g. 80, 120, 132, etc.). I
couldn't
find any options in the dialogs or solutions in the forums.
______________________________________________________________________
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: 2
Date: Sat, 07 Jul 2007 07:51:12 -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=4401306
By: nobody
Thank you for your reply. I know of the login threading issue, ill add a
seperate
thread for it and some timeout checks (currently, there are some INFINITE waits
because all servers I tested with were very reliable, mistake of me, the
Internet
is very unreliable). As for the '/' issue, could you give me some more info?
For example, how a part of you directory _should_ look and what server you use
(if you can, try loggin in with some other FTP application, usually itll display
what servre is running), maybe it uses some format I havent seen yet (if its
a public server, could you give the address).
-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
------------------------------
Message: 3
Date: Sat, 07 Jul 2007 08:06:43 -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=4401320
By: vor0nwe
Well, when I connect using FileZilla, I get the following log:
[16:59:38] Status: Connected with www.server.com. Waiting for welcome
message...
[16:59:38] Response: 220 Microsoft FTP Service
[16:59:38] Command: USER name
[16:59:39] Response: 331 Password required for name.
[16:59:39] Command: PASS *****
[16:59:39] Response: 230 User name logged in.
[16:59:39] Command: FEAT
[16:59:39] Response: 211-FEAT
[16:59:39] Response: SIZE
[16:59:39] Response: MDTM
[16:59:39] Response: 211 END
[16:59:39] Command: SYST
[16:59:39] Response: 215 Windows_NT
[16:59:39] Status: Connected
[16:59:39] Status: Retrieving directory listing...
[16:59:39] Command: PWD
[16:59:40] Response: 257 "/" is current directory.
[16:59:40] Command: LIST
[16:59:40] Response: 125 Data connection already open; Transfer starting.
[16:59:41] Response: 226 Transfer complete.
[16:59:41] Status: Directory listing successful
So it would seem the root folder is indeed "/". I'd expect the subfolders to
be shown, however. The listing I get when using Windows' command-line
FTP client:
ftp> dir
200 PORT command successful.
150 Opening ASCII mode data connection for /bin/ls.
06-10-07 06:33AM <DIR> coppoolse.com
06-10-07 08:08AM <DIR> martijn.coppoolse.com
06-09-07 09:28PM <DIR> tolkienlist.net
226 Transfer complete.
(which corresponds with the folders listed in FileZilla)
Thanks for looking into it!
--
Martijn
______________________________________________________________________
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, 07 Jul 2007 08:15: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=4401331
By: harrybharry
Doesnt the tree show a small '+' next to the '/' directory? Its hould always
show and disappear when no subdirectories arent present, it doesnt expand by
default, considering the log you psoted of the plugin doesnt show any directory
access replies (atleast 1 passive connection should be made)
______________________________________________________________________
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: Sat, 07 Jul 2007 08:33:19 -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=4401353
By: vor0nwe
Well, yes, it does show a little plus next to the root. When I expand that,
the following is added to the log...
Response (257): "/vor0nwe" is current directory.
Response (250): CWD command successful.
Response (227): Entering Passive Mode (72,35,94,15,4,34).
Response (200): Type set to A.
Response (125): Data connection already open; Transfer starting.
Response (226): Transfer complete.
Response (250): CWD command successful.
...and the plus sign disappears. However, no additional folders show up.
It's funny also that the message log says "/vor0nwe" is the current directory,
whereas the folder list only shows "/". I'd like to try to go up one folder,
but the UI doesn't provide that option.
______________________________________________________________________
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, 07 Jul 2007 08:44:32 -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=4401359
By: harrybharry
Yeah its quite confusing, it will always show '/' as main folder instead of
the '/vor0nwe' you expect. Ill rebuild it with the root showing the full path.
The reason I chose the '/' was because the root can get quite lengthy if its
deep inside the directorytree, might make an option out of it. Do you have any
private message channels? I dont think this forum is meant for this type of
discussion, although I do not mind posting here :P.
Ill post a debug version showing what directory data is being recieved and what
text the app sends to the server, if you can copy that and give it to me it
would help a great deal (if the + jsut disappears it means its unable to parse
any directory of the given list (or the list is empty, in which case the
requests
are bad)). Im currently fixing the timeout, or atleast trying to :P
______________________________________________________________________
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: Sat, 07 Jul 2007 09:32:20 -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=4401407
By: vor0nwe
You can send me e-mail at my sourceforge.net address: vor0nwe @at@
users.sourceforge.net.
______________________________________________________________________
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: Sat, 07 Jul 2007 10:03:14 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
Snippets Bundles 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=4401439
By: nobody
The QuickText provides a similar, but not very usable implementation. The main
problem is that it's hard to remember tags for all different languages. The
Intype implementation is much more Open, e.g you get a menu with snippets for
each language. So if you want to insert a for loop for Javascript you'd go to
Snippets->Javascript->Loops->for var i in etc.
______________________________________________________________________
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: 9
Date: Sat, 07 Jul 2007 10:45:20 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] Shortcut Mapper -
Start & Stop Recording
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=4401464
By: nobody
Hello. I am trying to re-map short-cut for Macro recording, but every time I
close N++, it will just forget the mapping. If I don't close, it remains the
change.
In the "Shortcut mapper" dialogue, I change #37 with blank Name with default
Shortcut to "Shift+F1". Then I close N++. Next time I open N++, it comes back
to default "Ctrl+Shift+R".
I tried to put something like "Start recording" into Name, but it does not save
either. Then I tried to add a line in "shortcuts.xml" file, but it just ignored.
I also made sure that I don't have any other action for the
combination(Shift+F1)
is used anywhere else. And it works until I close N++.
Then I tried to add a line into "shortcuts.xml", but it seems ignoring the line
I added. I added like :
<InternalCommands>
<Shortcut name="Start recording" id="42018" Ctrl="no" Alt="no"
Shift="yes"
Key="112" />
<Shortcut name="Stop recording" id="42019" Ctrl="no" Alt="no"
Shift="yes"
Key="112" />
</InternalCommands>
If anyone got ideas, please let me know. I like "Shift+F2" to play back, but
I don't like "Ctrl+Shift+R" :-(
I do like two key combination for easy operation. Regards.
______________________________________________________________________
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, 07 Jul 2007 10:58:58 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Shortcut Mapper
- Start & Stop Recording
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=4401476
By: nobody
I just tried with many other key combinations, but it does not remember any.
So I guess this is the bug.
Please verify the situation, and fix it. Or please tell me how to save my
favoriate
key combination to macro recording. (I use Notepad++ version 4.1.2.)
P.S.
Don, This macro recording re-map was working until some version. And it started
giving me a problem from version 4.0 or something. With version 4.x I noticed
double-byte charactor handling got better. So I don't want to go back to older
version either. I use your program everywhere and I like it very much. I
installed
almost every single PCs I have. And I even installed some of my customer's PCs.
:-)
______________________________________________________________________
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: Sat, 07 Jul 2007 15:57:06 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] More
questions about user defined languages
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=4401693
By: nobody
You may have understood this already, but I would like the blank separtor line
_not_ to be part of the group(s). It is a _separator_ itself, not the last line
of the group(s) it "has ended". The last line of a subgroup thus would also
be the last line of its parent group(s), instead of ending lines currently
always
belonging to one single group.
I would also expect this for .ini (and .reg) files: the blank separator line
should not be included with the group and thus not folded. But I guess this
isn't possible in the current UDL implementation.
______________________________________________________________________
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 DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
------------------------------
_______________________________________________
Notepad-plus-plus mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/notepad-plus-plus
End of Notepad-plus-plus Digest, Vol 14, Issue 12
*************************************************