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: find and replace multiple lines
(SourceForge.net)
2. [notepad-plus - Help] RE: .config file -> XML language
(SourceForge.net)
3. [notepad-plus - Open Discussion] RE: NEW ICON MUST
BE!!!!!!!!!!!! (SourceForge.net)
4. [notepad-plus - Open Discussion] RE: Notepad++ v4.7.3 Bug in
toolbar (SourceForge.net)
5. [notepad-plus - Help] Auto convert keywords to UPPER CASE?
(SourceForge.net)
6. [notepad-plus - Plugin Development] RE: Need input on the
future of Simple Script (SourceForge.net)
7. [notepad-plus - Plugin Development] RE: Color Picker 1.0 --
It is done! (SourceForge.net)
8. [notepad-plus - Open Discussion] Notepad++ to edit Messenger
Files (SourceForge.net)
9. [notepad-plus - Plugin Development] RE: A speech plugin
(SourceForge.net)
10. [notepad-plus - Help] RE: Multiline Tab (SourceForge.net)
11. [notepad-plus - Help] RE: find and replace multiple lines
(SourceForge.net)
12. [notepad-plus - Help] RE: Auto convert keywords to UPPER
CASE? (SourceForge.net)
----------------------------------------------------------------------
Message: 1
Date: Wed, 09 Jan 2008 10:14:13 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: find and
replace multiple 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=4712229
By: nobody
Less tactful poster? Thank you.
Thank you for your answer but really even after reading this document (I had
already seen this doc.) I haven't seen something about a multiple line replace
(not about the newline character)
homesite has two lines in his multiple line replacement (one below the other).
______________________________________________________________________
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: Wed, 09 Jan 2008 10:51:48 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: .config file ->
XML language
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=4712297
By: m-a-r-k
You can also do this in the Styler Configurator. Look for XML in the left pane
and and when selected a "User ext:" field appears. Type config in there. Leave
a space between extensions and don't include the full stop. I also have rdf,
dtd and xul in there.
Mark B
______________________________________________________________________
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: 3
Date: Wed, 09 Jan 2008 10:53:19 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: NEW
ICON MUST BE!!!!!!!!!!!!
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=4712299
By: m-a-r-k
Then create one and post a link to it for consideration.
Mark B
______________________________________________________________________
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: Wed, 09 Jan 2008 11:37:30 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
Notepad++ v4.7.3 Bug in toolbar
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=4712350
By: nobody
Hi,
nice program been using 3.5 for a long time. finally decided to upgrade. found
a small bug in the toolbar.
What happens is that I have both the color picker and the debugger installed.
on the toolbar the color picker is not visible at all. but if you hover your
mouse over the button for the debugger, the balloon text says it is the color
picker. click on it and you get debugger. everything works fine from the
menu.
Not sure exactly what specific thing is causing this so here is comprehensive
steps of what I did.
Steps to reproduce:
1) Uninstall previous version via control panel
2) run the automatic installer: npp.4.7.3.Installer.exe
3) Choose c:\apps\notepad++ for the target folder
4) Tell it to save settings file in the the programs folder
5) run n++ make sure it is working
6) Extract all of the following plugins and copy to the plugins folder. in
the case of conflict leave the already existing file.
color_picker_v1.1.zip
ComparePlugin_1.5.zip
DBGpPlugin_0_6b_dll.zip
HexEditor_0_8_4_dll.zip
NppDocUpdater_1_0_dll.zip
7) run n++
result: the bug as described above.
codeslinger at compsalot (no spam) com
______________________________________________________________________
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: Wed, 09 Jan 2008 11:42:59 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] Auto convert
keywords to UPPER CASE?
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=4712358
By: nozzawales4
I have a user defined language working fine. It highlights the keywords (in
blue for me), and the api file allows me control-click to autocomplete. So
everything
is working as it should.
Is there a way to get NPP to auto UPPER CASE the keywords I have defined? It
can highlight them in blue, but I would also like NPP to automatically convert
the text from lower case or CamelCase to UPPER CASE as well as highlighting
the keyword (in blue!).
Many thanks for a fine product
Noz
______________________________________________________________________
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: Wed, 09 Jan 2008 11:53:24 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
Need input on the future of Simple Script
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=4712373
By: mathgod
This is not directly related to Simple Script but GExperts which can be obtained
from http://www.gexperts.org/ provides some enhancements to the Delphi IDE one
of which is a message box wizard. It also has a directory cleaner to purge junk
files after a programming session. The code librarian is also a nice tool.
______________________________________________________________________
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: Wed, 09 Jan 2008 12:14:05 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
Color Picker 1.0 -- It is done!
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=4712411
By: mathgod
Thank you. Message sent.
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
------------------------------
Message: 8
Date: Wed, 09 Jan 2008 12:37:07 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion]
Notepad++ to edit Messenger 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=4712435
By: warmth
Hi... I am a Messenger Plus! Live (MP!L) Beta Tester and Skinner... As some
of you must know the new release of MP!L brings the ability of skin Windows
Live Messenger... It extracts the style and definitions files of the WLM client
you are running and then you can edit them and personalize your WLM look...
The style and definition files are extracted in several .txt files but inside
the files contents are very very very similar to CSS and XML files... the
problem
comes when you open them in Notepad++ and give them the look of CSS or
XML files...
Some problems I have notice are for example the way of collapse and expand...
if you have a code like this:
<Element resid=Scrollbar/>
that is a simple tag that close itself... the collapse icon appear and its
behavior
is very very weird...
another problem I have notice is the comment/uncoment function don't work at
all... and if you do it manually its behaviour is very weird too...
like this there are other things I would like to show you but is almost
imposible
cause in this forums I can't use screenshots...
so if any of the admins or developers wanna contact me to talk about it my email
is superbollos[at]hotmail[dot]com... you can add me in messenger too... and
we can talk about it... maybe I can help you to solve all this and give us (MP!L
skinners) and amazing to tool to skin ;)
thanks for your time... regards and happy new year
______________________________________________________________________
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: Wed, 09 Jan 2008 13:12:36 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE: A
speech 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=4712630
By: dxoch
It has been released OK and I am very happy about it. Next step is to implement
a couple of features that fidvo noticed.
Best Regards
Jim Xochellis
______________________________________________________________________
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: 10
Date: Wed, 09 Jan 2008 13:34:14 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Multiline 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=4712670
By: nobody
Just keep checking the fora for other messages about this. Perhaps it is better
to reply to those.
______________________________________________________________________
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: Wed, 09 Jan 2008 13:36:13 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: find and
replace multiple 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=4712674
By: nobody
Use the CTRL+R Find/Replace Dialog. You can manually enter newline characters
in both the Find and Replace Field by pressing CTRL+M or CTRL+Enter.
If you select multiple lines and then press CTRL+R to open the dialog, you
probably
will see the selected lines in the Find Field.
______________________________________________________________________
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: Wed, 09 Jan 2008 13:41:09 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Auto convert
keywords to UPPER CASE?
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=4712683
By: nobody
No, this is not possible. You could search for utilities on the forum that can
do this for you.
I suggest to take a look at www.andre-simon.de for the WinHighlight tool. This
can mark-up files by applying language definitions, which is something the
NppExport
Plug-In does as well directly from Notepad++. But the WinHighlight stand-alone
execuable also has a feature for refactoring/reformatting. One simple checkbox
allows you to uppercase all the keywords defined in your language. Of course,
you also have to define your language in the WinHighlight format.
______________________________________________________________________
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
------------------------------
-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
------------------------------
_______________________________________________
Notepad-plus-plus mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/notepad-plus-plus
End of Notepad-plus-plus Digest, Vol 20, Issue 45
*************************************************