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 - Plugin Development] RE:   JavaScript Macro
      plug-in 0.3.0 released (SourceForge.net)
   2. [notepad-plus - Plugin Development] RE:   JavaScript Macro
      plug-in 0.3.0 released (SourceForge.net)
   3. [notepad-plus - Open Discussion] RE:      auto-indentation
      (SourceForge.net)
   4. [notepad-plus - Plugin Development] RE: Can I     replace multi
      chains on notepad++? (SourceForge.net)
   5. [notepad-plus - Open Discussion] RE: Feature      Req: Better
      multi-line find/replace (SourceForge.net)
   6. [notepad-plus - Help] Balanced delimitors in      regular
      expression (SourceForge.net)
   7. [notepad-plus - Open Discussion] RE:      auto-indentation
      (SourceForge.net)
   8. [notepad-plus - Help] RE: FTP_SynchronizeA Only   Downloads
      Partial File (SourceForge.net)
   9. [notepad-plus - Help] RE: Find in Files crash (SourceForge.net)
  10. [notepad-plus - Open Discussion] RE: Crash        during search
      (SourceForge.net)
  11. [notepad-plus - Plugin Development] RE: TextFX    Characters -
      Cascading menu ? (SourceForge.net)


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

Message: 1
Date: Fri, 16 Jan 2009 14:52:26 +0000
From: "SourceForge.net" <nore...@sourceforge.net>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
        JavaScript Macro plug-in 0.3.0 released
To: nore...@sourceforge.net
Message-ID: <6139974.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=6139974
By: cchris

Using N+++ 5.1.4 Unicode, I'm getting this after installing plugin when N++
restarts:

Load Library is failed.
Make "Runtime Library" setting of this project as "Multi-threaded(/MT)" may
cure this problem.

This plugin is not compatible with current version of Notepad++.

Do you want to remove this plugin from plugins directory to prevent this message
from the next launch time?

Plugin doesn't load replying either yes or no.

What can be done about this?

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: 2
Date: Fri, 16 Jan 2009 15:04:23 +0000
From: "SourceForge.net" <nore...@sourceforge.net>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
        JavaScript Macro plug-in 0.3.0 released
To: nore...@sourceforge.net
Message-ID: <6140052.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=6140052
By: ffes

Strange, I didn't experience any problems. It works fine for me with 5.1.4

Can you try to re-install the plugin (that is placing the dll back in /plugins/
) and see what happens?

______________________________________________________________________
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: Fri, 16 Jan 2009 16:14:48 +0000
From: "SourceForge.net" <nore...@sourceforge.net>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
        auto-indentation
To: nore...@sourceforge.net
Message-ID: <6140979.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=6140979
By: mathmax

I change the script to :
:*b0:>>:: 
 
IfWinActive, ahk_class Notepad++ 
{ 
WinGetTitle, NppTitle 
if RegExMatch(NppTitle, "i)\.xml - Notepad\+\+$")
{ 
>`n`n{backspace}{up 1}`t  
} 
} 
return

but it doesn't work. The message is :
This line doesn't contains a recognize action. Do you know why ?

Why do you use i) in the regular expression ?

______________________________________________________________________
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: 4
Date: Fri, 16 Jan 2009 16:16:34 +0000
From: "SourceForge.net" <nore...@sourceforge.net>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
        Can I   replace multi chains on notepad++?
To: nore...@sourceforge.net
Message-ID: <6141008.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=6141008
By: ruespe

With the "Replace"-Function of NPP you also can replace a string in all open
files. Perhaps this may help you.

______________________________________________________________________
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: 5
Date: Fri, 16 Jan 2009 16:38:04 +0000
From: "SourceForge.net" <nore...@sourceforge.net>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
        Feature Req: Better multi-line find/replace
To: nore...@sourceforge.net
Message-ID: <6141507.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=6141507
By: genosfa

I would like to support this request. I love this program and although I am
no programmer, I have to use this feature to edit XML files. Thanks for 
requesting
this feature.

______________________________________________________________________
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: Fri, 16 Jan 2009 17:24:26 +0000
From: "SourceForge.net" <nore...@sourceforge.net>
Subject: [Notepad-plus-plus] [notepad-plus - Help] Balanced delimitors
        in      regular expression
To: nore...@sourceforge.net
Message-ID: <6142754.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=6142754
By: cchris

Hi!
Is there a way to match an expression whose all delimiters are balanced as a
regular exprseeion pattern?

For instance, I have a custom defined language where the following syntax is
ok:

procedure foo(sequence s,integer n=length(s)+3,integer p=0)
-- stuff()
end procedure

The issue now is to detect when the parameter list ends, since using a plain
\) obviously will stop too early.

TIA
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: 7
Date: Fri, 16 Jan 2009 17:33:22 +0000
From: "SourceForge.net" <nore...@sourceforge.net>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
        auto-indentation
To: nore...@sourceforge.net
Message-ID: <6142995.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=6142995
By: lmsrampage

Check this:
http://sourceforge.net/forum/message.php?msg_id=6113826

LMS_RampagE

______________________________________________________________________
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: Fri, 16 Jan 2009 18:02:30 +0000
From: "SourceForge.net" <nore...@sourceforge.net>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE:
        FTP_SynchronizeA Only   Downloads Partial File
To: nore...@sourceforge.net
Message-ID: <6143377.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=6143377
By: matstars

Anybody???

______________________________________________________________________
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: Fri, 16 Jan 2009 18:07:01 +0000
From: "SourceForge.net" <nore...@sourceforge.net>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Find in Files
        crash
To: nore...@sourceforge.net
Message-ID: <6143408.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=6143408
By: donho

I tried to reproduce find in file crash issue with v5.1.4 without success.
Could you give me a hint to reproduce it?

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



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

Message: 10
Date: Fri, 16 Jan 2009 18:11:47 +0000
From: "SourceForge.net" <nore...@sourceforge.net>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
        Crash   during search
To: nore...@sourceforge.net
Message-ID: <6143452.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=6143452
By: donho

Harry is the one who can bring the answer :)

However, I will check it when I've got time.

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: 11
Date: Fri, 16 Jan 2009 21:00:38 +0000
From: "SourceForge.net" <nore...@sourceforge.net>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
        TextFX  Characters - Cascading menu ?
To: nore...@sourceforge.net
Message-ID: <6145449.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=6145449
By: dfhnpp

I did as you suggested, copying the Unicode branch to the Program 
Files\Notepad++
directory.

Afterwards, the main menubar TextFX option is still missing, and Plugins still
includes the flat TextFX.

btw.  I couldn't see any substantial difference between files, apart from a
1 hour date difference, probably due to timezones.

Best regards,

David Haslam

______________________________________________________________________
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:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword

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

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

Reply via email to