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 - Open Discussion] Regex    FindRepalce Numbers
      (SourceForge.net)
   2. [notepad-plus - Open Discussion] RE: HOW 2        compile the
      source? (SourceForge.net)
   3. [notepad-plus - Help] RE: UTF-8 support broken? (SourceForge.net)
   4. [notepad-plus - Open Discussion] RE: MSL  support?
      (SourceForge.net)
   5. [notepad-plus - Help] RE: How to Delete Blank     Lines
      (SourceForge.net)
   6. [notepad-plus - Help] RE: Delete leading spaces   ???
      (SourceForge.net)
   7. [notepad-plus - Help] RE: No custom quantifiers   in regular
      expressi (SourceForge.net)
   8. [notepad-plus - Help] RE: UTF-8 support broken? (SourceForge.net)
   9. [notepad-plus - Help] Installer hangs at  stylers.model.xml
      (SourceForge.net)
  10. [notepad-plus - Help] RE: How to Delete Blank     Lines
      (SourceForge.net)
  11. [notepad-plus - Help] Multi Language Styling (SourceForge.net)
  12. [notepad-plus - Help] RE: Delete leading spaces   ???
      (SourceForge.net)


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

Message: 1
Date: Sun, 02 Mar 2008 08:17:00 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] Regex
        FindRepalce 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=4811824
By: nobody

chaing 00:01:30  into 00:01:27 but i'm having problems with notepad++. I'm new
witht his.

I tried. 

search: ([0-9][0-9])\:([0-9][0-9])\:([0-9][0-9]),
replace: \1:\2:\3>-3>,

and failed :(

______________________________________________________________________
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: 2
Date: Sun, 02 Mar 2008 08:24:48 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: HOW
        2       compile the source?
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=4811836
By: nobody

i use some tools to cnvert the vc7.0 project file to vc6 but it tell me that
" can not find 'uxtheme.h'"



______________________________________________________________________
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: Sun, 02 Mar 2008 10:45:29 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: UTF-8 support
        broken?
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=4812019
By: nobody

i have also same problem, i use slovak keyboard and when i type ? notepad show
a

______________________________________________________________________
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, 02 Mar 2008 11:09:22 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: MSL
        support?
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=4812036
By: nobody

userDefineLang.xml:
<NotepadPlus>
    <UserLang name="mIRC Script" ext="mrc">
        <Settings>
            <Global caseIgnored="yes" />
            <TreatAsSymbol comment="no" commentLine="no" />
            <Prefix words1="yes" words2="yes" words3="yes" words4="yes" />
        </Settings>
        <KeywordLists>
            <Keywords name="Delimiters">000000</Keywords>
            <Keywords name="Folder+"></Keywords>
            <Keywords name="Folder-"></Keywords>
            <Keywords name="Operators">( ) [ ] { }</Keywords>
            <Keywords name="Comment">1 2 2 0;</Keywords>
            <Keywords name="Words1">menu % alias</Keywords>
            <Keywords name="Words2">echo msg say remove</Keywords>
            <Keywords name="Words3"># *! @</Keywords>
            <Keywords name="Words4">$</Keywords>
        </KeywordLists>
        <Styles>
            <WordsStyle name="DEFAULT" styleID="11" fgColor="000000" 
bgColor="FFFFFF"
fontName="Verdana" fontStyle="0" fontSize="8" />
            <WordsStyle name="FOLDEROPEN" styleID="12" fgColor="000000"
bgColor="FFFFFF" fontName="" fontStyle="0" />
            <WordsStyle name="FOLDERCLOSE" styleID="13" fgColor="000000"
bgColor="FFFFFF" fontName="" fontStyle="0" />
            <WordsStyle name="KEYWORD1" styleID="5" fgColor="800000" 
bgColor="FFFFFF"
fontName="Verdana" fontStyle="2" fontSize="8" />
            <WordsStyle name="KEYWORD2" styleID="6" fgColor="FF8040" 
bgColor="FFFFFF"
fontName="Verdana" fontStyle="0" fontSize="8" />
            <WordsStyle name="KEYWORD3" styleID="7" fgColor="808040" 
bgColor="FFFFFF"
fontName="Verdana" fontStyle="0" fontSize="8" />
            <WordsStyle name="KEYWORD4" styleID="8" fgColor="000080" 
bgColor="FFFFFF"
fontName="Verdana" fontStyle="0" fontSize="8" />
            <WordsStyle name="COMMENT" styleID="1" fgColor="000000" 
bgColor="FFFFFF"
fontName="" fontStyle="0" />
            <WordsStyle name="COMMENT LINE" styleID="2" fgColor="008000"
bgColor="FFFFFF" fontName="Verdana" fontStyle="2" fontSize="8" />
            <WordsStyle name="NUMBER" styleID="4" fgColor="0080C0" 
bgColor="FFFFFF"
fontName="Verdana" fontStyle="0" fontSize="8" />
            <WordsStyle name="OPERATOR" styleID="10" fgColor="FF0000"
bgColor="FFFFFF" fontName="Verdana" fontStyle="0" fontSize="8" />
            <WordsStyle name="DELIMINER1" styleID="14" fgColor="000000"
bgColor="FFFFFF" fontName="Verdana" fontStyle="0" />
            <WordsStyle name="DELIMINER2" styleID="15" fgColor="000000"
bgColor="FFFFFF" fontName="" fontStyle="0" />
            <WordsStyle name="DELIMINER3" styleID="16" fgColor="000000"
bgColor="FFFFFF" fontName="" fontStyle="0" />
        </Styles>
    </UserLang>
</NotepadPlus>

______________________________________________________________________
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: Sun, 02 Mar 2008 11:49:35 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: How to Delete
        Blank   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=4812102
By: weyrleaderzor

that was a major reason why I quit using Notepad too - just didn't do what I
needed it to do; and then there were other things it'd do that I didn't want
it to do... *grr* I hate it when someone thinks they know better than me what
I want to do, or how I want to go about doing it...

______________________________________________________________________
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, 02 Mar 2008 11:51:28 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Delete leading
        spaces  ???
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=4812105
By: weyrleaderzor

To the anonymous poster - I was NOT looking to delete trailing spaces, I was
looking to delete LEADING spaces.

fidvo - thanks, that worked wonderful... and I found a regular expression 
comment
on another post somewhere that would likely do the trick too. I appreciate your
help. ^_^ Saved me from having to dread wasting a ton of time to do that by
hand! :)

