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: How do i search and replace in
mutiple files? (SourceForge.net)
2. [notepad-plus - Help] RE: How do i search and replace in
mutiple files? (SourceForge.net)
3. [notepad-plus - Open Discussion] RE: Maximum file size?
(SourceForge.net)
4. [notepad-plus - Open Discussion] RE: Feature Req: Sort text
at specific column (SourceForge.net)
5. [notepad-plus - Open Discussion] RE: search for a string and
delete whole line (SourceForge.net)
6. [notepad-plus - Help] Change the toolbar icons (SourceForge.net)
7. [notepad-plus - Help] RE: Change the toolbar icons
(SourceForge.net)
8. [notepad-plus - Help] Is N++ compatible with Vista?
(SourceForge.net)
9. [notepad-plus - Help] prevent notepad to do unwanted changes
(SourceForge.net)
10. [notepad-plus - Help] RE: Is N++ compatible with Vista?
(SourceForge.net)
11. [notepad-plus - Open Discussion] RE: Ctrl + F4 to close
(SourceForge.net)
12. [notepad-plus - Help] RE: Is N++ compatible with Vista?
(SourceForge.net)
13. [notepad-plus - Help] RE: Is N++ compatible with Vista?
(SourceForge.net)
----------------------------------------------------------------------
Message: 1
Date: Tue, 05 Feb 2008 10:33:58 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: How do i search
and replace in mutiple files?
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=4760949
By: nobody
I guess i was stupid to ask something like that in a foum called HELP.
Anyhow the other post at 2008-01-24 07:28 answer just says to use another
program...
and yes i could just use another program but it would be nicer to be able to
do all thing in 1 editor but maby that is unrealistic.
I know how to replace multiple lines in 1 file at a time...
and i know have to replace 1 line in multiple files at i time...
But i want to replace multible lines in multiple files in one go.
______________________________________________________________________
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: Tue, 05 Feb 2008 11:01:20 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: How do i search
and replace in mutiple files?
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=4760987
By: nobody
Do you appreciate people wanting to help?
Or do you reject people because their answers are not what you want or
expected?
You want something done.
You can do that, but not entirely in the way you would like.
Is that a reason to say you are not helped here?
______________________________________________________________________
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: Tue, 05 Feb 2008 11:09:59 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
Maximum file 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=4761002
By: nobody
I am having the same issue with large file opening. Not necessary to edit the
file, but to use find/replace and etc. that the notepad++ offers. As for me,
it will choke when I open the text file larger than 150 MB (maybe more). Hope
that this could be resolved.
______________________________________________________________________
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: 4
Date: Tue, 05 Feb 2008 11:30:22 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
Feature Req: Sort text at specific column
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=4761030
By: nobody
How do I select lines *and* put the cursor at a specific position?
______________________________________________________________________
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: 5
Date: Tue, 05 Feb 2008 11:31:08 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
search for a string and delete whole line
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=4761032
By: fidvo
Since this thread has been resurrected and the discussion seems to be going
strong, let me add my suggestion.
Once more, Simple Script comes to the rescue (Yes, I'm the author of the Simple
Script plugin, and yes, I'm making it sound more exciting than it really is).
It's a one-line script if you use the CutLinesWith or CutLinesWithout functions.
Keep in mind that it puts those lines on the clipboard, but if you don't care
about that, then it should work fine.
For example:
CutLinesWithout("ABC")
removes all lines that don't include the string ABC in them and puts them on
the clipboard.
______________________________________________________________________
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, 05 Feb 2008 12:31:08 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] Change the toolbar
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=4761149
By: robinsiebler
I am not a moron and English is my native language. Therefore, it seems that
the simple instructions given here -
http://notepad-plus.sourceforge.net/uk/changeTheme-HOWTO.php are WRONG! How
do I change the icons on the tool bar?
I tried following the directions given above. I tried changing the icon size
in Settings|Preferences|Global|Tool bar. None of this has made the slightest
difference and I am frustrated that such a seemingly -simple- task has been
made SO difficult!
______________________________________________________________________
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: Tue, 05 Feb 2008 13:01:46 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Change the
toolbar 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=4761201
By: nobody
Thanks for sharing.
______________________________________________________________________
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, 05 Feb 2008 13:48:15 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] Is N++ compatible
with Vista?
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=4761274
By: nobody
Like my subject says, I want to know if the latetest version is compatible with
vista?
______________________________________________________________________
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, 05 Feb 2008 09:22:02 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] prevent notepad to
do unwanted changes
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=4760828
By: nobody
hello,
I have a file with mixed content (ascii header and binary data part).
problem:
when I modify the ascii header and save the file again, then also the binary
content is changed (when notepad encounters a 0x0A (\n) in the binary part,
then a 0x0D(\r) is inserted before automatically...)
how can I prevent notepad++ to automatically change the binary part when
changing
the ascii header ???
best regards
boris giacobbo
______________________________________________________________________
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: Tue, 05 Feb 2008 13:59:15 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Is N++
compatible with Vista?
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=4761301
By: nobody
I would say yes. There seems no reason to believe why it wouldn't be.
Perhaps you could be a little more specific about what you're question really
is.
Perhaps you even will find some answers to it by searching the forum for
messages
containing the word Vista.
______________________________________________________________________
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: Tue, 05 Feb 2008 14:08:50 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: Ctrl
+ F4 to close
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=4761326
By: nobody
The last thing I need is, in a second of confusion, pressing ALT+F4 when I
really
wanted CTRL+F4. I must weigh in and say no to creating a default CTRL+F4. I
mean, if you want to do it yourself, have at it. But staying inline with the
CTRL+W standard combo (like FF) is a very good idea.
______________________________________________________________________
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: Tue, 05 Feb 2008 14:15:57 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Is N++
compatible with Vista?
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=4761335
By: nobody
I just want to know if it is compatible to RUN on vista
______________________________________________________________________
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: 13
Date: Tue, 05 Feb 2008 15:14:39 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Is N++
compatible with Vista?
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=4761432
By: boomschtick
https://sourceforge.net/forum/forum.php?thread_id=1756973&forum_id=331754
______________________________________________________________________
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: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
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 21, Issue 17
*************************************************