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
        [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: Simple    Script 1.05
      released (SourceForge.net)
   2. [notepad-plus - Plugin Development] RE:   Autosave plugin
      (SourceForge.net)
   3. [notepad-plus - Help] RE: Del to right/left (SourceForge.net)
   4. [notepad-plus - Open Discussion] RE: GLSL good    thing for
      integrate into Notepad++ (SourceForge.net)
   5. [notepad-plus - Help] Swap words (SourceForge.net)
   6. [notepad-plus - Help] RE: Simple Script Plug-In   remarks
      (SourceForge.net)
   7. [notepad-plus - Help] RE: Simple Script Plug-In   remarks
      (SourceForge.net)
   8. [notepad-plus - Help] RE: Simple Script Plug-In   remarks
      (SourceForge.net)
   9. [notepad-plus - Plugin Development] RE: Simple    Script 1.05
      released (SourceForge.net)
  10. [notepad-plus - Plugin Development] RE: Simple    Script 1.05
      released (SourceForge.net)
  11. [notepad-plus - Open Discussion] RE: Notepad++    and Mac OS X
      (SourceForge.net)
  12. [notepad-plus - Plugin Development] RE: Simple    Script 1.05
      released (SourceForge.net)
  13. [notepad-plus - Help] RE: rememeber last  directory
      (SourceForge.net)


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

Message: 1
Date: Thu, 20 Dec 2007 08:43:31 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
        Simple  Script 1.05 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=4685003
By: bullock

Well done, sir!  Thank you.

Regards.
Greg

______________________________________________________________________
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, 20 Dec 2007 09:14:24 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
        Autosave 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=4685059
By: nobody

Love the plugin, but had to disable it because every time it autosaves, the
document "resets" to the top. Is there a way to implement the autosave and have
the document stay at the same point where I am entering code?

______________________________________________________________________
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: Thu, 20 Dec 2007 10:17:40 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Del to
        right/left
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=4685166
By: nobody

thank you.

I had to do the SHIFT-END twice as well to go to the end of the line with word
wrapping.

Thank you for your help.

______________________________________________________________________
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, 20 Dec 2007 02:59:39 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: GLSL
        good    thing for integrate into 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=4684511
By: nobody

Sorry. Error there:
<Keywords name="Operators">( ) [ ] . ++ -- + - ~ ! * / % &lt;&lt; &gt;&gt; &lt;
&gt; &lt;= &gt;= == != &amp; ^ | &amp;&amp; ^^ || ? : = += -= *= /= %= &lt;&lt;=
&gt;&gt;= &amp;= ^= |=</Keywords>
<Keywords name="Operators">! $ % &amp; ( ) * , . / : ; ? [ ] ^ | ~ + &lt; =
&gt;</Keywords>

correct:
<Keywords name="Operators">( ) [ ] . ++ -- + - ~ ! * / % &lt;&lt; &gt;&gt; &lt;
&gt; &lt;= &gt;= == != &amp; ^ | &amp;&amp; ^^ || ? : = += -= *= /= %= &lt;&lt;=
&gt;&gt;= &amp;= ^= |=</Keywords>

______________________________________________________________________
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: Thu, 20 Dec 2007 10:32:47 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] Swap words
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=4685192
By: nobody

Has Npp a possibility to swap words or is there a possibility to use a macro
for this?

(I tried it but my macro doesn't work)


______________________________________________________________________
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: 6
Date: Thu, 20 Dec 2007 12:20:43 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Simple Script
        Plug-In remarks
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=4685545
By: nobody

Mmm, it would be nice to be able to require _some_ user input other than a login
which requires registration. If I would like to look in a shop, it would be
no problem at all for me to have to press a button. I could always enter any
shop I'd like to, that way. But if I have to become a member first to get a
pass for the door, it's not quite inviting. I'd rather visit the next shop then.

I'm not sure though if SourceForge has a feature to ask the user to type in
some otherwise visible information to check against robotics.


______________________________________________________________________
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: Thu, 20 Dec 2007 12:28:06 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Simple Script
        Plug-In remarks
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=4685556
By: fidvo

I was actually referring to the "Simple Script 1.05 released" thread on the
Plugin Development Forum (which doesn't require you to log in), not the 
SimpleScript
forum on the Notepad++ Plugins Project page.  I regularly check both to look
for ideas for new features.  I'm sorry if I was ambiguous.


______________________________________________________________________
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: 8
Date: Thu, 20 Dec 2007 12:35:54 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Simple Script
        Plug-In remarks
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=4685565
By: nobody

Oh, well, you're right. I see now, I read over that. Just another forum to 
check,
then...


______________________________________________________________________
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, 20 Dec 2007 12:49:28 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
        Simple  Script 1.05 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=4685580
By: nobody

Found it... I was just checking the npp-plugins project page for the "general"
Plug-In Development forum... Is it convenient to have to keep checking multiple
forums? Since the plug-ins have their own project (you can't download them from
the N++ project pages), I think it would make more sense to keep all the related
forums on its own project pages, 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=482781



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

Message: 10
Date: Thu, 20 Dec 2007 13:16:55 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
        Simple  Script 1.05 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=4685627
By: nobody

Are all the functions for the Simple Script Plug-In based on some code you wrote
for your earlier project?
I don't see a replace function with regex feature, so I guess you coded all
the functionality yourself.
 
Would it be possible to use Notepad++ or the Scintilla component's code to 
perform
therein existing actions?
This would allow using their find and replace functions, with or without regular
expressions.
It would be very nice if this could be done.
It might speed up the "custom coded" search function, but I'm not sure about
that.
 
I would like to start using scripts, but part of the actions are replace 
statements
depending on regular expressions.


______________________________________________________________________
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, 20 Dec 2007 13:34:53 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
        Notepad++       and Mac OS X
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=4685646
By: nobody

Can't WINE run on a mac? Notepad++ works just fine in wine.

______________________________________________________________________
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: Thu, 20 Dec 2007 15:07:49 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
        Simple  Script 1.05 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=4685778
By: fidvo

All of the code for the functions I wrote myself, either borrowing it from my
previous projects or creating it new for Simple Script.

I doubt I could use Notepad++ or Scintilla components for regular expressions
because all of the text processing is happening "off screen."  In other words,
I read in the document or selected text, do the processing, and then send the
result back to Notepad++.

There are several reasons for this.  For example:

1) If it runs into an error during the processing, the result is never sent
back to Notepad++, so the document is not left in a partially updated state.

2) If you don't like the result of a script you've just run, you can just use
a single Undo to get the document back to its previous state.

3) It's just easier for me to code it that way.

If I were to use Scintilla's regular expression searching, I would have to 
search
in the active document, not in the off-screen text, which would mean updating
the document for each line of the script.

Believe me, I would love to add regular expression support to Simple Script,
but unless I can find a GPL-licensed regex library for Delphi, I don't think
it's going to happen.  I'm not competent enough to code an entire regular 
expression
parser myself.


______________________________________________________________________
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: Thu, 20 Dec 2007 16:12:07 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: rememeber last
        directory
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=4685822
By: donho

> Just upgraded to 4.6 and notepad STILL did not fix its "remember last 
> directory"
function!
> Why the hell is this being ignored by the developers? Do they have down 
> syndrome
or something?

DIY is the better solution IMHO.

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



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

-------------------------------------------------------------------------
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
Notepad-plus-plus@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/notepad-plus-plus


End of Notepad-plus-plus Digest, Vol 19, Issue 57
*************************************************

Reply via email to