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] RE: Losing Language formatting on Save
(SourceForge.net)
2. [notepad-plus - Open Discussion] RE: Default black background
style (SourceForge.net)
3. [notepad-plus - Open Discussion] RE: Feature request : Print
Preview (SourceForge.net)
4. [notepad-plus - Help] RE: Editing/deleting external commands
(SourceForge.net)
5. [notepad-plus - Plugin Development] Dockable window with
delphi? (SourceForge.net)
6. [notepad-plus - Help] NppInsertPlugin reports :messageProc
(SourceForge.net)
7. [notepad-plus - Help] RE: Vista Compatiblity (SourceForge.net)
8. [notepad-plus - Plugin Development] RE: Dockable window with
delphi? (SourceForge.net)
9. [notepad-plus - Open Discussion] RE: [FEATURE-WANTED]
Ctrl-PgUp/Down switch ta (SourceForge.net)
10. [notepad-plus - Help] RE: NppInsertPlugin reports
:messageProc (SourceForge.net)
11. [notepad-plus - Open Discussion] 4.5 Styler Configurator
(SourceForge.net)
12. [notepad-plus - Open Discussion] RE: Error message - "God
Damn Exception:666" (SourceForge.net)
13. [notepad-plus - Open Discussion] RE: 4.5 Styler Configurator
(SourceForge.net)
----------------------------------------------------------------------
Message: 1
Date: Fri, 16 Nov 2007 21:07:22 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Losing Language
formatting on Save
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=4628469
By: codenexus
lol, no. :)
______________________________________________________________________
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: Fri, 16 Nov 2007 21:11:32 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
Default black background style
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=4628472
By: nobody
Why not just save the customized stylers.xml file to a server or usb key. Then
after you install npp it's just a matter of replacing the
%Userprofile%\Application
Data\Notepad++\stylers.xml
______________________________________________________________________
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: Fri, 16 Nov 2007 21:51:55 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
Feature request : Print Preview
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=4628486
By: mhuffman
Try using Windows WordPad, which has print preview, to print your documents.
Add a line in shortcuts.xml for WordPad similar to the "launch in Firefox/IE"
run commands. I did this because I frequently want to control page breaks by
inserting a form feed (ASCII 12), however Notepad++ does not seem to recognize
form feeds when printing documents.
Mike
______________________________________________________________________
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, 17 Nov 2007 05:21:23 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE:
Editing/deleting external commands
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=4628760
By: nobody
thanks buddie ...
i think there shoudl be a very small editor for those "open externals".
______________________________________________________________________
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: Sat, 17 Nov 2007 05:21:43 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development]
Dockable window with delphi?
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=4628761
By: nobody
I developing a plug ins for npp with delphi. everything seem to be ok. so i
try to make a dockable window (like LightExporer and FunctionList) I've
downloaded
the source code of both project and they write in C++.
Is there way to make this in delphi ?
thank's you all and sorry for my english
b2, Thailand
______________________________________________________________________
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: Sat, 17 Nov 2007 05:33:59 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] NppInsertPlugin
reports :messageProc
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=4628771
By: nobody
I have instaled last version of Notepad++ v4.5
When I launch this progeam I get message :
-----------------------------------------------------
Missing "messageProc" function.
The plugin is not compatable with current version of Notepad++.
Remove the plugin from plugins directory if you don't want to see this message
on the next launch time.
OK
-----------------------------------------------------
What can I do to work Notepad++ properly without this message?
______________________________________________________________________
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: Sat, 17 Nov 2007 07:01:08 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Vista
Compatiblity
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=4628849
By: nobody
I'm also seeing this on x64 vista.
______________________________________________________________________
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: Sat, 17 Nov 2007 07:56:30 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
Dockable window with delphi?
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=4628891
By: zobo
Hi.
You can either look at dbgp plugin (NppDockingForm) or drop me a mail and I'll
send you a framework/example.
Re
-Zobo
______________________________________________________________________
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: 9
Date: Sat, 17 Nov 2007 08:27:50 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
[FEATURE-WANTED] Ctrl-PgUp/Down switch ta
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=4628906
By: nobody
Hi!
I also agree hope to see Ctrl-PgUp and Ctrl-PgDn implemented the same as how
it works in FireFox.
At least implement the action of cycling left/right of opened tabs, then we
can map the keys ourselves.
Thank you!
Chanon
______________________________________________________________________
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: Sat, 17 Nov 2007 10:22:48 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: NppInsertPlugin
reports :messageProc
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=4629032
By: pauliusm
NppInsertPlugin was developed long time ago, as an example for people willing
to make their plugins. Notepad++ added a few more required functions that every
plugin must implement. As far as I know, NppInsertPlugin was never updated.
ON the other hand - that plugin shouldn't be used as example anymore.
PluginTemplate
is the latest, up-to-date example of Notepad++ plugin. It can be found here:
http://sourceforge.net/project/showfiles.php?group_id=189927&package_id=248865
Just do what the error message told you to do - remove the dll from your plugins
directory.
______________________________________________________________________
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: Sat, 17 Nov 2007 10:38:23 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] 4.5
Styler Configurator
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=4629045
By: nobody
Just downloaded the DejaVu font.
Am trying out to change the global font in the Styler Configurator to get a
better feel of what i'm writing codes to. But i've noticed that NP++ only lists
"DejaVu Sans Mono Bold" instead of listing "Deja Vu Sans Mono" which what i
wanted to use.
I've also noticed that it also lists "Bitstream Vera Sans Mono Bold" in the
list instead of the regular monospace font of both families.
Is this a bug and/or is there a workaround?
______________________________________________________________________
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: Sat, 17 Nov 2007 11:24:09 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
Error message - "God Damn Exception:666"
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=4629091
By: nobody
See ya, Jesus...and thanks for all the fish.
______________________________________________________________________
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: 13
Date: Sat, 17 Nov 2007 12:02:12 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: 4.5
Styler Configurator
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=4629120
By: nobody
At least it is something reported before.
______________________________________________________________________
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: 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 18, Issue 50
*************************************************