Send Notepad-plus-plus mailing list submissions to
        notepad-plus-plus@lists.sourceforge.net

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: Search & Replace in     files
      (SourceForge.net)
   2. [notepad-plus - Open Discussion] Feature  Request: Warn on
      Close w/Tabs Open (SourceForge.net)
   3. [notepad-plus - Help] RE: reindenting html code   -ANSWER
      (SourceForge.net)
   4. [notepad-plus - Help] find and create new tab (SourceForge.net)
   5. [notepad-plus - Plugin Development] RE: Drupal    Autocomplete
      (SourceForge.net)
   6. [notepad-plus - Help] RE: how do I open window    manager?
      (SourceForge.net)
   7. [notepad-plus - Open Discussion] RE: Feature      Request: arrow
      keys in search res (SourceForge.net)
   8. [notepad-plus - Help] MSVCR80.dll (SourceForge.net)


----------------------------------------------------------------------

Message: 1
Date: Thu, 04 Dec 2008 01:46:45 +0000
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Search &
        Replace in      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=5754627
By: gadrin

You can probably do it in the CMD Interpreter for Windows (aka the DOS
box too).

Find & the Findstr utilities in windows will search for text inside a file,
but I believe they open the file, it's just not visible to the user.

There's probably a way to do the replace in DOS too, I'm just not that well
versed with it.

I know how for instance to take a CSV file and pull out certain fields, say
there are 5 fields in the file:

1,2,3,4,5

and you just want 1,3,4 you can do that with DOS/command interpreter or even
re-order the fields:

change 1,2,3,4,5 to 5,1,4,3,2 and so on, which means you can use the SORT 
utility
to sort a text
file based on a field inside the file, take it apart and put it back together
in the sorted version.

I'm not sure how to change a string that occurs randomly in all sorts of files.
But it probably can be
done. Sounds like a good project :)

>

______________________________________________________________________
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, 04 Dec 2008 01:41:08 +0000
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] Feature
        Request: Warn on Close w/Tabs Open
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=5754609
By: gcampion

If not "Remembering the current session for next launch", I think there should
be an option that shows a dialog when closing notepad if there is more than
one tab open...Like when you try to close a web browser with more than one tab
open. 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=331753



------------------------------

Message: 3
Date: Thu, 04 Dec 2008 03:27:01 +0000
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: reindenting
        html code       -ANSWER
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=5754964
By: dslugo

For future users who is still wondering..
Use this link and follow the insructions..
http://notepad-plus.wiki.sourceforge.net/HTML+Tidy

HTH.

______________________________________________________________________
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, 04 Dec 2008 08:32:20 +0000
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] find and create new
        tab
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=5755823
By: elricou

hello

i like to know, if it's possible to create a new TAB, with all my results..
my text file is very large (400.000 lines)
i search about all lines who contains london, bank, and headquarter. (by
example)

i discover with your help
london.*bank.*headquarter and it's more faster, but after i have to checked
line by line, is there a solution to create a new tab with all results (i found
70 lines who contains london.*bank.*headquarter).
it'll be easier to check in a new windows (tab)

thanks for any help

Eric

______________________________________________________________________
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, 04 Dec 2008 09:06:20 +0000
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
        Drupal  Autocomplete
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=5755955
By: hkauer

Thank you very much.
Hermann

______________________________________________________________________
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, 04 Dec 2008 09:27:46 +0000
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: how do I open
        window  manager?
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=5756038
By: sjf99

You should use WindowManager plugin :)
https://sourceforge.net/project/showfiles.php?group_id=189927&package_id=254115

sjf

______________________________________________________________________
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, 04 Dec 2008 10:26:15 +0000
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
        Feature Request: arrow keys in search res
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=5756248
By: avner_g3

Hi,

Do you have a new version for 5.1.1 with your changes, i'm using your file from
5.0.3 and the features of the find in files are just great.

______________________________________________________________________
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, 04 Dec 2008 11:28:48 +0000
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] MSVCR80.dll
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=5756477
By: dkosarev

This problem annoys me for half a year now. Every time I start Notepad++ I get
an error window:

notepad++.exe - Unable To Locate Component
This application has failed to start because MSVCR80.dll was not found. 
Re-installing
the application may fix the problem.

After closing this window, Notepad++ and all the plugins are working just fine
without any further errors. Also I haven't seen errors like this in any other
application on my PC.

I tried removing and reinstalling Notepad++, .NET frameworks, VC++ 
redistributables
from Microsoft but nothing helps. Today I did a full uninstall of 5.0.3 and
then full install of 5.1.1. The first run was OK but then i added the 
WindowManager
plugin (latest version) and it got broked again. Removing the plugin didn't
help - I still get an error. Forums & google don't help either. MSVCR80.dll
can't be downloaded and installed via regsrv32 like an ordinary dll.

What can I do to get rid of this error?

______________________________________________________________________
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
Notepad-plus-plus@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/notepad-plus-plus


End of Notepad-plus-plus Digest, Vol 31, Issue 8
************************************************

Reply via email to