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] No search? (SourceForge.net)
2. [notepad-plus - Help] New Doc with HTML already inserted
(SourceForge.net)
3. [notepad-plus - Help] RE: Notepad++ crashes when I try to
open a file (SourceForge.net)
4. [notepad-plus - Help] RE: Notepad++ crashes when I try to
open a file (SourceForge.net)
5. [notepad-plus - Help] RE: No search? (SourceForge.net)
6. [notepad-plus - Help] RE: Can Notepad++ solve my massive
problem? (SourceForge.net)
7. Vista Replacement For Notepad.Exe? (Dean Pugh)
8. integrate command window (aidy lewis)
9. [notepad-plus - Help] RE: No icons (SourceForge.net)
10. [notepad-plus - Help] RE: No search? (SourceForge.net)
----------------------------------------------------------------------
Message: 1
Date: Sun, 19 Oct 2008 07:52:15 +0000
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] No search?
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=5457676
By: chrisforge
How can I do search on this forum? 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: 2
Date: Sun, 19 Oct 2008 07:58:41 +0000
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] New Doc with HTML
already inserted
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=5457693
By: chrisforge
On my Homesite++, when I click New, a new HTML document opens up complete with
the following tags already inserted:
--
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>Untitled</title>
</head>
<body>
</body>
</html>
---
How can set my Notepad++ to do the same?
Thanks,
chris
______________________________________________________________________
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: Sun, 19 Oct 2008 00:10:47 +0000
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Notepad++
crashes when I try to open a file
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=5456091
By: elroacho
Ok, thanks.
And you're right, I just checked the Modify date:
Tuesday, September 25, 3427, 10:40:30 PM
At least I know why now... :)
______________________________________________________________________
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: Sun, 19 Oct 2008 10:42:49 +0000
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Notepad++
crashes when I try to open a file
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=5458356
By: donho
Could you try v5.1 RC here :
http://notepad-plus.sourceforge.net/commun/misc/npp.v5.1.bin.RC.zip
and let us know if Notepad++ still crashes?
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=331754
------------------------------
Message: 5
Date: Sun, 19 Oct 2008 12:26:58 +0000
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: No search?
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=5458822
By: joergenr
Try Forums -> Search
______________________________________________________________________
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: Sun, 19 Oct 2008 13:15:07 +0000
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Can Notepad++
solve my massive problem?
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=5459055
By: gadrin
Just for grins I sat down and wrote a VBScript .vbs script to handle those three
edits you mentioned; it ~15 lines, not counting comments.
The FOR /R loop passes each file to the VBScript as it finds them. I made three
folders each holding 20 files, 10 JAR and 10 JAD all containing the same text
you posted up top.
It takes the FOR loop about 6 seconds to find and pass the files, and perform
the 180 edits, rewriting each file in turn (60 files x3 edits).
Not bad.
You could copy the VBScript files to change the three lines so that each
customer
had their own version.
>
______________________________________________________________________
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: Sun, 19 Oct 2008 10:45:20 -0700
From: "Dean Pugh" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] Vista Replacement For Notepad.Exe?
To: <[email protected]>
Message-ID: <[EMAIL PROTECTED]>
Content-Type: text/plain; charset="us-ascii"
have used Notepad++ on a computer running Windows XP and replaced the XP
version of Notepad with
Notepad++. I've just updated my OS to Vista and want to do the same. I
definitely prefer Notepad++. The folders are different in Vista than from XP
and there must be a different process to do this. Please post how to
replace in Vista OS. Thank You
Dean
-------------- next part --------------
An HTML attachment was scrubbed...
------------------------------
Message: 8
Date: Sun, 19 Oct 2008 19:14:40 +0100
From: "aidy lewis" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] integrate command window
To: [email protected]
Message-ID:
<[EMAIL PROTECTED]>
Content-Type: text/plain; charset="iso-8859-1"
Hi,
Is it possible to integrate the dos window into Notepad++, so I have the the
text editor and command line in one window?
Aidy
-------------- next part --------------
An HTML attachment was scrubbed...
------------------------------
Message: 9
Date: Sun, 19 Oct 2008 17:29:01 +0000
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: No icons
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=5460243
By: harrybharry
Try unregistering the files, restarting explorer (logoff/logon), reregistering
and restarting explorer again.
There's probably something wrong in the register.
______________________________________________________________________
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: Sun, 19 Oct 2008 18:31:25 +0000
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: No search?
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=5460525
By: chrisforge
My goodness. Why is it hidden over there? Anyway, thank you!!
______________________________________________________________________
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 the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
------------------------------
_______________________________________________
Notepad-plus-plus mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/notepad-plus-plus
End of Notepad-plus-plus Digest, Vol 29, Issue 36
*************************************************