______________________________________________________________________
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, 02 Mar 2008 12:08:46 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: No custom
        quantifiers     in regular expressi
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=4812130
By: nobody

Reading and thinking I understand your complaint, would it be hard to advertise
your experience here? I mean to say, you did a lot of work, so you probably
know now what is and what is not possible with Notepad++ Regular Expressions.
Could you add the list of your findings here? I guess that would be the most
of help you can provide. 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: 8
Date: Sun, 02 Mar 2008 12:09:47 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: UTF-8 support
        broken?
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=4812133
By: nobody

I suggest you both search and read the forums and feel no need anymore to reply
to this thread.


______________________________________________________________________
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: Sun, 02 Mar 2008 12:15:58 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] Installer hangs at
        stylers.model.xml
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=4812143
By: frimjon

Hi guys,

In my attempt to install Notepad++ v4.7.5 I got the following error that's been
reported on this forum previously, was said to be fixed for this version, but
prevents me from installing Notepad++.

When the installer has completed several operations it stops at 100% after the
operation "Extract: stylers.model.xml".  In case it's relevant, I'm running
Windows XP Professional x64 Edition Service Pack 2, fully up-to-date.  I've
also checked to see if any security software is interfering with the 
installation,
which doesn't seem to be the case.

I'm looking forward to trying Notepad++, so please give me your suggestions,
I'll take any steps necessary to help rectify the problem and get it patched.

Screenshot: http://pyth.net/hotlinking/notepadpp-installation-hangs.png

Regards,
Fri?rik M?r

______________________________________________________________________
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, 02 Mar 2008 12:16:31 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: How to Delete
        Blank   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=4812145
By: nobody

There are computer users who let Microsoft dictate the rules, and there are
computer users who think for themselves...


______________________________________________________________________
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: Sun, 02 Mar 2008 11:49:04 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] Multi Language
        Styling
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=4812101
By: nobody

When a multi language file like, let's say HTML+Javascript+CSS(or +PHP) file
is opened CSS will not styled. All the CSS code stays black. How do fix this
please, 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: 12
Date: Sun, 02 Mar 2008 12:25:07 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Delete leading
        spaces  ???
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=4812151
By: nobody

I keep thinking for these one-pass things, it actually is faster to use the
replace function. No need to open the Script Writer, write the script and 
execute
it, and close the thing again.

Either CTRL+F or CTRL+R allows you to use regular expressions to replace "a
number" of spaces "anywhere". Use ^ to indicate the match has to be at the 
beginning
of the line.

In the Find field, enter:
^ +
or, to include tab characters in the match pattern:
^[ \t]+

Make sure the Replace field is (left) blank.

Check regular expressions.
Uncheck Selection.
Move the cursor to the top of the document.
Replace all occurrences.

[ \t] means that either a space or tab character has to be matched.
+ means that any number of consecutive matched characters will be included in
the match.

So any string of (combination of) space and tab characters from the beginning
of the line will be included.


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


End of Notepad-plus-plus Digest, Vol 22, Issue 6
************************************************

Reply via email to