Send Notepad-plus-plus mailing list submissions to
        notepad-plus-plus@lists.sourceforge.net

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
        notepad-plus-plus-requ...@lists.sourceforge.net

You can reach the person managing the list at
        notepad-plus-plus-ow...@lists.sourceforge.net

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] RE: Can i change the        rules for syntax
      highlightin (SourceForge.net)
   2. [notepad-plus - Help] RE: Notepad++ error "CreateProcess()
      failed" (SourceForge.net)
   3. [notepad-plus - Plugin Development] RE: Plugin    Manager 0.9.2
      (SourceForge.net)
   4. [notepad-plus - Help] RE: Can i change the        rules for syntax
      highlightin (SourceForge.net)
   5. [notepad-plus - Plugin Development] RE: Plugin    Manager 0.9.2
      (SourceForge.net)
   6. [notepad-plus - Plugin Development]       SCI_REPLACESEL: insert
      NULL (SourceForge.net)
   7. [notepad-plus - Plugin Development] RE:   SCI_REPLACESEL:
      insert NULL (SourceForge.net)
   8. [notepad-plus - Help] RE: Can i change the        rules for syntax
      highlightin (SourceForge.net)
   9. [notepad-plus - Plugin Development] RE: Plugin    Manager 0.9.2
      (SourceForge.net)
  10. [notepad-plus - Plugin Development] RE: Plugin    Manager 0.9.2
      (SourceForge.net)
  11. [notepad-plus - Help] Folder User define syntax (SourceForge.net)


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

Message: 1
Date: Sun, 30 Aug 2009 16:04:39 +0000
From: "SourceForge.net" <nore...@sourceforge.net>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Can i change
        the     rules for syntax highlightin
To: nore...@sourceforge.net
Message-ID: <7597079.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=7597079
By: cchris

It is not diectly configurable. The rules are (somehow)
in ?\scintilla\src\LexLisp.cxx You can bend them, and then recompile 
SciLexer.dll
. Perhaps ask the Scintilla project if they plan to support 8-but ASCII
in identifiers - guess it is not standard.

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: 2
Date: Sun, 30 Aug 2009 16:05:28 +0000
From: "SourceForge.net" <nore...@sourceforge.net>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Notepad++ error
        "CreateProcess() failed"
To: nore...@sourceforge.net
Message-ID: <7597080.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=7597080
By: dv__

Seems the system can't find the path to 'javac' or 'java'. Try to add full path
to these executables to the PATH environment variable. For more details, see
section 4.2 of NppExec_Manual
(Notepad++\plugins\doc\NppExec_Manual)

______________________________________________________________________
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: 3
Date: Sun, 30 Aug 2009 16:11:27 +0000
From: "SourceForge.net" <nore...@sourceforge.net>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
        Plugin  Manager 0.9.2
To: nore...@sourceforge.net
Message-ID: <7597090.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=7597090
By: clrs530

It doesn't work fine for me :p.
To be serious. 

1. I uninstalled two plugins which worked ok.
2. But I tried installing Gtag and it stopped downloading after two files and
100% of second one. After I had to kill Notpad++ Gtag seems to be installed
right but it didn't work yet so I dunno. It's a bug anyway, maybe a cancel 
button
would be welcome.
3. I started Notepad another time and started your plugin. For some seconds
there were the message downloading plugin information. I then restarted 
Notepad++
and everything was ok. I noticed that it wasn't possible to use the installed
plugins tab while trying to download information that would be a good fix later.

______________________________________________________________________
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, 30 Aug 2009 17:54:07 +0000
From: "SourceForge.net" <nore...@sourceforge.net>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Can i change
        the     rules for syntax highlightin
To: nore...@sourceforge.net
Message-ID: <7597192.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=7597192
By: peppelg

Ok, since I don't know anything about C++ I probably can't do anything about
it, which is a bit unfortunate since I'm supposed to write out the code on paper
and hand it in to my teacher (who insist on using Swedish name on functions
and variables). I guess I have to find another program who can do the printing
work for me.

Tanks for your answer, 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: 5
Date: Sun, 30 Aug 2009 18:26:50 +0000
From: "SourceForge.net" <nore...@sourceforge.net>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
        Plugin  Manager 0.9.2
To: nore...@sourceforge.net
Message-ID: <7597243.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=7597243
By: davegb3

Thanks for the report.

