Notepad-plus-plus Digest, Vol 36, Issue 25

2009-05-11 Thread notepad-plus-plus-request
ap between 
bufferID
and DocumentID to be able to acquire a buffer's ReadOnly status?

If so, how did it work out?

almostautomated

__
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: Sat, 09 May 2009 18:40:49 +
From: "SourceForge.net" 
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Complile with
Notepad++
To: nore...@sourceforge.net
Message-ID: <7383363.331...@sourceforge.net>
Content-Type: text/plain; charset="UTF-8"


Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=7383363
By: janschreiber

Get the most recent version of the NppExec plugin:
https://sourceforge.net/project/showfiles.php?group_id=189927
It comes with a help file that describes everything.

__
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: Sat, 09 May 2009 18:42:45 +
From: "SourceForge.net" 
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
Keyboard File Switcher 0.6.0.1
To: nore...@sourceforge.net
Message-ID: <7383370.482...@sourceforge.net>
Content-Type: text/plain; charset="UTF-8"


Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=7383370
By: davegb3

Not apart from reading up on Scintilla and poc pointers, sorry.  I'm hoping
to get some time this week to put this to bed - I'm trying to get some time
on the plugin manager!

Thanks again for your help - I'll let you know how it goes.

Cheers,
Dave.

__
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: 6
Date: Sat, 09 May 2009 19:28:57 +
From: "SourceForge.net" 
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Complile with
Notepad++
To: nore...@sourceforge.net
Message-ID: <7383408.331...@sourceforge.net>
Content-Type: text/plain; charset="UTF-8"


Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=7383408
By: joleg74

I'd look at NppExec.  You can setup command lines to be called.

https://sourceforge.net/project/showfiles.php?group_id=189927&package_id=224034

I personally use it to run the python scripts I develop in Notepad++.

__
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: 7
Date: Sat, 09 May 2009 20:12:09 +
From: "SourceForge.net" 
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: N++
hangs   after saving large text files
To: nore...@sourceforge.net
Message-ID: <7383460.331...@sourceforge.net>
Content-Type: text/plain; charset="UTF-8"


Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=7383460
By: rchl

Try deactivating NppPlugin_ChangeMarker.dll

I had this problem and it seemed to fix the problem. Then I reenabled it and
was never able to reproduce again. But I didn't work with big files much after
that.

__
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



--

--
The NEW KODAK i700 Series Scanners deliver under ANY circumstances! Your
production scanning environment may not be a perfect world - but thanks to
Kodak, there's a perfect scanner to get the job done! With the NEW KODAK i700
Series Scanner you'll get full speed at 300 dpi even with all image 
processing features enabled. http://p.sf.net/sfu/kodak-com

------------------

___
Notepad-plus-plus mailing list
Notepad-plus-plus@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/notepad-plus-plus


End of Notepad-plus-plus Digest, Vol 36, Issue 25
*


Notepad-plus-plus Digest, Vol 36, Issue 25

2009-05-09 Thread notepad-plus-plus-request
PHP IDE 
features.
Yet NOTHING works.

PHPEclipse seems to be a bust.  You can upload single FTP files, but its a real
PITA... there is no FTP menu that you can keep open and run.

Komodo Seems to be the same.  No FTP support!

If Only I could find a version control software that kept versions locally but
created a FTP folder like Tortoise does.

Its gotten to the point where I think im FORCED to install a WAMP server.

Does ANYONE know why MY Notepad++ doesnt support FTP?  Im on Vista 32!

God has Forsaken Me!
Mike

__
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: Sat, 09 May 2009 11:03:14 +
From: "SourceForge.net" 
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: HTML file
unparseddue to "<%"
To: nore...@sourceforge.net
Message-ID: <7382940.331...@sourceforge.net>
Content-Type: text/plain; charset="UTF-8"


Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=7382940
By: cchris

The external lexer route.

You can try looking at LexHTML.cxx in the Scintilla source that ships wih NP++,
add that support and recompile the whole beast. You'll get a non standard
SciLexer.dll. It is up to you to see how that "non standard" hurts.

CChris

__
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: Sat, 09 May 2009 15:21:25 +
From: "SourceForge.net" 
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: Bug
in rc2
To: nore...@sourceforge.net
Message-ID: <7383185.331...@sourceforge.net>
Content-Type: text/plain; charset="UTF-8"


Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=7383185
By: aathell

I saw this just after the fix was committed; isn't that the way it goes? :)

Anyhow, a friend has donated a laptop to the cause so that Win7 RC can be 
installed
and some tracing can be done.

Keep your fingers crossed.

almostautomated

__
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: Sat, 09 May 2009 15:25:11 +
From: "SourceForge.net" 
Subject: [Notepad-plus-plus] [notepad-plus - Help] Complile with
Notepad++
To: nore...@sourceforge.net
Message-ID: <7383190.331...@sourceforge.net>
Content-Type: text/plain; charset="UTF-8"


Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=7383190
By: alexgr1987

I have JDK, a C++ compiler and a Turbo Pascal compiler.
How do I configure Notepad++ to work with my compliers, in other words,
how do I compile my source code with notepad++ ?

__
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



--

--
The NEW KODAK i700 Series Scanners deliver under ANY circumstances! Your
production scanning environment may not be a perfect world - but thanks to
Kodak, there's a perfect scanner to get the job done! With the NEW KODAK i700
Series Scanner you'll get full speed at 300 dpi even with all image 
processing features enabled. http://p.sf.net/sfu/kodak-com

--

___
Notepad-plus-plus mailing list
Notepad-plus-plus@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/notepad-plus-plus


End of Notepad-plus-plus Digest, Vol 36, Issue 25
*