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: Reset focus to text
(SourceForge.net)
2. [notepad-plus - Open Discussion] RE: Reset focus to text
(SourceForge.net)
3. [notepad-plus - Help] RE: Shortcut for reload? (SourceForge.net)
4. [notepad-plus - Help] RE: What's going on? (SourceForge.net)
5. [notepad-plus - Open Discussion] RE: Notepad++ v4.2.2 is
available (SourceForge.net)
6. [notepad-plus - Plugin Development] A tiny extension of
NPPM_DOOPEN, please. (SourceForge.net)
7. [notepad-plus - Help] RE: TIP: Run external command and keep
shell (SourceForge.net)
----------------------------------------------------------------------
Message: 1
Date: Thu, 16 Aug 2007 06:54:43 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
Reset focus to 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=4468257
By: nobody
Still doesn't work for me in the latest version 4.2.2
______________________________________________________________________
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: Thu, 16 Aug 2007 07:01:31 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
Reset focus to 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=4468267
By: nobody
Ahh, the Explorer.dll plugin is broken. Remove it from the plugins folder and
everything works.
______________________________________________________________________
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: Thu, 16 Aug 2007 07:08:22 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Shortcut for
reload?
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=4468275
By: nobody
I want to know how to do it too.
______________________________________________________________________
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: Thu, 16 Aug 2007 08:31:05 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: What's going
on?
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=4468404
By: snemarch
Fix what? You're viewing a binary file in notepad++, thus all those "weird
symbols".
______________________________________________________________________
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, 16 Aug 2007 08:55:21 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
Notepad++ v4.2.2 is available
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=4468450
By: jive01
For some reason, the explorer plugin disappears when I installed 4.2.2... the
dll is still there, but the toolbar icons are not there and my shortcut
configurations no longer open them up...
______________________________________________________________________
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: Thu, 16 Aug 2007 09:52:35 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] A
tiny extension of NPPM_DOOPEN, please.
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=4468535
By: nobody
Currently, N++ plugin system doesn't enable you to specify the view in which
a file should be opened. It is always opened in the primary view.
NPPM_DOOPEN could be extended, to also recieve WPARAM: MAIN_VIEW or SUB_VIEW.
A file would be cloned to this view, if it was already open in the other view.
If the file isn't open yet, it is just opened to that view, of course.
Alternatively, but much less comfortable, a new message could be added to enable
cloning a file to the other view.
Also, DOOPEN seems to always return 0, even when it succeeds opening a file.
Bug?
Don, could you please add this?
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: 7
Date: Thu, 16 Aug 2007 10:04:54 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: TIP: Run
external command and keep shell
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=4468552
By: nobody
I had a similar problem to overcome but even worse in that the program I needed
to execute is not on the system path and its path also had spaces.
I needed to run >c:\program files\html help workshop\hhc.exe c:\my
documents\help_project.hhp
In order to be able to run this command on whatever file I was looking at in
Notepad++ I created a batchfile in the Notepad++ directory called CompileHhp.bat
containing this:
"c:\program files\html help workshop\hhc.exe" %1
pause
And then created a Notepad++ run command of the form:
$(NPP_DIRECTORY)\CompileHpp.bat "$(FULL_CURRENT_PATH)"
Hope this is useful to someone.
Neutrino.
______________________________________________________________________
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: 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 41
*************************************************