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: POSIX
(SourceForge.net)
2. [notepad-plus - Help] RE: Format selection (SourceForge.net)
3. [notepad-plus - Help] RE: Keeping your color configs
(SourceForge.net)
4. [notepad-plus - Open Discussion] RE: Remove window tabs
(SourceForge.net)
5. [notepad-plus - Help] RE: variables completion (SourceForge.net)
6. [notepad-plus - Help] Toolbar configurable? (SourceForge.net)
7. [notepad-plus - Help] RE: styler.xml in 4.3 (SourceForge.net)
8. [notepad-plus - Translation] RE: Simplified Chinese
translation for V4.3 (SourceForge.net)
9. [notepad-plus - Plugin Development] RE: Function List for Ada
(SourceForge.net)
10. [notepad-plus - Help] RE: Keeping your color configs
(SourceForge.net)
11. [notepad-plus - Open Discussion] Word Warp mode performance
(SourceForge.net)
12. [notepad-plus - Plugin Development] FunctionList & Java
(SourceForge.net)
13. [notepad-plus - Help] Delete (not replace) non-printable
characters (SourceForge.net)
----------------------------------------------------------------------
Message: 1
Date: Fri, 28 Sep 2007 03:33:25 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
Feature request: POSIX
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=4541611
By: nobody
Scintilla's developers don't want to do that.
https://sourceforge.net/tracker/index.php?func=detail&aid=1696579&group_id=2439&
atid=352439
Interesting, is it possible to implement a powerfull regex engine like PCRE
as a plugin? All that needed for that is to get the text in editor as a long
zero-terminated string... But it's not possible in scintilla afaik? Only
possiible
to copy whole the text to a temporary buffer, but for big files it'll be slow
and consume a lot of memory... Or to change PCRE routines so that they
use scintilla's Accessor* clases to get characters from the editor...
______________________________________________________________________
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: Fri, 28 Sep 2007 03:53:47 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Format
selection
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=4541631
By: nobody
Thanks for the tip. I'm using the XML Tools plugin now: it works like a charm!
______________________________________________________________________
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: Fri, 28 Sep 2007 05:28:20 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Keeping your
color configs
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=4541750
By: nobody
Is there a way to keep what I changed and transfer it to another system
so reconfiguring all the colors again doesn't have to be done?
______________________________________________________________________
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: Fri, 28 Sep 2007 05:46:47 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
Remove window tabs
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=4541795
By: nobody
Hallo.
Got one question about tabs:
is it possible to change tab bar position at bottom and to have multiline tabs?
if not, then maybe it might be included in later release... =)
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=331753
------------------------------
Message: 5
Date: Thu, 27 Sep 2007 19:28:56 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: variables
completion
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=4541166
By: nobody
I don't think this is possible right now.
Still, have you looked at version 4.3 yet?
http://sourceforge.net/forum/forum.php?thread_id=1830016&forum_id=331753
"8. Add new capacity (optional setting in Preferences dialog :
Backup/Auto-completion
tab) to trigger Auto-Completion(Function Completion or Word completion)
automatically
."
______________________________________________________________________
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: Thu, 27 Sep 2007 21:53:09 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] Toolbar
configurable?
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=4541248
By: nobody
Is the toolbar configurable - can one delete, create new and rearrange icons?
Otherwise, very impressive editor.
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: 7
Date: Fri, 28 Sep 2007 06:01:04 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: styler.xml in
4.3
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=4541827
By: donho
I confirm that v4.3 has the same behaviour.
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=331754
------------------------------
Message: 8
Date: Fri, 28 Sep 2007 06:13:20 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Translation] RE:
Simplified Chinese translation for V4.3
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=4541846
By: myzhangsong
how to change it!
??????????????????????????????????????????????????Click Start->Run
to have the run box, type %APPDATA%\Notepad++ in it and Enter. There'll be an
opened directory window appears.
???%APPDATA%\Notepad++????????????
Copy the nativeLang.xml into the opened directory.????????
?????????ctrl+space????windows????????
???shortcut key ????????
______________________________________________________________________
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=558104
------------------------------
Message: 9
Date: Fri, 28 Sep 2007 07:02:29 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
Function List for Ada
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=4541910
By: nobody
Hello, what about this function list?
This can be very useful!!
thank you very much
______________________________________________________________________
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: Fri, 28 Sep 2007 07:18:41 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Keeping your
color configs
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=4541940
By: nobody
If you selected "Don't use %APPDATA%" option during installation - they are
in stylers.xml in your NP++ installation directory, if you didn't, than all
the settings (and stylers.xml) are ussially in C:\Documents and
Settings\YOUR_USERNAME\Application Data\Notepad++
So just copy it...
______________________________________________________________________
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: Fri, 28 Sep 2007 07:32:08 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] Word
Warp mode performance
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=4541962
By: nobody
Why the performance of Word Warp Mode is so slow?
When a long long line is warped, moving on or selecting on it is very slow.
I tried other editors' word warp mode, its performance is good. But why it is
so slow in Notepad++. Anyway to improve it?
______________________________________________________________________
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: 12
Date: Fri, 28 Sep 2007 07:57:37 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development]
FunctionList & Java
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=4541995
By: lynchem
What is the status of the FunctionList plugin as regards Java support? Has
anyone
written the rules ? Much appreciated if they could post them.
Thanks,
-Mark
______________________________________________________________________
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: Fri, 28 Sep 2007 08:23:29 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] Delete (not
replace) non-printable characters
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=4542040
By: nobody
For various boring reasons I often have to scan files for non-printable
characters
(usually the NUL ASCII character) and delete them. Currently it's a completely
manual process because I haven't found an app that will find and replace them
away. I notice that N++ has a TextFX Character function of "Zap all non
printable
characters to #" which does pick up NUL characters, but I'm actually looking
to zap them away entirely. I tried the normal find and replace function but
it won't actually find NUL characters, has anyone any idea how to accomplish
this with N++? Or if not, are there any other editors that will do the job?
______________________________________________________________________
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
------------------------------
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
------------------------------
_______________________________________________
Notepad-plus-plus mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/notepad-plus-plus
End of Notepad-plus-plus Digest, Vol 16, Issue 77
*************************************************