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 - Plugin Development] RE: New       plugin:
      CCompletion (SourceForge.net)
   2. [notepad-plus - Open Discussion] RE: Rules (SourceForge.net)
   3. [notepad-plus - Help] RE: alternation | with      regex
      (SourceForge.net)
   4. [notepad-plus - Help] RE: All my code on the      same line...
      (SourceForge.net)
   5. [notepad-plus - Open Discussion] RE: How to       search and
      replace special charact (SourceForge.net)
   6. [notepad-plus - Open Discussion] Thanks...... (SourceForge.net)
   7. [notepad-plus - Open Discussion] RE: can NP++'s   keywords
      support regular exp? (SourceForge.net)
   8. [notepad-plus - Help] RE: Cannot unsubscribe to   this forum -
      argh! (SourceForge.net)
   9. [notepad-plus - Plugin Development] RE:   Standard way of
      adding a menu? (SourceForge.net)
  10. [notepad-plus - Plugin Development] RE: New       plugin:
      CCompletion (SourceForge.net)
  11. [notepad-plus - Plugin Development] RE: New       plugin:
      CCompletion (SourceForge.net)
  12. [notepad-plus - Plugin Development] RE: quit      message
      (SourceForge.net)
  13. [notepad-plus - Plugin Development] RE: New       plugin:
      CCompletion (SourceForge.net)


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

Message: 1
Date: Thu, 11 Oct 2007 18:39:20 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
        New     plugin: CCompletion
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=4564942
By: nobody

I use ctags 5.6 before, and now I tried the new version (5.7), it generated
a 18.5MB ctags.tmp file, but, with error "Invalid ctags file 3".
After looking into the new generated ctags.tmp, I could find the missed 
identifiers.
But it also produces identifiers for ".sql" files. Can CCompletion provide an
option for what files extensions should be generated? (I want only php & js
& html)

______________________________________________________________________
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: 2
Date: Thu, 11 Oct 2007 19:33:02 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
        Rules
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=4564987
By: pshute

Do you mean that you want to add something to the end of every line?  If so,
use the advanced find/replace (control+R) with regex turned off.  Enter 
control+M
in the find box, and the word to add in the replace box.

See http://notepad-plus.wiki.sourceforge.net/FindReplaceNewlineHowTo for more
details about 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: 3
Date: Thu, 11 Oct 2007 19:42:48 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: alternation |
        with    regex
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=4564995
By: pshute

The available regular expressions are discussed in
http://notepad-plus.sourceforge.net/uk/regExpList.php .

______________________________________________________________________
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, 11 Oct 2007 19:45:09 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: All my code on
        the     same line...
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=4564998
By: pshute

You could use the advanced find/replace (control+r).  Make sure the regex option
is off, then replace > with newline (control+m).  See
http://notepad-plus.wiki.sourceforge.net/FindReplaceNewlineHowTo for more
details.

The HTMLTidy plugin might help 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: 5
Date: Thu, 11 Oct 2007 19:47:32 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: How
        to      search and replace special charact
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=4565001
By: pshute

You can use regular expressions for that.  See
http://notepad-plus.sourceforge.net/uk/regExpList.php for details.

______________________________________________________________________
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, 11 Oct 2007 23:00:45 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion]
        Thanks......
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=4565142
By: nobody

very great editor.. very helpful for programmers...we r using NP++ for our 
project
in java

______________________________________________________________________
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: Thu, 11 Oct 2007 23:12:18 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: can
        NP++'s  keywords support regular exp?
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=4565153
By: nobody

yes,(simply check "prefix" checkbox and type "v" in keywords group) is a 
compromise.
but it is dispirited for me to highlight all words starting with "v".

so if np++ support reg exp it will be more powerful!

______________________________________________________________________
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: Thu, 11 Oct 2007 23:32:02 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Cannot
        unsubscribe to  this forum - argh!
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=4565169
By: geertvc

Same problem over here.

Since there is so many junk mail in the mailing list, I do not want to subscribe
any more to this forum. I will go directly to the web site to check new updates.

However, unsubscribing does not seems to work either for me, since after 
subscription
I still receive emails.

I am currently sending the incoming email from Notepad++ - Soureceforge directly
to the bin, but I would like to NOT receive them any more.

Don Ho: can you also manually remove me from the list?  Email is geert
dot vancompernolle at hotpop dot com.

Thanks in advance.

Best rgds,

--Geert

______________________________________________________________________
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: Thu, 11 Oct 2007 23:38:08 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
        Standard way of adding a menu?
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=4565177
By: geertvc

Bonjour, monsieur Salocin treize...

Yep, I did contact Chris and verified his code, but what harrybharry said in
his reply was in fact the clue key: Just use GetMenu(), so you get the pointer
to the NPP menu and then you can traverse the menu (had a look to the code of
Chris for that) until you find the menu item after which you want to add your
menu item.

Works fine, but I still have to figure out how to remove the name of my plugin
from the Plugins menu section.

What I did was returning NULL for the GetName() function, but then I get a kind
of separator in the Plugins menu.

So, now I have my "own" menu in the menu bar, but next to this I have the 
separator
in the Plugins menu, which I want to get rid of.

Maybe someone does know how to avoid to add my plug-in to the list of plug-ins
in the Plugins menu?  Don Ho maybe?

Best rgds,

--Geert

______________________________________________________________________
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: Thu, 11 Oct 2007 23:55:56 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
        New     plugin: CCompletion
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=4565194
By: geertvc

The link to the zip file is apparently not working any more...

Best rgds,

--Geert

______________________________________________________________________
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: Thu, 11 Oct 2007 23:58:09 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
        New     plugin: CCompletion
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=4565196
By: geertvc

Sorry,

Just saw here (https://sourceforge.net/forum/message.php?msg_id=4556524) the
link was removed and replaced with a new one....

Forget about previous email.

Best rgds,

--Geert

______________________________________________________________________
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: 12
Date: Fri, 12 Oct 2007 00:06:51 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
        quit    message
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=4565204
By: zobo

Hi Don.

I made a patch to demonstrate what I wanted to say. I also tested this and it
seems to solve the problems I'm having with my plugin.

Best regards.
-Zobo

Index: Notepad_plus.cpp
===================================================================
--- Notepad_plus.cpp    (revision 50)
+++ Notepad_plus.cpp    (working copy)
@@ -6636,6 +6636,9 @@
                        if (nppgui._rememberLastSession)
                                getCurrentOpenedFiles(currentSession);
 
+                       // Send WM_CLOSE to all plugins -Zobo
+                       _pluginsManager.relayNppMessages(WM_CLOSE, 0, 0);
+
                        if (fileCloseAll())
                        {
                                _lastRecentFileList.saveLRFL();


______________________________________________________________________
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: 13
Date: Fri, 12 Oct 2007 00:15:31 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
        New     plugin: CCompletion
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=4565218
By: geertvc

Hi,

Nice extension of NPP with this extra plug-in!  Thanks for the time and effort
spent on this one.

Is there a possibility to add a feature that you return to the position you
were prior to pressing the F12 key?

Maybe it can be implemented as toggling between the location where you are and
the function definition of the function at that moment located under the cursor?

Next to this, is there any chance the source code would become available?

Best rgds,

--Geert

______________________________________________________________________
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



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

-------------------------------------------------------------------------
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 17, Issue 32
*************************************************

Reply via email to