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] RE: Feature Request: Single
line comment (SourceForge.net)
2. [notepad-plus - Help] Where can I find file explorer?
(SourceForge.net)
3. [notepad-plus - Open Discussion] PowerShell Styler now
hosted. (SourceForge.net)
4. [notepad-plus - Open Discussion] RE: user language, braces,
function completing (SourceForge.net)
5. [notepad-plus - Open Discussion] RE: notepad++ 5.2 crash with
F12 (SourceForge.net)
6. [notepad-plus - Help] RE: $(CURRENT_WORD) is limited only to
259 chars (SourceForge.net)
7. Editing langs.xml (Lee Thomas)
8. [notepad-plus - Help] Tool Bar disappear (SourceForge.net)
9. [notepad-plus - Open Discussion] RE: notepad++ 5.2 crash with
F12 (SourceForge.net)
10. [notepad-plus - Help] update issues (SourceForge.net)
11. [notepad-plus - Help] RE: update issues (SourceForge.net)
----------------------------------------------------------------------
Message: 1
Date: Tue, 24 Feb 2009 13:53:04 +0000
From: "SourceForge.net" <[email protected]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
Feature Request: Single line comment
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=6513505
By: mmtsuchi
Up
For "comment line without selecting any text"
and for "thank you very much for all the effort you guys put into developing
N++" :-) Very Usefull, for personnal, professoinnal...
______________________________________________________________________
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: Tue, 24 Feb 2009 14:29:31 +0000
From: "SourceForge.net" <[email protected]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] Where can I find
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=6513836
By: evia01
Where can I find file explorer (or file browser)? Please, help me!
Thaks: Evi
______________________________________________________________________
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: Tue, 24 Feb 2009 15:19:51 +0000
From: "SourceForge.net" <[email protected]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion]
PowerShell Styler now hosted.
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=6514277
By: aathell
Here's a link to the PowerShell styler with a pic and download of the N++
External
Lexers Plugin.
Big thanks to Jaykul, freenode's #powershell, and poshcode.org
http://poshcode.org/notepad++lexer/
almostautomated
______________________________________________________________________
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: Tue, 24 Feb 2009 16:14:54 +0000
From: "SourceForge.net" <[email protected]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: user
language, braces, function completing
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=6514774
By: blk_panther
ty for 1), the other plugin works great
2) needs me to compile n++, correct? (else I don't understand the plugin
correctly,
ut I'll ask there again)
But what's about 3) function completing with $ in front of name? Any hints,
workarounds or suggestions?
Any plugin that will help, or even a way to get the good old non-xml function
list-file (.api) to work with n++?
ps: Why are there still the language.api filey in my n++ folder, are they needed
or just a left over from old versions?
______________________________________________________________________
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: Tue, 24 Feb 2009 17:14:22 +0000
From: "SourceForge.net" <[email protected]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
notepad++ 5.2 crash with F12
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=6515360
By: andydean
As I stated in another post in this thread I removed all of the plugins but
still get the crash when using F11 0r F12.
However the crash is slightly different from F11 to F12. With F11 the tab still
remains at the top of the screen but with F12 the tab disappears as well.
______________________________________________________________________
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: Tue, 24 Feb 2009 17:43:31 +0000
From: "SourceForge.net" <[email protected]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: $(CURRENT_WORD)
is limited only to 259 chars
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=6515577
By: etirta
Hi DV,
Thanks for the reply, but unfortunately I can't use your suggestion :(. As our
decoder need the selected text (this long message) to be given as parameter
as in echo in my example.
To be exact, this is how I need to call our decoder:
NS_DecoderLaunch "$(CURRENT_WORD)"
Cheers //Edo
______________________________________________________________________
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: Tue, 24 Feb 2009 22:10:38 +0000
From: Lee Thomas <[email protected]>
Subject: [Notepad-plus-plus] Editing langs.xml
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Hi,
I've edited langs.xml to include a section for QuakeC files, following
the format of all the other sections of course. Mostly it's a copy of
the C section but with pertinent keywords added. Now, whenever I load
Notepad++, I get a "Load langs.xml failed!" message. After having a root
around I thought maybe I had to create a matching section in
stylers.xml, but this made no difference, although if I comment out the
addition in langs.xml the styler for QuakeC is in the list (but it has
no file extension registered with it). Basically it all works fine if I
comment the added section in langs.xml out.
Can somebody please help me with this?
------------------------------
Message: 8
Date: Tue, 24 Feb 2009 22:29:39 +0000
From: "SourceForge.net" <[email protected]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] Tool Bar disappear
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=6517876
By: abc1232
I was editing a file and I don't know what key I pushed but my tool box
disappear.
Does anyone know how I can get this back. Thanks... :(
______________________________________________________________________
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: Tue, 24 Feb 2009 21:43:41 +0000
From: "SourceForge.net" <[email protected]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
notepad++ 5.2 crash with F12
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=6517545
By: donho
Could you guys send me the dump file to :
d o n . h @ f r e e . f r
?
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: Tue, 24 Feb 2009 22:24:46 +0000
From: "SourceForge.net" <[email protected]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] update issues
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=6517849
By: mlcampbe
If I try to do an update it tells me no update is needed.
However, if I go directly to the URL
http://notepad-plus.sourceforge.net/commun/update/getDownLoadUrl.php it returns
"yes 5.0.3 http://kent.dl.sourceforge.net/sourceforge/notepad-plus/npp.5.0.3.I
nstaller.exe"
My current version is 5.2? Why does the getdownloadupr.php show the old 5.0.3
version? Is it no longer used?
______________________________________________________________________
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: Tue, 24 Feb 2009 22:41:06 +0000
From: "SourceForge.net" <[email protected]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: update issues
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=6517956
By: jaloola
I've already answered this question about 5 times this month, if you look in
the forums you will find it.
But anyways, the answer is that Don doesn't update the updater script until
a release has been verified 100% stable with no bugs.
So to upgrade, monitor your email, or if you don't get emails from forum posts,
then monitor the forum for release announcements.
Or you can, like I do, download the latest version from notepad-plus.sf.net.
Hope this clarifies again!
Thanks,
Allen
______________________________________________________________________
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
------------------------------
------------------------------------------------------------------------------
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
------------------------------
_______________________________________________
Notepad-plus-plus mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/notepad-plus-plus
End of Notepad-plus-plus Digest, Vol 33, Issue 53
*************************************************