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] [BUG] Syntax highlighting -
end of file (SourceForge.net)
2. [notepad-plus - Plugin Development] Question (SourceForge.net)
3. [notepad-plus - Plugin Development] Awk plugin (written in
C#) (SourceForge.net)
4. [notepad-plus - Open Discussion] E language - no syntax
highlighting (SourceForge.net)
5. [notepad-plus - Plugin Development] RE: Question (SourceForge.net)
6. [notepad-plus - Open Discussion] RE: E language - no syntax
highlighting (SourceForge.net)
7. [notepad-plus - Open Discussion] RE: E language - no syntax
highlighting (SourceForge.net)
8. [notepad-plus - Open Discussion] [BUG] Crash on open a file
(SourceForge.net)
9. [notepad-plus - Open Discussion] Question (SourceForge.net)
10. [notepad-plus - Help] RE: Wildcards (SourceForge.net)
11. [notepad-plus - Open Discussion] New forums for non-English
Speaker (SourceForge.net)
12. [notepad-plus - Open Discussion] RE: New forums for
non-English Speaker (SourceForge.net)
13. [notepad-plus - Help] RE: succesfull build (SourceForge.net)
----------------------------------------------------------------------
Message: 1
Date: Sat, 01 Sep 2007 08:24:36 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] [BUG]
Syntax highlighting - end of file
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=4496332
By: nobody
One small glitch I've noticed: usually keywords are highlighted on entering
the last letter, but if typing at the end of file the keyword is highlighted
only after pressing Space or Return.
______________________________________________________________________
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: Sat, 01 Sep 2007 13:00:13 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development]
Question
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=4496559
By: nobody
Hello,
After having written language PHP how transformed the code into HTML so that
the computer then to include/understand it?
Information: I am French thus I translates, I will ask you to pay attention
to the fault,
thank you in advance
______________________________________________________________________
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: Sat, 01 Sep 2007 17:40:24 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] Awk
plugin (written in C#)
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=4496737
By: artiche
I programmed a small plugin which is formally a front-end to gawk (you can
download
it with a lof of unix utilities there
: http://sourceforge.net/projects/unxutils).
http://artiche.info/npp/NppAwkPlugin_bin.zip
http://artiche.info/npp/NppAwkPlugin_src.zip
As it is written in C#, you need the .Net framework 2.0 or above to be installed
on your computer.
You also need the program gawk.exe
... and of course you need to learn gawk language if you don't already know it.
installation instructions (I suppose N++ is installed in the directory
C:\Program
Files\Notepad++):
- copy NppAwkPluginCpp.dll in C:\Program Files\Notepad++\plugins
- create the directory C:\Program Files\Notepad++\DotnetPlugins
- copy NppAwkPluginCS.dll in C:\Program Files\Notepad++\DotnetPlugins
- open a MS-DOS Command window (run cmd)
- enter the following command : gacutil /i C:\Program
Files\Notepad++\DotnetPlugins\NppAwkPluginCS.dll
Here is a screenshot : http://artiche.info/npp/img/NppAwkPluginScr.jpg
There are a lot of possible improvement : syntax highlighting, make it dockable,
make it able to work on all opened files, etc... but anyway, even that very
basic front-end may be very useful !
______________________________________________________________________
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: Sun, 02 Sep 2007 02:00:22 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] E
language - no 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=4496962
By: nobody
Notepad is a very good text editor, even the best!
But why there is no E language syntax highlighting?
______________________________________________________________________
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: Sun, 02 Sep 2007 02:13:12 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
Question
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=4496974
By: nobody
You need a interpreter (Webserver + PHP), so you can upload it on some space
you eventually have or you install one local.
http://www.apachefriends.org/de/xampp.html thats a very easy package.
Then create a folder in \Xampp\htdocs and put your file in. At last step start
apache and run the script on your browser.
http://localhost/createdfolder/yourphpfile.php
Read the readme from XAMPP that you did all steps.
______________________________________________________________________
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: Sun, 02 Sep 2007 02:24:09 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: E
language - no 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=4496985
By: dsego
you can edit manually, just edit the right xml file
______________________________________________________________________
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: 7
Date: Sun, 02 Sep 2007 02:24:33 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: E
language - no 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=4496987
By: dsego
i meant, you can add it manually, ;-)
______________________________________________________________________
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: 8
Date: Sun, 02 Sep 2007 03:19:31 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] [BUG]
Crash on open a file
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=4497020
By: clrs530
I had a fatal bug yesterday. I tried to open a message history file from skype
(msgxxx.dbb) this failed. Maybe because skype used it. But it not only failed
to open with an error message. Notepadpp crashed. And it couldn?t fix itselv,
every start the same crash. The only thing I could do is deleting the line with
this file from session.xml.
If you can?t reproduce I can give you more information and a MSVS crash dump
______________________________________________________________________
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: Sun, 02 Sep 2007 03:21:00 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] Question
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=4497023
By: nobody
Hello,
After having written language PHP how transformed the code into HTML so that
the computer then to include/understand it?
Can you pay attention to the spelling mistake because I am French and I tratuit
the answer, Merci in advance
______________________________________________________________________
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: 10
Date: Sun, 02 Sep 2007 04:13:31 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Wildcards
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=4497043
By: nobody
Search: abc(=\"(0-9]+\")
Replace: xyz\1
______________________________________________________________________
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: Sun, 02 Sep 2007 05:01:16 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] New
forums for non-English Speaker
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=4497064
By: donho
I'm considering the efforts to have another help/open discussion forums for
the other languages.
I'll open so far a French open/discussion forum.
The forums for the other languages can be opened gradually according to the
needs and the presence of moderators (Hey! I don't speak all the languages).
Don
______________________________________________________________________
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: Sun, 02 Sep 2007 06:45:26 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: New
forums for non-English Speaker
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=4497144
By: jenslorenz
Hello Don,
in this case, open a forum in German.
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: 13
Date: Sun, 02 Sep 2007 06:58:25 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: succesfull
build
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=4497154
By: pjkaus
Did you install the Microsoft Platform SDK?
The errors you are getting is because the compiler cannot find include files
which are part of the the Platform SDK.
nmake is distributed with the SDK and is used to drive the command line compile
of scintilla. If you have not installed the SDK you will certainly not be able
to compile the scintilla component either.
After installing Microsoft Visual C++ Express, c;|Program Files\Microsoft Visual
Studio 8\Common7\Tools\vsvars32.bat is a batch file which will set up the
environment
variables "path", "include", "lib" for the compiler. The PSDK requires further
directories to be added to these variables. the following reference gives some
ideas.
http://www.cmake.org/Wiki/CMake_Generator_Specific_Information.
If you truly don't know what an environment variable is, I would think you
should
start your reading there before you try compiling Notepad++.
environment variable -> http://en.wikipedia.org/wiki/Environment_variable.
nmake -> http://msdn2.microsoft.com/en-us/library/ms930369.aspx
when you get to the point of getting your development environment installed
the build will work till it gets to the post compile event manager when it tries
to find linedraw.ttf. That is unless the svn gets updated to include it again.
______________________________________________________________________
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 16, Issue 2
************************************************