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] Matching newline with regular
expressions. (SourceForge.net)
2. [notepad-plus - Open Discussion] RE: line is always
highlighted (SourceForge.net)
3. [notepad-plus - Help] RE: Comic Sans Serif isn't funny! (FAQ
is wro (SourceForge.net)
4. [notepad-plus - Open Discussion] RE: Haskell Syntax
highlighting (SourceForge.net)
5. [notepad-plus - Help] RE: Very Basic Q: How to Use Folding
for Out (SourceForge.net)
6. [notepad-plus - Plugin Development] RE: Toolbar Icon for
Explorer Plugin? (SourceForge.net)
7. [notepad-plus - Help] RE: Comic Sans Serif isn't funny! (FAQ
is wro (SourceForge.net)
8. [notepad-plus - Help] Tab size on a language-by-language
basic? (SourceForge.net)
9. [notepad-plus - Open Discussion] Notepad++ v4.0.2 is released
(SourceForge.net)
10. [notepad-plus - Plugin Development] Explorer in V4.0.2 cannot
display Chinese (SourceForge.net)
11. [notepad-plus - Help] RE: Very Basic Q: How to Use Folding
for Outline (SourceForge.net)
12. [notepad-plus - Open Discussion] RE: PLEEEAAASE add support
to search TAB, CR, LF (SourceForge.net)
13. [notepad-plus - Help] RE: Setting up file explorer
(SourceForge.net)
----------------------------------------------------------------------
Message: 1
Date: Mon, 12 Feb 2007 11:06:31 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] Matching newline
with regular expressions.
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=4154469
By: nobody
Hello,
I'm trying to remove newline caracter in a document. But Notepad++ do not match
the string when i wrote "\n" or "\r" or "[\n\r]+".
If i want to insert newline, "\n" expression is working fine. But impossible
to match it...
Thanks for helping 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=331754
------------------------------
Message: 2
Date: Mon, 12 Feb 2007 12:17:17 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: line
is always highlighted
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=4154580
By: nobody
OK - I've now got it working, but it seems to fail if tick it off in "Primary
View" then switch to "Secondary View" and switch that off. If you actually have
a secondary view showing, then it sometimes works OK.
Anyway, I'm happy!
______________________________________________________________________
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: Mon, 12 Feb 2007 12:49:47 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Comic Sans
Serif isn't funny! (FAQ is wro
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=4154622
By: nobody
I put Courier New in here and I see comments in this font in all the languages
I use:
<GlobalStyles>
<!-- Attention : Don't modify the name of styleID="0" -->
<WidgetStyle name="Default Style" styleID="32" fgColor="000000"
bgColor="FFFFFF"
fontName="Courier New" fontStyle="0" fontSize="10" />
<WidgetStyle name="Indent guideline style" styleID="37" fgColor="C0C0C0"
bgColor="FFFFFF" fontName="" fontStyle="0" fontSize="" />
<WidgetStyle name="Brace highlight style" styleID="34" fgColor="FF0000"
bgColor="FFFFFF" fontName="" fontStyle="1" fontSize="12" />
<WidgetStyle name="Bad brace colour" styleID="35" fgColor="800000"
bgColor="FFFFFF" fontName="" fontStyle="0" fontSize="" />
<WidgetStyle name="Current line background colour" styleID="0"
bgColor="E8E8FF"
/>
<WidgetStyle name="Mark colour" styleID="0" fgColor="C00000"
bgColor="FFFF00"
/>
<WidgetStyle name="Selected text colour" styleID="0" bgColor="C0C0C0" />
<WidgetStyle name="Caret colour" styleID="2069" fgColor="8000FF" />
<WidgetStyle name="Find Mark Style" styleID="31" fgColor="FFFF00"
bgColor="FF0000" fontName="" fontStyle="1" fontSize="" />
<WidgetStyle name="Edge colour" styleID="0" fgColor="80FFFF" />
<WidgetStyle name="Line number margin" styleID="33" fgColor="808080"
bgColor="E4E4E4" fontName="" fontStyle="0" fontSize="" />
<WidgetStyle name="Fold" styleID="0" fgColor="808080" bgColor="F3F3F3" />
<WidgetStyle name="Fold margin" styleID="0" fgColor="FFFFFF"
bgColor="E9E9E9"
/>
</GlobalStyles>
______________________________________________________________________
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: Mon, 12 Feb 2007 13:39:48 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
Haskell Syntax highlighting
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=4154706
By: donho
Haskell is supported directly by v4.0.1 .
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=331753
------------------------------
Message: 5
Date: Mon, 12 Feb 2007 13:47:11 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Very Basic Q:
How to Use Folding for Out
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=4154714
By: nobody
Sivam,
I followed the steps to the letter and can indeed see my "functions"
in the list on the right, but I couldn't get any collapsing! With
a simple x.txt:
`test1
aaaaaaaaaa
aaaaaaa
``
`test2
aaaaaaaaaa
aaaaaaa
``
` block 3
aaaaaaaaaa
aaaaaaa
``
The above would list the 3 functions (and highlight them
when I entered the block), but no collapse! No [-] or [+]
icons on the left either. Any ideas? I'm using V 4.0.1.
Thanks in advance,
Slo
______________________________________________________________________
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: Mon, 12 Feb 2007 15:18:35 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
Toolbar Icon for Explorer Plugin?
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=4154849
By: kismert
Yay!
Notepad++ 4.0.1 has a nice View toolbar for Explorer, Favorites, Function List,
and Hex View.
Very nice.
Thanks!
-Ken
______________________________________________________________________
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: 7
Date: Mon, 12 Feb 2007 15:56:34 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Comic Sans
Serif isn't funny! (FAQ is wro
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=4154888
By: kismert
Thanks for the tip, Buz! Worked for me.
For comments, I use Lucida Console (my old eyes prefer 9 point)
BTW, the stylers.xml file N++ 4.0.1 uses can be found in:
\Documents and Settings\YOUR_LOGIN_NAME\Application Data\Notepad++
-Ken
______________________________________________________________________
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: Mon, 12 Feb 2007 17:05:36 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] Tab size on a
language-by-language basic?
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=4154957
By: swtaarrs
Is there any way to have n++ change the tab prefs (size and replace by space)
for each language? I like having 4 wide tab characters in C but 2 wide space
tabs in ruby, and it's a pain to change back and forth when I open a file in
a different language. If somebody could point me in the right direction I could
probably write a plugin to do it if it's not too hard, but I don't have a whole
lot of free time on my hands.
______________________________________________________________________
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: Mon, 12 Feb 2007 17:58:47 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion]
Notepad++ v4.0.2 is released
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=4155008
By: donho
Go to the Download section to download the newest version.
v4.0.2 fixed bugs (from v4.0.1) :
1. Fix the crash issue regarding the docking feature.
2. Fix the crash issue for Find in files feature.
3. Fix the crash issue while pressing close button in Windows dialog (menu
"Window->windows...").
4. Fix the bug that the docked dialog can not be resized by dragging splitter
under w98.
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=331753
------------------------------
Message: 10
Date: Mon, 12 Feb 2007 18:14:05 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development]
Explorer in V4.0.2 cannot display Chinese
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=4155020
By: nobody
when I update from 4.0.1 to 4.0.2,Explorer plugins cannot display filename
and disk label that contain Chinese.
______________________________________________________________________
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: 11
Date: Mon, 12 Feb 2007 19:47:56 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Very Basic Q:
How to Use Folding for Outline
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=4155105
By: nobody
Slo,
You should have a space after `. Try this,
` test1
aaaaaaaaaa
aaaaaaa
``
` test2
aaaaaaaaaa
aaaaaaa
``
` block 3
aaaaaaaaaa
aaaaaaa
``
- Sivam
______________________________________________________________________
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: Mon, 12 Feb 2007 21:03:20 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
PLEEEAAASE add support to search TAB, CR, LF
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=4155170
By: nobody
thanks for the advice, but as you said, it can be streamlined to the point where
it is actually useable, since there is a plugin for hex editor mode, integrating
a simple x0Dx0A or something similar seems to be a pretty fast addition that
would be more useful that even the UI workovers with docking that are happening
now, and there is little room for it not to work from the getgo.
i'd like to see what Don thinks of this, since the buck stops there :) Don?
regards,
Leon
______________________________________________________________________
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: Mon, 12 Feb 2007 23:10:43 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Setting up file
explorer
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=4155273
By: nobody
Why can't someone just comment this?
______________________________________________________________________
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
------------------------------
-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
------------------------------
_______________________________________________
Notepad-plus-plus mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/notepad-plus-plus
End of Notepad-plus-plus Digest, Vol 9, Issue 35
************************************************