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 - Open Discussion] v4.9 - that is bug?
(SourceForge.net)
2. [notepad-plus - Help] Sorting out lines ? (John Fitzsimons)
3. [notepad-plus - Open Discussion] 2 Minor bugs & feature
requests (SourceForge.net)
4. [notepad-plus - Open Discussion] RE: Notepad++ v4.9 Workers'
Day's Edition (SourceForge.net)
5. [notepad-plus - Open Discussion] RE: Notepad++ v4.9 Workers'
Day's Edition (SourceForge.net)
6. [notepad-plus - Help] RE: Cyrilic characters are not
displayed (SourceForge.net)
7. [notepad-plus - Open Discussion] RE: Request: Port to other
platforms (SourceForge.net)
8. [notepad-plus - Open Discussion] RE: 64 bit version
(SourceForge.net)
9. [notepad-plus - Open Discussion] RE: Request: Port to other
platforms (SourceForge.net)
10. [notepad-plus - Plugin Development] XML Tools plugin 2.1
available (SourceForge.net)
11. [notepad-plus - Plugin Development] RE: XML Tools plugin 2.1
available (SourceForge.net)
----------------------------------------------------------------------
Message: 1
Date: Sat, 03 May 2008 00:25:38 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] v4.9 -
that is bug?
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=4942197
By: nobody
Please, look it bug?
- http://sourceforge.net/forum/forum.php?thread_id=2026462&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=331753
------------------------------
Message: 2
Date: Sat, 03 May 2008 22:48:53 +1000
From: John Fitzsimons <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] Sorting out lines
?
To: [email protected]
Message-ID: <[EMAIL PROTECTED]>
Content-Type: text/plain; charset="us-ascii"
I want to find all lines in a document that contain "i".
Here is what I start with ;
paxton etc.
pinite etc. etc.
taipei
tiepin
atone
axone
epona
inapt
inept
ionia
oaten
panto
patio
paton
Is there any way I can get....
pinite
taipei
tiepin
inapt
inept
ionia
In other words, find the lines without "i", replace them with
nothing,
and delete the empty line ? Leaving behind the list of words/lines
containing "i" without spaces ?
Can this be done in Notepad Plus Plus ? If so then could someone give
me the steps/syntax please ?
Regards, John.
------------------------------
Message: 3
Date: Fri, 02 May 2008 23:21:56 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] 2 Minor
bugs & feature requests
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=4942152
By: warmo
Hello,
A long time ago I found 2 bugs in npp v4.5 or even earlier, they are also exist
in current release ? 4.9.
1.Quick comment shortcut (ctr+q) doesn't work in SQL files. Commented tex
should
look like this: ?-- some test?. Multi-line comment shortcut (ctr+shift+q)
works fine.
2.Multi-line comments doesn't colapse in PHP, JS and SQL files.
I also want to point out that sometimes, when I have a lot of files opened (20
or more), after several minutes of work, npp start to use 99% of my CPU power.
I suppose that some plugin can cause the problem, because when I try to run
npp without any plugins CPU usage was normal.
I have big request to you Don. Could you add possibility to seting new keywords
types in existing languages. I've tried to edit langs.xml and stylers.xml files
to achieve that.
I added this line to langs.xml (in <Language name="php"...):
<Keywords name="instre2">my_keyword</Keywords>
and this to stylers.xml (in <LexerType name="php"...):
<WordsStyle name="WORD2" styleID="127" fgColor="0000FF" bgColor="FFFFF5"
fontName=""
fontStyle="0" fontSize="" keywordClass="instre2">other_keyword</WordsStyle>
New keyword group appear in the ?Style configurator?, but colours of my
custom keywords didn't change. Look at the screen:
http://warmo.drivehq.com/images/npp_custom_keyword.png.
If there is some method to do it without changing source code, please give me
a hint, if not please consider implementing this, or at least tell me what
should
I change in source code and where to find it (function names, line numbers).
You could also consider possibility of making custom language using existing
one as a template or just option to edit existing language in current ?User
define language? GUI.
I have also some other minor feature requests:
- javadoc (/**...*/) comments style in other languages than Java, PHP in my
case.
- shortcut, or option in menu to quick hide (collapse) multi-line comments or
javadocs.
- initial collapsing some elements (functions, methods, comments etc.) like
in Eclipse.
- inline CSS coloring in HTML or PHP files (between <style> tags)
- JS comments (?//? or ?/*...*/?) between <script> tags in HTML files
using ctrl+q and ctrl+shift+q shortcuts (now there are standard HTML comments).
Thanks for the great work!
Regards,
Warmo
______________________________________________________________________
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: Sat, 03 May 2008 00:33:00 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
Notepad++ v4.9 Workers' Day's Edition
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=4942206
By: nobody
Good news for LaTeX users that CURRENT_LINE will be available soon.
I would like to help you testing the implementation.
Please send it to [EMAIL PROTECTED]
______________________________________________________________________
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: Sat, 03 May 2008 00:39:58 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
Notepad++ v4.9 Workers' Day's Edition
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=4942210
By: nobody
http://sourceforge.net/forum/message.php?msg_id=4865082
______________________________________________________________________
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: Sat, 03 May 2008 00:51:08 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Cyrilic
characters are not displayed
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=4942221
By: donho
I can reproduce this bug.
This regression may be made while the fixed bugs / new features for the find
replace feature.
It'll be fixed in the next version.
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=331754
------------------------------
Message: 7
Date: Sat, 03 May 2008 01:14:11 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
Request: Port to other platforms
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=4942261
By: nobody
If you develop it step-by-step? Like completely rewriting a new program, but
for Linux? Notepad++ is just too great and it is such a pity other platforms
can't use it. I believe there will be some substitute for w32 api.
______________________________________________________________________
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: Sat, 03 May 2008 01:33:19 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: 64
bit version
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=4942282
By: tridy
Hmm, it seems that this is not happening some time soon, although 64 bit OSes
have been out for quite a long time now but there are no 64 bit native freeware
Notepad replacements available. Or is it that I just haven't found one?
______________________________________________________________________
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: Sat, 03 May 2008 01:33:24 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
Request: Port to other platforms
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=4942283
By: alexiljin
There is exactly the substitute you are talking about. It's called "wine".
______________________________________________________________________
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: Sat, 03 May 2008 03:37:39 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] XML
Tools plugin 2.1 available
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=4942448
By: morbac
A new version of the XML Tools plugin has been released. You can grab it here:
DLL: http://www.calodox.scene.org/morbac/other/xmltools-2.1-r545.zip
Installer: http://www.calodox.scene.org/morbac/other/xmltools-2.1-r545.exe
Here is an overview of the changelog, and lower, some words about the new
functions.
Release 2.1 (r545):
-------------------
- Make XPath Expression Evaluation input field multiline
- Change XPath Expression Evaluation window to resizable toolbox
and make it allow user to access to editor while open
- Change destination path for libXML DLL's installed by plugin
auto-installer. DLL's are now installed in Windows\System32
directory.
- Fix an overflow error in "Comment selection" function
- Add "Linarize XML" function
- Add XML Schema + DTD validation
****************************************************************
XML Schema + DTD Validation
---------------------------
Performs an XML validation against XML Schema (*.xsd file) and
DTD (*.dtd file). The function can also be activated to execute
after each file save.
Note: The validation performs an XML syntax check automatically.
So if you activate the auto-validation, you should not
activate the auto-syntax check (or it will execute twice).
Note: By default XSD validation uses schema defined in attribute
"xsi:noNamespaceSchemaLocation" of your xml root node. For
instance:
<?xml version="1.0" encoding="ISO-8859-1"?>
<foo xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:noNamespaceSchemaLocation="foobar.xsd">
<bar>any value</bar>
</foo>
If it cannot find the attribute, the function opens a file
selection dialog and you can enter the schema manually.
However, the use of "noNamespaceSchemaLocation" attribute
is recommended if you enable auto-validation.
Note: DTD validation uses DTD declaration or definition given in
DOCTYPE element before the xml root node. You can either
specify external DTD using following syntax:
<?xml version="1.0" encoding="ISO-8859-1"?>
<!DOCTYPE foo SYSTEM "foobar.dtd">
<foo>
<bar>any value</bar>
</foo>
or define the DTD inline like this:
<?xml version ="1.0"?>
<!DOCTYPE message [
<!ELEMENT foo (bar)>
<!ELEMENT bar (#PCDATA)>
]>
<foo>
<bar>any value</bar>
</foo>
Linarize XML
------------
Reformat XML on one single line only. The current version of the
function is not compatible with CDATA blocs, and format comments
also.
****************************************************************
Hope you'll enjoy ;)
ps: Don, I couln't post the files on NPP Plugins project directly because I
didn't get any answer from Jens... maybe on holidays ? ;)
______________________________________________________________________
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: Sat, 03 May 2008 06:02:21 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
XML Tools plugin 2.1 available
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=4942665
By: donho
> ps: Don, I couln't post the files on NPP Plugins project directly because
I didn't get any answer from Jens...
> maybe on holidays ? ;)
Jens has a PC problem so he is inactive for the moment.
I'll add your release in Notepad++ Plugins project page.
Could you provide me the code source?
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=482781
------------------------------
-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference
Don't miss this year's exciting event. There's still time to save $100.
Use priority code J8TL2D2.
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
------------------------------
_______________________________________________
Notepad-plus-plus mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/notepad-plus-plus
End of Notepad-plus-plus Digest, Vol 24, Issue 9
************************************************