That can happen if the remote side stops sending the data, ie. the download
stops. The cancel button would be good, and is certainly on my list, but it's
not that straight forward. I'll double check the Gtag links are still fine.

The installed plugins tab can't be used until it has downloaded the information,
as otherwise it can't tell what versions are installed, or even the proper name
of some of the plugins.  So, unfortunately you have to wait for it to download
first. However, it will only download once, after that, it will just check the
file is the same.  You'll still get the "downloading plugin list" for a second
or so though, while it's checking the versions you have installed.

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: Sun, 30 Aug 2009 18:47:10 +0000
From: "SourceForge.net" <nore...@sourceforge.net>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development]
        SCI_REPLACESEL: insert NULL
To: nore...@sourceforge.net
Message-ID: <7597263.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=7597263
By: lorenzmpower

hi, i was trying to create i little plugin that uses openssl to provide some
symmetric ciphers and hash functions. My problem is, that SCI_REPLACESEL expects
a 0-terminated string, but it can happen that the encrypted data includes 
0-bytes.
Notepad++ displays 0-chars (black rectangle with NULL in it), so everything
would be fine, if SCI_REPLACESEL expected a string-size as second parameter.
Is it somehow possible to insert a NULL char? thx alot!

______________________________________________________________________
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: Sun, 30 Aug 2009 21:23:28 +0000
From: "SourceForge.net" <nore...@sourceforge.net>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
        SCI_REPLACESEL: insert NULL
To: nore...@sourceforge.net
Message-ID: <7597410.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=7597410
By: cchris

An option could be to take a detour by the target:
SCI_TARGETFROMSELECTION makes the target equal to the selection
SCI_REPLACETARGET performs a counted string replace

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=482781



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

Message: 8
Date: Sun, 30 Aug 2009 21:47:38 +0000
From: "SourceForge.net" <nore...@sourceforge.net>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Can i change
        the     rules for syntax highlightin
To: nore...@sourceforge.net
Message-ID: <7597448.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=7597448
By: cchris

I can tweak SciLexer.dll for you and send it over. I need an email address,
and also what is the OEM codepage for swede, as I know nearly nothing about
the language. Email quasar850 at rediffmail dot com directly, SF doesn't like
my email :(

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: 9
Date: Sun, 30 Aug 2009 23:51:06 +0000
From: "SourceForge.net" <nore...@sourceforge.net>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
        Plugin  Manager 0.9.2
To: nore...@sourceforge.net
Message-ID: <7597598.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=7597598
By: clrs530

In the case of Gtag it seems to be a different problem because as I wrote it
stops (or maybe crashes) after the progressbar  seems to show 100% and copying
should start (that was the case for file one). Could there maybe a problem for
all files after the first?

______________________________________________________________________
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: 10
Date: Mon, 31 Aug 2009 09:16:20 +0000
From: "SourceForge.net" <nore...@sourceforge.net>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
        Plugin  Manager 0.9.2
To: nore...@sourceforge.net
Message-ID: <7598357.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=7598357
By: davegb3

Hi,
 
I've fixed two issues, one was in the XML for Gtag, and one was an issue in
the plugin manager that meant it dealt badly with the error in the XML.
I've updated the live XML file, so if you reinstall gtags now, it should install
cleanly.

Again, many thanks for the report.

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: 11
Date: Mon, 31 Aug 2009 09:36:52 +0000
From: "SourceForge.net" <nore...@sourceforge.net>
Subject: [Notepad-plus-plus] [notepad-plus - Help] Folder User define
        syntax
To: nore...@sourceforge.net
Message-ID: <7598411.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=7598411
By: seebach12

Hi,

I'm trying to write a syntax highlighting for QlikView. And I'm almost done,
exept for getting folders to work. The QlikView syntax is very similar to sql
and always ends on a ;

So how can I collaps something like this:
<pre>
[name]:
LOAD  
 SELECT F1,F2 
FROM T2 WHERE F1=1 ; 
</pre>
Or
<pre>
JOIN (NAME)
 SELECT F1,F2 
FROM  ;
</pre>

I know al the possible first line options, but I have trouble matching them
to the last line?

This only partially works: Open = "LOAD JOIN" Closing folder = "; ;"

Any ideas? Thanks 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=331754



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

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july

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

_______________________________________________
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 40, Issue 4
************************************************

Reply via email to