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] [Request] change supported
languages' styles (SourceForge.net)
2. [notepad-plus - Help] Easy way to trim unnecessary spaces etc
(SourceForge.net)
3. [notepad-plus - Help] RE: Easy way to trim unnecessary spaces
etc (SourceForge.net)
4. [notepad-plus - Help] RE: RegExp ^$ fails (SourceForge.net)
5. [notepad-plus - Plugin Development] RE: Trapping Ctrl+C/X in
plugin (SourceForge.net)
6. [notepad-plus - Open Discussion] RE: I'm apalled (SourceForge.net)
7. [notepad-plus - Help] Notepad++ exe disappears (SourceForge.net)
8. [notepad-plus - Open Discussion] Great Job Folks (SourceForge.net)
9. [notepad-plus - Open Discussion] RE: Line number margin
(SourceForge.net)
10. [notepad-plus - Help] RE: Easy way to trim unnecessary spaces
etc (SourceForge.net)
11. [notepad-plus - Plugin Development] RE: searchInFiles and
lightExplorer plug-ins (SourceForge.net)
12. [notepad-plus - Plugin Development] RE: searchInFiles and
lightExplorer plug-ins (SourceForge.net)
13. [notepad-plus - Open Discussion] sort files (SourceForge.net)
----------------------------------------------------------------------
Message: 1
Date: Mon, 19 Mar 2007 12:37:33 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion]
[Request] change supported languages' styles
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=4215309
By: patriot1234
Hello,
I'd like to post a little request for a new function in Np++. I'd like it to
be possible to change (and add) styles for existing supported languages. I tried
adding a way of highlighting functions in a certain color, but it didn't work.
After doing some searching on the forum, I found a thread in which donho himself
stated that it wasn't possible to simply change/add WordsStyles to the
stylers.xml
file.
I'd like it to be possible in the next release of Notepad++, because it's a
pain in the ass not to have functions highlighted for me.
Greetings,
Patriot (Tim)
______________________________________________________________________
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: Mon, 19 Mar 2007 16:02:52 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] Easy way to trim
unnecessary spaces etc
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=4215616
By: nobody
Hi there!
I need to trim my HTML code to use among javascript so that I would get rid
of unnecessary line breaks and spaces. I found no easy way of doing this. Is
there a way to do it in Notepad++ with maybe a plugin or macro or something?
Thank you for your help.
-Tina
______________________________________________________________________
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: Mon, 19 Mar 2007 17:24:23 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Easy way to
trim unnecessary spaces etc
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=4215699
By: pshute
Plugins/TextFX Edit/Delete blank lines.
______________________________________________________________________
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, 19 Mar 2007 17:26:41 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: RegExp ^$ fails
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=4215703
By: pshute
Have a read of
http://notepad-plus.sourceforge.net/uk/newlineFindReplace-HOWTO.php
to see what's possible.
Also try Plugins/TextFX Edit/Delete blank lines.
______________________________________________________________________
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: 5
Date: Mon, 19 Mar 2007 17:31:29 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
Trapping Ctrl+C/X in 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=4215706
By: donho
Nice plugin.
What you need is subclass scintilla (but not notepad++) then intercept the
WM_COPY
and WM_CUT message.
Let me know if it works.
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: 6
Date: Mon, 19 Mar 2007 17:58:58 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: I'm
apalled
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=4215732
By: donho
I just want to let you know Notepad++ Thong is finally in production thanks
to all of you :
http://notepad-plus.sourceforge.net/uk/shops.php
Of course, there's not only Notepad++ Thong, but the diverse Notepad++
products.
The online shop in Europe is coming soon.
for more detail, see :
http://notepad-plus.sourceforge.net/uk/news.php?lang=uk
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: 7
Date: Mon, 19 Mar 2007 19:41:52 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] Notepad++ exe
disappears
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=4215810
By: nobody
After using Notepad++ without a problem on a Windows XP Home Edition system
for over six weeks, the program started disappearing within one minute of
launch.
The program simply disappears from the screen and the notepad++.exe file is
missing from the computer. Other files remain in the C:/Program Files/Notepad++
folder and the shortcut remains on the desktop. Nothing appears in the Windows
event logs.
I have reinstalled several times and tried several more times after downloading
fresh install files. My system is protected with a current edition of PC-cillin
anti-virus and has been scanned several times for virus infections and spyware
without identifing any malware.
______________________________________________________________________
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, 19 Mar 2007 20:58:19 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] Great
Job Folks
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=4215865
By: nobody
I just love your program. As a programmer working with so many wierd program
syntaxes, no word editor did the trick as well as your program. 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=331753
------------------------------
Message: 9
Date: Mon, 19 Mar 2007 21:46:05 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: Line
number margin
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=4215892
By: nobody
Hi:
Just discover it is not a bug. From the dialog, I have to disable number
margin
from the primary and secondary views.
Regards
Yoong
______________________________________________________________________
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, 19 Mar 2007 21:49:11 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Easy way to
trim unnecessary spaces etc
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=4215896
By: nobody
>From the Macro menu, select "Trim Trailing and save" or press Alt-Shift-S.
Regards
Yoong
______________________________________________________________________
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: Mon, 19 Mar 2007 21:53:34 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
searchInFiles and lightExplorer plug-ins
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=4215900
By: nobody
Hi Jose:
Find one bug:
Start Notepad++
Ensure no document is opened
Press Alt-Q and search a strings in files, results shall be shown in the search
result panel.
Drag the search result panel to become a floating window.
Double click one of the search result to open the document.
The document will be open but it shows nothing. Notepad++ will not
be responding.
Regards
Yoong
______________________________________________________________________
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: 12
Date: Tue, 20 Mar 2007 00:23:01 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
searchInFiles and lightExplorer plug-ins
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=4215994
By: jsanjose
Yes, I've been able to reproduce the error. Thank you.
I will post the solution whenever is available.
______________________________________________________________________
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: 13
Date: Tue, 20 Mar 2007 00:26:01 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] sort
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=4215996
By: nobody
How can I sort files in Notepad ++? Is there any global option that could sort
about 80 files in one go?
thanks, AL
______________________________________________________________________
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
------------------------------
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
------------------------------
_______________________________________________
Notepad-plus-plus mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/notepad-plus-plus
End of Notepad-plus-plus Digest, Vol 10, Issue 45
*************************************************