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: Scheme Syntax Highlighting
(SourceForge.net)
2. [notepad-plus - Open Discussion] How to get involved?
(SourceForge.net)
3. [notepad-plus - Plugin Development] RE: Math Plugin: Unicode
v0041 released (SourceForge.net)
4. [notepad-plus - Open Discussion] RE: very basic lazy regex
not supported? (SourceForge.net)
5. [notepad-plus - Plugin Development] RE: Math Plugin: Unicode
v0041 released (SourceForge.net)
6. [notepad-plus - Open Discussion] RE: very basic lazy regex
non greedy (SourceForge.net)
7. [notepad-plus - Open Discussion] RE: very basic lazy regex
non greedy (SourceForge.net)
8. [notepad-plus - Open Discussion] prog freezes on ms-dos
format (SourceForge.net)
9. [notepad-plus - Help] RE: Not seeing "My Documents"
(SourceForge.net)
10. [notepad-plus - Help] RE: Scheme Syntax Highlighting
(SourceForge.net)
11. [notepad-plus - Open Discussion] RE: Utility for black
background (SourceForge.net)
----------------------------------------------------------------------
Message: 1
Date: Thu, 12 Mar 2009 17:26:08 +0000
From: "SourceForge.net" <[email protected]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Scheme 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=6765777
By: dvassiliev
*bump because this is still happening in 5.2*
______________________________________________________________________
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, 12 Mar 2009 18:05:45 +0000
From: "SourceForge.net" <[email protected]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] How to
get involved?
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=6766263
By: m_quy
This is a great product, used by all of my co-developers at work. A couple of
us were talking yesterday about getting involved with the process.
I'm already a member of SourceForge, but where would be a good place to get
started?
Thanks.
m_quy
______________________________________________________________________
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, 12 Mar 2009 19:37:07 +0000
From: "SourceForge.net" <[email protected]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
Math Plugin: Unicode v0041 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=6767430
By: countdown
Hi Somic,
thanks for your work. I'm glad I helped you at finding some bugs, and it's nice
to see that you have already fixed them. Unfortunately, I'm very busy in this
period, so you'll have to wait for some days (possibly a week) before I can
try your new version. But as soon as I have some time to dedicate to this
plugin,
I will!
And about the list of testers... Sure, no problem! 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=482781
------------------------------
Message: 4
Date: Thu, 12 Mar 2009 20:36:44 +0000
From: "SourceForge.net" <[email protected]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: very
basic lazy regex not supported?
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=6768204
By: gr3gw
RegEx in N++ does not support repeats ? or {x,y}. It means we have to be
smarter
about how we use RegEx. One thing to consider is making several passes.
We all want improvements to the RegEx functionality but at the moment all we
have is what Scintilla provides.
______________________________________________________________________
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: Thu, 12 Mar 2009 21:01:42 +0000
From: "SourceForge.net" <[email protected]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
Math Plugin: Unicode v0041 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=6768538
By: somic
OK,
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=482781
------------------------------
Message: 6
Date: Thu, 12 Mar 2009 21:38:20 +0000
From: "SourceForge.net" <[email protected]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: very
basic lazy regex non greedy
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=6769008
By: fool4uanyway
Would just "lazy" be good enough?
name="[^"]*"
Suggestion: search the forums about regex and possibly greedy.
______________________________________________________________________
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: 7
Date: Thu, 12 Mar 2009 21:47:25 +0000
From: "SourceForge.net" <[email protected]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: very
basic lazy regex non greedy
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=6769101
By: fool4uanyway
Or read this:
Copied from:
http://www.regular-expressions.info/quickstart.html
>> "
Greedy and Lazy Repetition
The repetition operators or quantifiers are greedy. They will expand the match
as far as they can, and only give back if they must to satisfy the remainder
of the regex. The regex <.+> will match <EM>first</EM> in This is a
<EM>first</EM>
test.
Place a question mark after the quantifier to make it lazy. <.+?> will match
<EM> in the above string.
A better solution is to follow my advice to use the dot sparingly. Use <[^<>]+>
to quickly match an HTML tag without regard to attributes. The negated character
class is more specific than the dot, which helps the regex engine find matches
quickly.
Learn more about greedy and lazy quantifiers
http://www.regular-expressions.info/repeat.html#greedy
" <<
______________________________________________________________________
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: Fri, 13 Mar 2009 01:35:07 +0000
From: "SourceForge.net" <[email protected]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] prog
freezes on ms-dos format
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=6771940
By: shoobyd
in the latest releases (5.1.x, 5.2) the program freezes whenever i open a file
in ms-dos style (like .nfo files)
i've tried reinstalling different releases
now i'm working with 5.0 which seems to work fine
is it just for 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=331753
------------------------------
Message: 9
Date: Fri, 13 Mar 2009 05:24:23 +0000
From: "SourceForge.net" <[email protected]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Not seeing "My
Documents"
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=6774587
By: bullock
I've got a similar problem running on a Vista machine, where My Documents is
on the local hard disk, but in a different location than on all prior versions
of Windows. I keep meaning to get the Explorer source code to look into the
problem, but haven't had a chance yet.
Regards.
Greg
______________________________________________________________________
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: Fri, 13 Mar 2009 06:53:05 +0000
From: "SourceForge.net" <[email protected]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Scheme 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=6775585
By: gr3gw
Scheme is shown as an inbuilt syntax highlighter. You're right, it does not
show up on the list of builtin styles under Styler Configurator. I don't know
what that means except that you can't customise the inbuilt style.
Can your try changing the extension of your Scheme source file to .lsp or .lisp
to see if the LISP style will apply. N++ applies styles according to the
extension
of the file it has open.
You can define your own style with the Define User Language feature but we won't
go there just yet.
Does anyone else know about the inbuilt Scheme style?
______________________________________________________________________
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: Fri, 13 Mar 2009 10:11:40 +0000
From: "SourceForge.net" <[email protected]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
Utility for black background
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=6777793
By: xm1
a small typo? (stylers.XLM should be stylers.XML)
otherwise a good possibility
______________________________________________________________________
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
------------------------------
------------------------------------------------------------------------------
Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
easily build your RIAs with Flex Builder, the Eclipse(TM)based development
software that enables intelligent coding and step-through debugging.
Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
------------------------------
_______________________________________________
Notepad-plus-plus mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/notepad-plus-plus
End of Notepad-plus-plus Digest, Vol 34, Issue 31
*************************************************