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] RE: Find\Replace question (SourceForge.net)
2. [notepad-plus - Help] RE: Find\Replace question (SourceForge.net)
3. [notepad-plus - Help] RE: replace end Line character!
(SourceForge.net)
4. [notepad-plus - Help] RE: Searching for special characters
(SourceForge.net)
5. [notepad-plus - Help] RE: Command Line Wildcards?
(SourceForge.net)
6. [notepad-plus - Help] RE: Find\Replace question (SourceForge.net)
7. [notepad-plus - Open Discussion] RE: Column Mode and FTP
editing (SourceForge.net)
8. [notepad-plus - Open Discussion] Replace text speed is very
slow. (SourceForge.net)
9. [notepad-plus - Open Discussion] RE: Toggle auto-reload using
keyboard (SourceForge.net)
10. [notepad-plus - Plugin Development] RE: New Explorer,
Function List and HexEdit (SourceForge.net)
11. [notepad-plus - Open Discussion] RE: Replace text speed is
very slow. (SourceForge.net)
12. [notepad-plus - Open Discussion] RE: Difference exe - zip
(SourceForge.net)
13. [notepad-plus - Help] Print and Font size (SourceForge.net)
----------------------------------------------------------------------
Message: 1
Date: Thu, 08 Feb 2007 17:12:44 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Find\Replace
question
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=4148194
By: szeraax
does html work in this? it said it does... one more try...
So in find and replace, is it (or would it be too hard to put in next version)
possible to do multiline find\replace? for example:
find:
*a line of code*
*another line of code*
*another line of code*
Replace with:
*another line of code*
*a line of code*
*another line of code*
______________________________________________________________________
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: Thu, 08 Feb 2007 17:30:02 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Find\Replace
question
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=4148210
By: pshute
If you want to do any searching and replacing involving multiple lines, have
a read of http://notepad-plus.sourceforge.net/uk/newlineFindReplace-HOWTO.php.
Unfortunately it's harder to do than it could be. I hope it helps.
______________________________________________________________________
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: 3
Date: Thu, 08 Feb 2007 17:31:38 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: replace end
Line character!
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=4148214
By: pshute
Have a read of http://notepad-plus.sourceforge.net/uk/newlineFindReplace-HOWTO.p
hp.
______________________________________________________________________
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: Thu, 08 Feb 2007 17:32:48 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Searching for
special characters
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=4148215
By: pshute
Also have a read
of http://notepad-plus.sourceforge.net/uk/newlineFindReplace-HOWTO.php.
______________________________________________________________________
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: 5
Date: Thu, 08 Feb 2007 17:37:35 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Command Line
Wildcards?
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=4148220
By: pshute
You could try something like:
for %i in (d:\text\*.txt) do notepad++ d:\text\%i
______________________________________________________________________
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: 6
Date: Thu, 08 Feb 2007 18:08:00 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Find\Replace
question
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=4148251
By: szeraax
Ah. yes, plenty good. Thank you
-Szeraax
______________________________________________________________________
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: 7
Date: Thu, 08 Feb 2007 08:23:36 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
Column Mode and FTP editing
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=4147360
By: nobody
Thanks for Column mode suggestion.
About FTP: let me say that it is matter reguarding the user, not the
application.
You are right speaking about methodology but I think that this should be a good
feature anyway.
BTW it is possible to install something like netdrive.exe by novel to view an
ftp server as a local drive.
______________________________________________________________________
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: Thu, 08 Feb 2007 21:07:57 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] Replace
text speed is very 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=4148406
By: nobody
The replace text speed of this program is very slow. In other text editor, even
replace thousands of text (using replace all) is finish in just one or two
seconds
(may be in memory). But this program use more than ten seconds, may be few
minutes
(it refresh display while replacing).
BTW, official support of Foxpro, Visual Foxpro and Clipper, in my opinion, is
a big big plus (other less famous program language also support, why not this
one). I think many others also waiting for this syntax highlight.
______________________________________________________________________
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: Thu, 08 Feb 2007 21:54:40 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
Toggle auto-reload using keyboard
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=4148449
By: nobody
Agree, it will be very convenient if there is a shortcut when view log files.
______________________________________________________________________
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: Thu, 08 Feb 2007 23:11:26 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
New Explorer, Function List and 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=4148497
By: nobody
Currently, a codeveloper implements FTP in explorer plugin. But I promise you
nothing.
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: Thu, 08 Feb 2007 23:16:46 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
Replace text speed is very 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=4148500
By: nobody
Could you try something for me? Please close Function List and do replace again.
Does it work faster? If yes, I have to investigate time in my Function List.
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=331753
------------------------------
Message: 12
Date: Thu, 08 Feb 2007 23:25:44 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
Difference exe - zip
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=4148509
By: teox
Can anyone answer me?
______________________________________________________________________
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: 13
Date: Fri, 09 Feb 2007 00:25:47 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] Print and Font size
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=4148579
By: nobody
Hello
I'm editing normal text files and I have specified Courier New size 9 under
Global Styles - Default styles. (I have also specified size 9 for headers and
footers.)
But when I print my text-documents, the print size is set to 10. In other
programs
- like PSPad and ConTEXT - it is possible to specify the size of the printed
characters. But I can't figure out how to specify these settings in Notepad++.
Any suggestions? Or is this a bug?
By the way, I think Notepad++ should move the Page setup options to the File
menu and also offer a Print preview feature.
J?ran Toresen
______________________________________________________________________
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
------------------------------
-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
------------------------------
_______________________________________________
Notepad-plus-plus mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/notepad-plus-plus
End of Notepad-plus-plus Digest, Vol 9, Issue 27
************************************************