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: php_dbg.dll with
notepad++ (SourceForge.net)
2. [notepad-plus - Open Discussion] RE: code autocompetion
(SourceForge.net)
3. [notepad-plus - Open Discussion] RE: Haskell Syntax
highlighting (SourceForge.net)
4. [notepad-plus - Open Discussion] RE: Notepad++ v4.3 is
released (SourceForge.net)
5. [notepad-plus - Open Discussion] RE: Compare plugin
(SourceForge.net)
6. [notepad-plus - Open Discussion] RE: Search Next (SourceForge.net)
----------------------------------------------------------------------
Message: 1
Date: Mon, 24 Sep 2007 05:40:57 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
php_dbg.dll with notepad++
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=4534040
By: zobo
Hi...
First to just clear things up. If you want to you this debugger, you need:
1. dbgpPlugin.dll for notepad++ (the rest of you post implies this)
2. php_xdebug.dll ( look here http://xdebug.org/ )
You do NOT need nor CAN you use php_dbg.dll. php_xdebug uses DBGP protocol,
whereas php_dbg uses DBG protocol. This client (dbgpPlugin.dll) can only be
used with DBGP protocol.
Anyway... Please explain where you found "lunch in firefox" menu item...
The way I know how to use it is: open page in firefox (via
http://localhost/...).
The debugging engine then connects the client and lets you step and evaluate.
Now down to plugin configuration (the only part that makes sense to me anyway).
I suggest that you remove the IDE key (zobo) as it can only cause problems in
you case (as you don't have only one server anyway).
Mind that there are still a few problems with the windows path mapping code
that will be cleaned up in next release. I intend to write a more detailed
tutorial
how to set up the environment so to avoid further confusion.
Best regards,
-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=331753
------------------------------
Message: 2
Date: Mon, 24 Sep 2007 06:34:23 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: code
autocompetion
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=4534113
By: nobody
you have function list plugin, maybe you can contribute code and make it better
dsego
______________________________________________________________________
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: Mon, 24 Sep 2007 07:40:42 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
Haskell Syntax highlighting
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=4534251
By: nobody
The Haskell highlighter still contains a couple of errors.
For example,
import qualified Prelude
highlights incorrectly.
Also operators like
x <--> y
will be regarded as comments because they contain --
I'm new to Notepad++; any hints how to fix this?
______________________________________________________________________
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: Mon, 24 Sep 2007 08:06:21 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
Notepad++ v4.3 is 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=4534299
By: nobody
Can you start incorporating the 64-bit shell-integration DLL that's offered
here on the forum? I don't expect you to make the whole program 64-bit or
anything,
but out-of-box shell integration would be nice on my x64 system.
______________________________________________________________________
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: Mon, 24 Sep 2007 09:27:11 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
Compare plugin
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=4534442
By: nobody
Very good idea.
One question: is it possible to combine two or more files with 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=331753
------------------------------
Message: 6
Date: Mon, 24 Sep 2007 09:34:33 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
Search Next
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=4534458
By: nobody
Oh! I feel like a newbie =/, but that?s ok, Jens tnx a lot.
Thanks
Oliver
______________________________________________________________________
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 16, Issue 64
*************************************************