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] nfo viewing...............Correctly
(SourceForge.net)
2. [notepad-plus - Open Discussion] Feature Request: MD5
encoding! (SourceForge.net)
3. [notepad-plus - Open Discussion] Feature Request: Light
Explorer in core (SourceForge.net)
4. [notepad-plus - Plugin Development] Notepad++ exit
(SourceForge.net)
----------------------------------------------------------------------
Message: 1
Date: Fri, 03 Aug 2007 12:27:56 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] nfo
viewing...............Correctly
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=4446239
By: nobody
Does anyone know whether it is possible to adjust the line spacing in Notepad++?
In particular I would like to adjust the line spacing when viewing nfo files
as Notepad++ does not get it right, it puts in spaces between the lines which
nfo files should not have. Is there a way to fix this? I have looked through
the options and cannot find anything that will do 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: 2
Date: Sat, 04 Aug 2007 00:58:39 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] Feature
Request: MD5 encoding!
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=4447104
By: onexdata
It would be a GREAT help if we could highlight some text and press ctrl+alt+m
(or something) and replace the selected text with an MD5 version of it.
This would save me an hour or two each week and would only take a few lines
of code.
______________________________________________________________________
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: Sat, 04 Aug 2007 01:02:17 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] Feature
Request: Light Explorer in core
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=4447106
By: onexdata
Light explorer is far better than explorer that comes with the core; Why not
include it?
It's faster
You can add/delete/rename etc.
It's got a good menu selection on right-click
It's favorites are better integrated
It includes network places
______________________________________________________________________
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, 04 Aug 2007 02:24:23 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development]
Notepad++ exit
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=4447155
By: zobo
My plugin needs to do some de-initialization on exit. This involves some network
operations that can't be executed right away (it has to connect somewhere, and
send some data).
My first question, how can I detect that N++ is exiting at all. I tried to
listen
to WM_CLOSE, but no luck. Best option for now was to hook into DLL DETACH
procedures.
Second question, how would my plugin be able to delay the shutdown of N++? I'd
like to display a dialog that says "Performing shutdown process" and wait until
I get all the stuff out to the network...
The only other way I can think of is to resort to fully blocking socket
operations.
But that's just wrong....
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
------------------------------
-------------------------------------------------------------------------
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 15, Issue 8
************************************************