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 - Plugin Development] New: Spell-Checker
version 1.3 (SourceForge.net)
2. [notepad-plus - Plugin Development] New plugin: Window
Manager (SourceForge.net)
3. [notepad-plus - Help] RE: Editing user-defined macros
(SourceForge.net)
4. [notepad-plus - Open Discussion] RE: Compare Plugin 1.5
released (SourceForge.net)
5. [notepad-plus - Open Discussion] RE: Should I do this
feature? (SourceForge.net)
6. [notepad-plus - Plugin Development] New: Explorer version 1.6
(SourceForge.net)
7. [notepad-plus - Plugin Development] What I forget:
(SourceForge.net)
8. [notepad-plus - Open Discussion] Plugins, plugins, plugins.
Many new versions! (SourceForge.net)
9. [notepad-plus - Help] folding does not start when comment
follows (SourceForge.net)
10. [notepad-plus - Help] ctrl+D set to delete line didn't do
anything (SourceForge.net)
11. [notepad-plus - Plugin Development] RE: NppExec and utf-8
(SourceForge.net)
----------------------------------------------------------------------
Message: 1
Date: Thu, 29 Nov 2007 23:51:24 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] New:
Spell-Checker version 1.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=4651380
By: jenslorenz
Hello users,
here is the next version of Spell-Checker. For new feature please
see changelog:
--------------------------------------------------------------------------------
----
07/11/22 v1.3 :
--------------------------------------------------------------------------------
----
Fix: Relative path to Aspell is now loaded with correct buffer size MAX_PATH.
Fix: WideChar to UTF8 conversion on selecting word in suggestion list
corrected.
New: Multi-language support implemented. NativeLang plugin needed.
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=482781
------------------------------
Message: 2
Date: Thu, 29 Nov 2007 23:54:48 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] New
plugin: Window Manager
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=4651383
By: jenslorenz
Hello users,
I proudly present my new plugin. The Window Manager.
What does this program:
Whit it you can have a short overview of your open documents in Notepad++.
This overview is dockable and gave you the full capability as the tabs have.
- Left click on a list item selects the document.
- Right click opens the tab context menu from Notepad++.
- When documents are opened in main and second view (by duplicate or move) also
two lists are shown in dialog window.
Download here the new plugin:
http://sourceforge.net/project/showfiles.php?group_id=189927&package_id=254115
Have fun
______________________________________________________________________
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: 3
Date: Fri, 30 Nov 2007 00:05:18 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Editing
user-defined macros
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=4651391
By: nobody
In the %APPDATA% folder?
______________________________________________________________________
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, 30 Nov 2007 00:23:44 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
Compare Plugin 1.5 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=4651415
By: nobody
> There is a way to store the alignments in a single undo action. But than when
the user
> called undo, it would just take all the lines away, which would result in
the wrong
> lines being marked as blank and removed on clear or save, or if they tried
to undo
> after clear was called, it would put a lot of lines back in the document that
they
> would have no way to remove!
If you could somehow force both actions to take place at once, that is remove
all added lines _and_ remove the marking, then there would be no problem. Since
it may be welcome te be able to edit while comparison results are visible, I
still think the best way to do this is, is show the comparison results in a
separate document. This would leave the source document intact, not interfering
with the undo buffer, not moving the tab's position to another view and back
to possibly another position, and not removing any selection made, which I also
find annoying.
So if you just open two new documents in multi-view, you would overcome all
these problems. If there is no way to _name_ these documents (please investigate
this first), I suggest inserting the name of the source document at the top
of the compare document. You could also add some info there like the Plug-In
version and possibly the time the documents are compared.
______________________________________________________________________
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: Fri, 30 Nov 2007 00:26:49 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
Should I do this feature?
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=4651420
By: steakhacher
I think that it is a necessary function to implement, because I often want to
comment a section of code which could content comments.
Nevertheless it could be a good idea to always have the last behavior again.
Why not let the last function on ctrl+q and set comment on alt+q and uncomment
alt+shift+q.
An other possibility is to implement a comment/uncomment function which comment
if there are line not commented line in selection and which uncomment if all
selected lines are already commented.
And why not have these 3 possibilities and let user to choose.
Thanks to be listening to user attempts
______________________________________________________________________
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: Fri, 30 Nov 2007 00:33:57 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] New:
Explorer version 1.6
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=4651431
By: jenslorenz
Hello users,
here is the for the time being last version of Explorer plugin. I think it is
now very convenient to use and without the 1.5.2 deadlock and exception problem
that I found.
Here the changelog
------------------------------------------------------------------------------------
07/11/30 v1.6 :
------------------------------------------------------------------------------------
Fix: Current folders in tree got lost if "Automatic update on focus" is disabled
Fix: Deadlock and race conditions are fixed by changing the thread
implementation
in file list.
New: Multi-language support implemented. NativeLang.dll plugin needed.
Download plugin here:
http://sourceforge.net/project/showfiles.php?group_id=189927&package_id=223667
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=482781
------------------------------
Message: 7
Date: Fri, 30 Nov 2007 00:35:51 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] What
I forget:
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=4651433
By: jenslorenz
Download here the plugin:
http://sourceforge.net/project/showfiles.php?group_id=189927&package_id=225043
have fun
______________________________________________________________________
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: Fri, 30 Nov 2007 00:46:59 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] Plugins,
plugins, plugins. Many new versions!
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=4651448
By: jenslorenz
Hello Notepad++ users,
there are many new plugin versions. Please test the new releases.
New versions of Compare.dll, Explorer.dll and Spell-Checker.dll are published.
New plugins released. WindowManager.dll and NativeLang.dll waits for use ;).
To miss never any new release in future subscribe the npp-plugins newsfeed:
http://sourceforge.net/export/rss2_project.php?group_id=189927
Please checkout the Plugin Development section for more information:
http://sourceforge.net/forum/forum.php?forum_id=482781
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=331753
------------------------------
Message: 9
Date: Fri, 30 Nov 2007 00:48:46 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] folding does not
start when comment follows
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=4651451
By: nobody
I have a code in custom defined language like
begin//comment line
...
end;
The problem is that if there is no space between "begin" and "//" then NP++
does not recognize "begin" as folding start. What could be the problem?
The only folding pair defined is begin..end. comments are as in C, i.e., "//"
and /* some comment */
______________________________________________________________________
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: Fri, 30 Nov 2007 01:41:48 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] ctrl+D set to
delete line didn't do anything
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=4651508
By: mieszkolassota
i've set up ctrl+d to delete line - but that didn't work... so i left it be...
but after a while i needed ctrl+d, so i started playing with np++... restrted
it - nothing, set the "New document" to ctrl+d - worked, but opened new document
(as expected), ok, switched it back to ctrl+n, but ctrl+d didn't delete the
line... ok, so i've changed it to ctrl+shift+d - worked, so i switched it back
to ctrl+d - now it works... bizzare... and a mini-request: don, do you think
you could improve the key mapper some day? like adding a search for function
name, somewhere on top of the form... and maybe search for keys? and a
'key-mapped-twice' warning? that would be great :) thanks don, we'll be in debt
to you always ;)
ps.
1. have you thought about including some of the plugins into np++ source (should
be faster and require less ram)?
2. and why isn't ftp plugin being included in release?
______________________________________________________________________
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, 30 Nov 2007 02:06:00 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
NppExec and utf-8
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=4651546
By: dv__
Idris,
>> 2) will not be compatible with current implementation of Notepad++
> How so? Is it only in the sense that Npp supports W98 and that's all?
To support W98, Notepad++ has non-Unicode windows and controls. Therefore
Notepad++
is mostly non-Unicode application inside. Thus, if NppExec will be a complete
Unicode plugin, then it will have to transform a text from Unicode to ANSI when
sending something to Notepad++, and transform ANSI to Unicode when receiving
something from Notepad++. So there is a lot of work to do.
The best solution is to create some communication object (class in C++) between
Notepad++ and NppExec instead of direct communicating. In this case this class
could allow direct communicating for non-Unicode version of the plugin
and ANSI-to-Unicode & Unicode-to-ANSI communicating for Unicode version. But,
as I said, it needs a lot of work.
Also, as I said, I think that NppExec must support MustDie9x while Notepad++
supports it.
If Don will decide to make Notepad++ to be completely Unicode application, then
the plugins will also be completely Unicode (well, at least those plugins where
Unicode is needed).
______________________________________________________________________
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
------------------------------
-------------------------------------------------------------------------
SF.Net email is sponsored by: The Future of Linux Business White Paper
from Novell. From the desktop to the data center, Linux is going
mainstream. Let it simplify your IT future.
http://altfarm.mediaplex.com/ad/ck/8857-50307-18918-4
------------------------------
_______________________________________________
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 96
*************************************************