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: Notepad++ v5.1.3 new
release (SourceForge.net)
2. [notepad-plus - Open Discussion] RE: Notepad++ v5.1.3 new
release (SourceForge.net)
3. [notepad-plus - Help] Strange Exception (SourceForge.net)
4. [notepad-plus - Plugin Development] RE: REQUEST: Update
Compare and TextFX to Uni (SourceForge.net)
5. [notepad-plus - Help] Syntax Highlighting Problem
(SourceForge.net)
6. [notepad-plus - Plugin Development] Demo Plugin in PureBasic
4.20 (SourceForge.net)
7. [notepad-plus - Open Discussion] Auto updates still don't
work (SourceForge.net)
8. [notepad-plus - Open Discussion] Please create an Ansi
Installer (SourceForge.net)
9. [notepad-plus - Plugin Development] RE: Demo Plugin in
PureBasic 4.20 (SourceForge.net)
----------------------------------------------------------------------
Message: 1
Date: Sat, 03 Jan 2009 13:39:58 +0000
From: "SourceForge.net" <[email protected]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
Notepad++ v5.1.3 new release
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=5976481
By: zcorker
I don't find an exe file on here. Am I missing something?
______________________________________________________________________
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 Jan 2009 14:10:01 +0000
From: "SourceForge.net" <[email protected]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
Notepad++ v5.1.3 new release
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=5976765
By: andydean
zcorker see here
https://sourceforge.net/project/showfiles.php?group_id=95717&package_id=102072
______________________________________________________________________
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: Sat, 03 Jan 2009 15:51:51 +0000
From: "SourceForge.net" <[email protected]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] Strange Exception
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=5978010
By: fixxxer911
Could you be so kind to inform me what does it mean:
[img]http://pic.ipicture.ru/uploads/081222/7UFf0xQVw3.jpg[/img]
______________________________________________________________________
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: Sat, 03 Jan 2009 16:17:41 +0000
From: "SourceForge.net" <[email protected]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
REQUEST: Update Compare and TextFX to Uni
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=5978284
By: dv__
A patch for the TextFX v0.25 which fixes incorrect initialization
of checked/unchecked state of several menu items:
https://sourceforge.net/tracker/index.php?func=detail&aid=2483929&group_id=18992
7&atid=931291
______________________________________________________________________
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: 5
Date: Sat, 03 Jan 2009 16:20:32 +0000
From: "SourceForge.net" <[email protected]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] Syntax Highlighting
Problem
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=5978306
By: hnatek
NP 5.1.3 Unicode
--
NP doesn't highlight code for php, html properly.
Create new file, write simple clean php or clean html code, save as .php or
.html and code in NP isn't highlighted as it should. This also comes when paste
html or php code into new file and save it as php or html.
In menu language is recognized but code is highlight properly only when I close
file and open it again, or change language from menu for sth different (java,
c etc.) and then change language again for php or html .
______________________________________________________________________
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: Sat, 03 Jan 2009 16:24:59 +0000
From: "SourceForge.net" <[email protected]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] Demo
Plugin in PureBasic 4.20
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=5978336
By: somic
This is a sample Demo PlugIn derived from the Delphi version and developped
to join the PB community to the Npp ones and let more Npp people know about
PureBasic and more PB people know about Npp (not for personal interest, but
for passion).
See the plugin code at: www.semelinanno.com/downloads/anmxnpp/Npp_PB.pb
Compiled it results in 8 kb binary (!).
Refer to the purebasic site (www.purebasic.com) for more for more details on
the PureBasic programming language.
Let me know any comments.
Regards,
Carlo
[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=482781
------------------------------
Message: 7
Date: Sat, 03 Jan 2009 17:28:38 +0000
From: "SourceForge.net" <[email protected]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] Auto
updates still don't work
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=5978954
By: iccarter
When are auto updates going to work again? As far as I can recall they've only
worked on one update.
______________________________________________________________________
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: Sun, 04 Jan 2009 04:17:45 +0000
From: "SourceForge.net" <[email protected]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] Please
create an Ansi Installer
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=5984967
By: jive01
Hello. I know there is a Ansi Zip version of N++, but can we please have a ansi
installer? I have too many customizations to my N++ to switch over to unicode.
pretty please? with sugar on top?
______________________________________________________________________
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: Sun, 04 Jan 2009 11:49:01 +0000
From: "SourceForge.net" <[email protected]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
Demo Plugin in PureBasic 4.20
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=5987835
By: somic
Forgot to say that it is an ANSI plugin tested with Npp 5.0.3.
It is not compatible with the last release of Npp.
Rgds,
Carlo
______________________________________________________________________
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
------------------------------
------------------------------------------------------------------------------
------------------------------
_______________________________________________
Notepad-plus-plus mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/notepad-plus-plus
End of Notepad-plus-plus Digest, Vol 32, Issue 6
************************************************