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 - Help] RE: How to insert increament numbers
(SourceForge.net)
3. [notepad-plus - Help] RE: How to insert increament numbers
(SourceForge.net)
4. [notepad-plus - Help] Copy content of "Find result" window to
edit (SourceForge.net)
5. [notepad-plus - Plugin Development] RE: Explorer plug-in is
slow on network drives (SourceForge.net)
6. [notepad-plus - Help] Wildcard for Replace (SourceForge.net)
7. [notepad-plus - Plugin Development] RE: html tag highlighting
- just like bracket (SourceForge.net)
8. [notepad-plus - Open Discussion] I would be willing to
contribute in graphics. (SourceForge.net)
9. [notepad-plus - Open Discussion] RE: I would be willing to
contribute in graphics. (SourceForge.net)
10. [notepad-plus - Open Discussion] RE: Feature request: wrap
settings (SourceForge.net)
11. [notepad-plus - Plugin Development] RE: New Explorer 1.5
available!!! (SourceForge.net)
12. [notepad-plus - Open Discussion] RE: Remove Marked lines
(SourceForge.net)
13. [notepad-plus - Help] RE: Wildcard for Replace (SourceForge.net)
----------------------------------------------------------------------
Message: 1
Date: Thu, 23 Aug 2007 08:18: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=4480915
By: nobody
being currently on vacation development is at a halt, but thatll change withing
2 weeks hopefully, its the first time in 3 weeks I have Internet.
Auto-upload is not yet available, neither is SFTP (I doiubt SFTP will be
anytimne
soon, I believe its an entire different protocol if I may believe wikipedia).
Stay tuned
-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: 2
Date: Thu, 23 Aug 2007 09:25:43 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: How to insert
increament numbers
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=4481161
By: gothnerd
i wanna do this to. like
00010 ...
00020 ...
00030 ...
how can we do this?
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=331754
------------------------------
Message: 3
Date: Thu, 23 Aug 2007 09:26:31 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: How to insert
increament numbers
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=4481163
By: gothnerd
O I C Alt+C
set to number to insert etc... Thanks greg
______________________________________________________________________
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, 23 Aug 2007 10:39:55 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] Copy content of
"Find result" window to edit
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=4481319
By: nobody
Is there a way to copy the contents of "Find result" window(after a search)
to the main window(that one we use for alter our sources/texts)?
If affirmative, may someone explain me how?
Greetings from Sao Paulo - Brazil
Ricardo
______________________________________________________________________
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, 23 Aug 2007 11:06:03 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
Explorer plug-in is slow on network drives
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=4481367
By: nobody
I have had this same problem. I get it whenever NPP loses focus (clicked on
another window, did a find for something within NPP etc.). It almost seems
like the explorer window is refreshing every time the focus is regained. Didn't
go away with the new Explorer plugin either. I'm using XP Pro btw.
______________________________________________________________________
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: Thu, 23 Aug 2007 12:26:32 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] Wildcard for
Replace
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=4481545
By: nobody
Hi,
is it possible to search (and replace) with wildcards.
For example:
Text:
abc="10"
abc="klm"
abc="99"
And the search with Wildcards would be:
abc="<wildcard>"
A Wildcard is vor example (in other programms): *
So the searchtherme would be:
abc="*"
And it finds all 3 lines in the text above.
Greats,
Stefan
______________________________________________________________________
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, 23 Aug 2007 14:15:37 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
html tag highlighting - just like bracket
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=4481759
By: jive01
Yeah, By far this has been one of the best plug ins of the year. Don't know
about adding extra language tags though. I think Martinjin has his hands full
on just the plugin itself.
Any updates on the plugin Martinjin?
______________________________________________________________________
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: Thu, 23 Aug 2007 14:21:46 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] I would
be willing to contribute in graphics.
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=4481772
By: jive01
I realize that open source is completely dependent on people that freely give
their time. Notepadd++ has done a lot for me in terms of css/html web
development.
I also understand how annoying it is when people make feature/plugin requests
on someone else's time. (lol, I'm one of these people). I don't contribute to
code, because I simply do not code in this language. However, I am a graphic
designer and would be willing to contribute by way of design.
Don, you've made a great product, but your design skills are questionable ;).
You need help! (website, N++ ui etc). I am willing to contribute in this area.
If you are interested feel free to contact 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: 9
Date: Thu, 23 Aug 2007 14:54:55 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: I
would be willing to contribute in graphics.
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=4481812
By: nobody
Would he have time for that, then?
______________________________________________________________________
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, 23 Aug 2007 17:48:06 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
Feature request: wrap settings
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=4481986
By: nobody
I heartily vote for this. I use NPP as a Notepad replacement - not as a code
editor - and my sub-bulleted todo lists look like shite.
______________________________________________________________________
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: Thu, 23 Aug 2007 12:20:27 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
New Explorer 1.5 available!!!
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=4481537
By: nobody
Now if only there were a panel that only listed your open 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=482781
------------------------------
Message: 12
Date: Thu, 23 Aug 2007 19:01:12 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
Remove Marked lines
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=4482053
By: pshute
If you mean lines marked with the Find command, perhaps you need to use TextFX
Viz to hide all the non-matching lines instead, then just delete them.
______________________________________________________________________
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: Thu, 23 Aug 2007 19:14:30 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Wildcard for
Replace
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=4482063
By: pshute
You'll need to use Regular Expression mode (there's a box to tick in the
find/replace
dialog). Then you'd search for:
abc=.*
Not sure if you can say:
abc=".*"
You might have to use:
abc=\".*\"
if you need the quotes in there.
Have a read of http://notepad-plus.sourceforge.net/uk/regExpList.php for how
to use regular expressions. They're very different from basic Windows style
wildcards. If you haven't used them before you won't be able to guess how to
use them, so read the notes first.
______________________________________________________________________
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
------------------------------
-------------------------------------------------------------------------
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 15, Issue 59
*************************************************