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] Anyone seen a slowdown with V5?
(SourceForge.net)
2. [notepad-plus - Help] How to share my Macro? (SourceForge.net)
3. [notepad-plus - Open Discussion] RE: Adding set of keywords
to syntax highligh (SourceForge.net)
4. [notepad-plus - Open Discussion] Loss of styles and colors
(SourceForge.net)
5. [notepad-plus - Open Discussion] Notepad++ v5.1 beta released
(SourceForge.net)
6. [notepad-plus - Plugin Development] Unicode Notepad++ vs.
Unicode plugins (SourceForge.net)
7. [notepad-plus - Open Discussion] RE: Notepad++ v5.1 beta
released (SourceForge.net)
8. [notepad-plus - Open Discussion] RE: Notepad++ v5.1 beta
released (SourceForge.net)
9. [notepad-plus - Open Discussion] RE: Notepad++ v5.1 beta
released (SourceForge.net)
10. [notepad-plus - Open Discussion] RE: Notepad++ v5.1 beta
released (SourceForge.net)
----------------------------------------------------------------------
Message: 1
Date: Sat, 20 Sep 2008 02:04:22 +0000
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] Anyone seen a
slowdown with V5?
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=5295520
By: buchs
I have noticed a dramatic slowdown at startup with a recent auto-update. I
think it was about when official V5 came out. I just run it out of the box
without any customizations. Is it just me?
______________________________________________________________________
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: Sat, 20 Sep 2008 03:22:23 +0000
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] How to share my
Macro?
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=5295749
By: yangtse97
I recorded lots of Macro in Notepad++ V5.03 on my computer. How can I share
these Macro with other computers?
Thanks for your help.
James
______________________________________________________________________
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: Sat, 20 Sep 2008 07:57:26 +0000
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
Adding set of keywords to syntax highligh
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=5296503
By: whdconsultant
Unfortunately, there is a lot of hardcoding in the syntax highlighting from
old code that was never made nice and corrected in scintilla. So you are limited
in what you can do in some circumstances.
______________________________________________________________________
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, 20 Sep 2008 07:59:00 +0000
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] Loss of
styles and colors
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=5296506
By: whdconsultant
Every time I upgrade, I lose all of my styles and colors. Is this what is
supposed
to happen? It's very irritating.
______________________________________________________________________
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: Sun, 21 Sep 2008 11:23:02 +0000
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion]
Notepad++ v5.1 beta released
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=5301167
By: donho
Here is 5.1 beta of Notepad++ :
http://notepad-plus.sourceforge.net/commun/misc/npp.v5.1.beta.zip
In this release a crash bug due to the weird file creation/modification time
is fixed.
Some features and bugs are also added and fixed in this release.
But the most important added feature is make Notepad++ version 5.1 a true
Unicode-compliant application :
Not only you can open a Unicode path file in Notepad++, but also you can use
whichever localization file (nativeLang.xml) under whichever language
environment
(for w2k/xp/vista).
2 packages are included in 5.1 beta : Unicode release and ANSI release.
ANSI version is released for those who work still under pre-historic win95/98/ME
:)
Sure you can always use the ANSI version under w2k/xp/vista if you don't need
Unicode path support, however unicode release will be the main stream on the
future versions (ie. The installer will contain only Unicode version).
All the plugins which are compatible with v5.0.3 will be compatible with ANSI
release, but not with Unicode release.
For the plugin authors, please refer to the note in Plugin forum to make plugin
compatible with both Unicode/ANSI version.
Even v5.1 beta is quite stable, it may still have some regressions. Please
report
the bugs you find here by precising your notepad++ release mode (ANSI or
UNICODE),
which is indicated in About dialog.
Here are Notepad++ v5.1 fixed bugs and added features (from v5.0.3) :
1. Make Notepad++ Unicode-compliant application(Unicode path supported).
2. Fix crash issue due to the incoherent modification/creation date.
3. Fix tag match highlighting mismatched bug.
4. Make tag match highlighting on non html zone optional.
5. Refine the Save/Open file directory settings (follow tab/last operation/user
defined dir).
6. Add "Doc go to new instance" and "Doc open in new instance" features.
7. Add new pluin notification NPPN_DOCACTIVATED and NPPN_LANGCHANGED.
8. Fix context menu incorrect setting crash bug.
9. Fix a problem with Incremental search+UTF8 in win9x.
10. Fix bug with CPP lexer keyword list.
Included plugins (ANSI):
1. TexFX v0.24a
2. NppExec v0.2 RC3.2
3. Spell Checker v1.3.1
4. MIME Tools v1.4
5. FTP_synchronize v0.9.6
6. NppExport v0.2.7.3
7. Compare plugin v1.5.1
8. Light Explorer v1.5
9. Doc Monitor v2.1
10. NppAutoIndent 1.2
Included plugins (Unicode):
1. MIME Tools v1.4
2. NppExport v0.2.7.3
3. Doc Monitor v2.1
4. NppAutoIndent 1.2
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: 6
Date: Sun, 21 Sep 2008 11:59:22 +0000
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development]
Unicode Notepad++ vs. Unicode plugins
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=5301342
By: donho
>From v5.1, Notepad++ is a true Unicode-compliant application.
( Please check Notepad++ v5.1 beta release announce here :
http://sourceforge.net/forum/message.php?msg_id=5301167 )
All the plugins which are compatible with v5.0.3 (which is an ANSI application)
will be compatible with ANSI release, but not with Unicode release.
As well, all the Unicode plugins (which come with Unicode Notepad++) are not
compatible with Notepad++ ANSI mode.
In order to make your plugins compatible with Unicode Notepad++ (Unicode release
will be the main stream on the future versions), you should include the newest
PluginsInterface.h (
http://notepad-plus.svn.sourceforge.net/viewvc/notepad-plus/PowerEditor/src/MISC
/PluginsManager/PluginInterface.h?revision=307&view=markup ) in your project,
then compile your project by setting the symbol UNICODE (with #define UNICODE
in your header file or set Character Set option from "Use Multi-Byte Character
Set" to "Use Unicode Character Set" in Configuration Properties->General via
project properties dialog in your VC studio).
Keep one thing in mind : Send all unicode messages to Notepad++ in unicode mode,
but send ansi message to scintilla in both ANSI and UNICODE mode.
5 plugins are Unicode ready, you can check the projects here :
1. DocMonitor :
http://sourceforge.net/project/showfiles.php?group_id=189927&package_id=231308&r
elease_id=624532
2. MIME tools :
http://sourceforge.net/project/showfiles.php?group_id=189927&package_id=252551&r
elease_id=624804
3. Ftp_synchronize :
http://sourceforge.net/project/showfiles.php?group_id=189927&package_id=245189&r
elease_id=624543
4. NppExport : http://sourceforge.net/project/showfiles.php?group_id=189927&pack
age_id=256744&release_id=624533
5. NppAutoIndent
: http://sourceforge.net/project/showfiles.php?group_id=189927&package_id=288727
&release_id=627180
Here you can download Notepad++ v5.1 beta here to test with your plugins :
http://notepad-plus.sourceforge.net/commun/misc/npp.v5.1.beta.zip
Feel free to post your questions here.
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: 7
Date: Sun, 21 Sep 2008 14:38:01 +0000
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
Notepad++ v5.1 beta released
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=5301926
By: golem777
Greetings, there were old problems. SEARCH and REPLAC in all files " on
Cyrillics
does not work ". I sent you the added translation into Russian. At present there
is newer version, with new lines, for example "Rename... "
______________________________________________________________________
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, 21 Sep 2008 14:40:46 +0000
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
Notepad++ v5.1 beta released
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=5301939
By: golem777
At me the Windows XP sp2/ The problem has appeared, like after 5.0.1
______________________________________________________________________
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, 21 Sep 2008 14:55:47 +0000
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
Notepad++ v5.1 beta released
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=5301990
By: donho
> Please report the bugs you find here by precising your notepad++ release mode
> (ANSI or UNICODE), which is indicated in About dialog.
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: Sun, 21 Sep 2008 15:57:03 +0000
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
Notepad++ v5.1 beta released
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=5302225
By: donho
> All the plugins which are compatible with v5.0.3 will be compatible with ANSI
release,
> but not with Unicode release. For the plugin authors, please refer to the
note in Plugin forum
> to make plugin compatible with both Unicode/ANSI version.
http://sourceforge.net/forum/message.php?msg_id=5301342
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
------------------------------
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
------------------------------
_______________________________________________
Notepad-plus-plus mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/notepad-plus-plus
End of Notepad-plus-plus Digest, Vol 28, Issue 24
*************************************************