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: Notepad++ v4.3 Release
Candidate (SourceForge.net)
2. [notepad-plus - Open Discussion] RE: Notepad++ v4.3 Release
Candidate (SourceForge.net)
3. [notepad-plus - Plugin Development] RE: A stupid question by
a newbie (help, plea (SourceForge.net)
4. [notepad-plus - Plugin Development] RE: New Plugin available:
FTP_synchronize (SourceForge.net)
5. [notepad-plus - Open Discussion] RE: File Associations
context menu (SourceForge.net)
6. [notepad-plus - Open Discussion] RE: File Associations
context menu (SourceForge.net)
7. [notepad-plus - Help] RE: Automatically indent (SourceForge.net)
8. [notepad-plus - Help] RE: Hard to explain: Cursor remembers
placement? (SourceForge.net)
9. [notepad-plus - Open Discussion] RE: Notepad++ v4.3 Release
Candidate (SourceForge.net)
10. [notepad-plus - Open Discussion] RE: non-RC specific remark
(SourceForge.net)
11. [notepad-plus - Plugin Development] RE: New Plugin available:
FTP_synchronize (SourceForge.net)
12. [notepad-plus - Plugin Development] RE: A stupid question by
a newbie (help, plea (SourceForge.net)
----------------------------------------------------------------------
Message: 1
Date: Tue, 18 Sep 2007 09:28:41 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
Notepad++ v4.3 Release Candidate
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=4524864
By: nobody
> Explorer 1.5.1 is not a good idea. One user has some troubles with this
> version
on W2K machine.
If that's referring to me, v1.5.1 is fine now on my W2K machine, no problem.
Icons all OK, works as advertised :-)
I did report this in Plugin Development forum
http://sourceforge.net/forum/forum.php?thread_id=1815043&forum_id=482781
all the best
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=331753
------------------------------
Message: 2
Date: Tue, 18 Sep 2007 09:32:42 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
Notepad++ v4.3 Release Candidate
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=4524871
By: nobody
And in Plugin Development forum
http://sourceforge.net/forum/forum.php?thread_id=1811901&forum_id=482781
:-)
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=331753
------------------------------
Message: 3
Date: Tue, 18 Sep 2007 09:58:07 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE: A
stupid question by a newbie (help, plea
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=4524912
By: harrybharry
its in ScintillaEditView.h, found in the scintillacomponent folder. One of the
2 defines is defined in resource.h in the main source folder of notepad++ but
I merged it and modified it a bit to make it work for my plugin. You can
retrieve
the editoed file in the plugins CVS in FTP_synchronize/src/notepad_specific,
although these 2 defines should do the job just fine
______________________________________________________________________
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: Tue, 18 Sep 2007 10:00:11 -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=4524915
By: nobody
Thanks Harry
I still get crashes. If I just open N++ and close immediately I don't get a
crash. But if I open a file or use the plug in then it crashes.
Can't logon to my FTP servers with this version but I can with previous one.
I get:
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 #5 ready
-> USER myusername
Response (331): Password required for myusername.
->PASS *HIDDEN*
Response (530): Login incorrect.
-> QUIT
Response (221): Goodbye.
Message window "Select All" now 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: 5
Date: Tue, 18 Sep 2007 10:01:52 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: File
Associations context menu
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=4524919
By: harrybharry
add this to a new empty file called batch.reg (or whatever.reg):
Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\.bat]
@="batfile"
[HKEY_CLASSES_ROOT\.bat\PersistentHandler]
@="{5e941d80-bf96-11cd-b579-08002b30bfeb}"
that should fix the problem. Seems batch files are run using a shell extension
I agree N++ should make a backup of the registry if possible,
______________________________________________________________________
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: 6
Date: Tue, 18 Sep 2007 10:03:29 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: File
Associations context menu
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=4524922
By: harrybharry
oops, you need this in that file aswell:
[HKEY_CLASSES_ROOT\batfile]
@="MS-DOS Batch File"
"EditFlags"=hex:30,04,00,00
[HKEY_CLASSES_ROOT\batfile\DefaultIcon]
@=hex(2):25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00,6f,00,6f,00,74,00,25,\
00,5c,00,53,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,00,73,00,68,00,\
65,00,6c,00,6c,00,33,00,32,00,2e,00,64,00,6c,00,6c,00,2c,00,2d,00,31,00,35,\
00,33,00,00,00
[HKEY_CLASSES_ROOT\batfile\shell]
[HKEY_CLASSES_ROOT\batfile\shell\edit]
[HKEY_CLASSES_ROOT\batfile\shell\edit\command]
@=hex(2):25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00,6f,00,6f,00,74,00,25,\
00,5c,00,53,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,00,4e,00,4f,00,\
54,00,45,00,50,00,41,00,44,00,2e,00,45,00,58,00,45,00,20,00,25,00,31,00,00,\
00
[HKEY_CLASSES_ROOT\batfile\shell\open]
"EditFlags"=hex:00,00,00,00
[HKEY_CLASSES_ROOT\batfile\shell\open\command]
@="\"%1\" %*"
[HKEY_CLASSES_ROOT\batfile\shell\print]
[HKEY_CLASSES_ROOT\batfile\shell\print\command]
@=hex(2):25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00,6f,00,6f,00,74,00,25,\
00,5c,00,53,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,00,4e,00,4f,00,\
54,00,45,00,50,00,41,00,44,00,2e,00,45,00,58,00,45,00,20,00,2f,00,70,00,20,\
00,25,00,31,00,00,00
[HKEY_CLASSES_ROOT\batfile\shellex]
[HKEY_CLASSES_ROOT\batfile\shellex\DropHandler]
@="{86C86720-42A0-1069-A2E8-08002B30309D}"
[HKEY_CLASSES_ROOT\batfile\shellex\PropertySheetHandlers]
[HKEY_CLASSES_ROOT\batfile\shellex\PropertySheetHandlers\PifProps]
@="{86F19A00-42A0-1069-A2E9-08002B30309D}"
[HKEY_CLASSES_ROOT\batfile\shellex\PropertySheetHandlers\ShimLayer Property
Page]
@="{513D916F-2A8E-4F51-AEAB-0CBC76FB1AF8}"
______________________________________________________________________
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: Tue, 18 Sep 2007 11:17:11 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Automatically
indent
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=4525190
By: svivian
Yeah I'd love auto indent on curly braces too. You can hardly call it an "auto
indent" feature when it doesn't change the indent on { or }.
Textpad does it best I think - when you hit Enter after typing an opening brace
{, the next line is indented one more than the previous. And if you type a
closing
brace on a new blank line, it automatically moves it back a tab. Very simple
method which works perfectly.
______________________________________________________________________
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: 8
Date: Tue, 18 Sep 2007 11:28:50 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Hard to
explain: Cursor remembers placement?
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=4525205
By: svivian
I love this feature of Textpad too. It remembers the column at which you started
typing; when you use the arrow keys to move down a line the cursor moves to
that column on the next line.
If more explanation is needed, here's an example inspired by what jmg posted.
Start with 12345 on several lines. Then with the cursor after the 1, alternate
<Space> and <Down> repeatedly.
With current NP++ behaviour:
1 2345
12 345
123 45
1234 5
Textpad behaviour:
1 2345
1 2345
1 2345
1 2345
Hopefully that should be crystal clear for anyone who didn't get 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: 9
Date: Tue, 18 Sep 2007 12:47:57 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
Notepad++ v4.3 Release Candidate
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=4525311
By: nobody
Replacing beginning-of-line and end-of-line using regular expression syntax
^ and $ does not work. For example, I want to wrap all lines of text in quotes,
so I use ^ (in the "Find what" field) in first replacement, and $ in second
replacement. Both times, I get an error message saying that the regular
expression
is not valid.
______________________________________________________________________
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: Tue, 18 Sep 2007 13:23:36 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
non-RC specific remark
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=4525349
By: nobody
Try replacing the end-of-line by using the CTRL+R Replace Dialog. Enter CTRL+M
in the search field, enter ", CTRL+M and another " in the replace field and
replace all. You only have to add the first " to the beginning of the first
line and the end of the last.
______________________________________________________________________
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: 11
Date: Tue, 18 Sep 2007 13:31:38 -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=4525363
By: harrybharry
You have to reenter your password. Someone asked to make them less obvious so
they're made a bit unreadable now. Just go to options and reenter.
I think the crashes are a bit OS specific. Im doing something that Windows XP
seems to accept most of the time, but other OS'es dont. Ill see if I can get
another OS to test on.
ANd yeah, I fixed the selectall, was some focus issue ;).
______________________________________________________________________
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: 12
Date: Tue, 18 Sep 2007 13:41:18 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE: A
stupid question by a newbie (help, plea
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=4525378
By: nobody
So, it's in the sources of NP++. I was searching in the wrong place...
Thanks again for the information.
You were very kind.
GGa.
______________________________________________________________________
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 48
*************************************************