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 Req: Rename a
file while viewing (SourceForge.net)
2. [notepad-plus - Help] Notepad++ and U3? (SourceForge.net)
3. [notepad-plus - Plugin Development] Plugin to run a language
specific help file (SourceForge.net)
4. [notepad-plus - Help] Where is "User Define Language dialog"?
(SourceForge.net)
5. Licensing (Joao Martins)
6. [notepad-plus - Plugin Development] RE: New Plugin available:
FTP_synchronize (SourceForge.net)
7. [notepad-plus - Plugin Development] RE: Plugin to run a
language specific help fi (SourceForge.net)
8. [notepad-plus - Plugin Development] RE: copy as highlighted
(colored) text (SourceForge.net)
9. [notepad-plus - Help] RE: help with spell check (SourceForge.net)
10. [notepad-plus - Plugin Development] RE: New plugin:
CCompletion (SourceForge.net)
11. [notepad-plus - Open Discussion] RE: Closing Tab behavior
improvement (SourceForge.net)
12. [notepad-plus - Open Discussion] RE: Word Warp mode
performance (SourceForge.net)
----------------------------------------------------------------------
Message: 1
Date: Wed, 03 Oct 2007 13:07:43 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
Feature Req: Rename a file while viewing
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=4550765
By: arrow_runner
Err, not Save As, that means I've still got the original file to delete or it's
wasting space.
______________________________________________________________________
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: Wed, 03 Oct 2007 13:34:18 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] Notepad++ and U3?
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=4550811
By: nobody
Hi,
Is the U3 version of Notepad++?
about U3: http://en.wikipedia.org/wiki/U3 and http://u3.com
______________________________________________________________________
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: Wed, 03 Oct 2007 14:23:45 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development]
Plugin to run a language specific help file
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=4551078
By: fstellari
I have started the development of a small plugin that allows to run a language
specific help file (CHM) and search for the keyword under the cursor.
If you find this interesting/useful or not, or if you have any idea or
suggestion,
please drop me a line so I will be encouraged to continue and I will let you
know of new versions.
The v0.10 can be donwloaded here:
http://fstellari.googlepages.com/LanguageHelp_dll_0v10.zip
This is the very first version of the plugin so there is no fancy GUI to setup
the list of language specific help files.
At the moment you have to manually edit the LanguageHelp.ini file that will
be created in you plugin/config directory.
[Options]
StayOnTop=0
If StayOnTop=1, the window will stay on top of NPP, otherwise clicking on NPP
main window will put the help in bkgnd. The default value is 0
Here are some example of setting for help file:
[AutoIt]
Extension=au3
File=C:\Progra~1\AutoIt3\AutoIt.chm
[JPSoft]
Extension=bat btm cmd
File=C:\Progra~1\JPSoft\4NT7\jphelp.chm
For each language you specfy a short name for the section: [MyLanguage]
Then you define two entries to list the extensions without the "." and separated
by space.
They you define the path to the help file to use for that extension.
Error handling is not very advanced at the moment!!!
Ciao!
Franco
______________________________________________________________________
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: 4
Date: Wed, 03 Oct 2007 12:18:17 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] Where is "User
Define Language dialog"?
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=4550699
By: aggro80
The FAQ at:
http://notepad-plus.sourceforge.net/uk/UserLanguageDefineSystem-HOWTO.php
Says that new languages can be defined using "User Define Language dialog",
but I am not able to find where to start it using version 4.3. Could the FAQ
be updated to make it more clear and obvious where this dialog is started?
______________________________________________________________________
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: Thu, 4 Oct 2007 15:18:57 +0100
From: "Joao Martins" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] Licensing
To: [email protected]
Message-ID:
<[EMAIL PROTECTED]>
Content-Type: text/plain; charset="iso-8859-1"
Greetings,
Can I use Notepad++ in a commercial environment?
Best regards,
Jo?o
-------------- next part --------------
An HTML attachment was scrubbed...
------------------------------
Message: 6
Date: Wed, 03 Oct 2007 16:53:43 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
New Plugin available: FTP_synchronize
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=4551278
By: harrybharry
Well, it was a long shot anyway.. =]
Maybe its the critical sections. Got a new version that dumps lots of info about
them. Can you try again and see what it spits out? At this point I can only
use debug output text to see whats really going on. Its in the CVS, probably
1.27
The keep alive together with ASCII datatransfer detection will be put off for
a while untill this issue has been resolved. It'll be there eventually ;)
______________________________________________________________________
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: Wed, 03 Oct 2007 23:02:23 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
Plugin to run a language specific help fi
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=4551531
By: steakhacher
Hi
It could be a good idea nevertheless it is impossible to load your plugin with
version 4.3 probably because of the MT/ option. I think that there are Don
message
about this problem
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=482781
------------------------------
Message: 8
Date: Wed, 03 Oct 2007 23:08:12 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
copy as highlighted (colored) text
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=4551536
By: steakhacher
Hi
There is not this function, but plugin exist which allow you to export your
text with the syntax highlighting which should be avilable at
http://www.andre-simon.de/ even if at time where I am writing it seems to be
down.
Name of plugin is highlight file.
______________________________________________________________________
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: Thu, 04 Oct 2007 00:51:57 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: help with spell
check
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=4551626
By: nobody
You only need to install both, Aspell and one of the dictonaries for windows.
There is no need to copy, only to install and to have fun with it.
Best Regards
Jens
______________________________________________________________________
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: 10
Date: Thu, 04 Oct 2007 00:56:15 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
New plugin: CCompletion
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=4551629
By: dv__
It would be very cool to have two different notifications:
1) NPPN_FILEBEFORESAVE
2) NPPN_FILESAVED
The first one, NPPN_FILEBEFORESAVE, tells that the file is about to be saved.
So, when a plugin receives this notification, it can do some actions before
the file is saved. It could be such actions as: removing trailing spaces,
removing
empty lines and so on.
Thus, this notification allows to do pre-saving actions.
The second one, NPPN_FILESAVED, tells that the file has been saved.
Thus, this notifications allows to do post-saving actions.
______________________________________________________________________
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: 11
Date: Thu, 04 Oct 2007 01:04:34 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
Closing Tab behavior improvement
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=4551640
By: nobody
I like the current behavior of closing tabs. Think of if you want to close a
file and also the tabs after that file quickly, you just need to press Ctrl+W
few times without concern other thing.
______________________________________________________________________
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: Thu, 04 Oct 2007 01:08:35 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: 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=4551648
By: nobody
Nobody care word warp mode's performance ?
______________________________________________________________________
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: Splunk Inc.
Still grepping through log files to find problems? Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
------------------------------
_______________________________________________
Notepad-plus-plus mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/notepad-plus-plus
End of Notepad-plus-plus Digest, Vol 17, Issue 13
*************************************************