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 - Open Discussion] RE: ALL  reserved keywords
      for PHP and JavaScript! (SourceForge.net)
   2. [notepad-plus - Help] RE: Wildcard question (SourceForge.net)
   3. [notepad-plus - Help] $(CURRENT_LINE) (SourceForge.net)
   4. [notepad-plus - Help] RE: $(CURRENT_LINE) (SourceForge.net)
   5. [notepad-plus - Open Discussion] RE: Notepad++    v5.3 Release
      Candidate (SourceForge.net)
   6. [notepad-plus - Open Discussion] RE: Notepad++    v5.3 Release
      Candidate (SourceForge.net)
   7. [notepad-plus - Help] RE: Wildcard question (SourceForge.net)
   8. [notepad-plus - Open Discussion] RE: Notepad++    v5.3 Release
      Candidate (SourceForge.net)
   9. [notepad-plus - Help] RE: Default file path? (SourceForge.net)
  10. [notepad-plus - Open Discussion] RE: Utility      for black
      background (SourceForge.net)


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

Message: 1
Date: Wed, 11 Mar 2009 14:04:54 +0000
From: "SourceForge.net" <nore...@sourceforge.net>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: ALL
        reserved keywords for PHP and JavaScript!
To: nore...@sourceforge.net
Message-ID: <6747065.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=6747065
By: beholder4096

Don, perhaps you could upload these files (along with a short guide) to your
website, so I don't have to host them. I didn't notice any section on more 
reserved
keywords for programming languages, maybe it's time to create it.

______________________________________________________________________
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: Wed, 11 Mar 2009 14:17:44 +0000
From: "SourceForge.net" <nore...@sourceforge.net>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Wildcard
        question
To: nore...@sourceforge.net
Message-ID: <6747209.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=6747209
By: gr3gw

You have to 'capture' the good bits in the search string. You do this with 
what's
called sub-strings, which are denoted by left and right parenthesis ().

Hence, your search string should be:
([A-Z]+)-([A-Z]+)-([A-Z]+:)

In the replacement string the first sub-string is denoted by \1, the second
by \2.

Hence the replacement string you want is:
\1 \2 \3

Knowing that parenthesis have special meanings in search strings, I'll leave
you to figure what what your search string meant.

--Greg

Remember, Don has three children to feed.



______________________________________________________________________
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: Wed, 11 Mar 2009 15:19:57 +0000
From: "SourceForge.net" <nore...@sourceforge.net>
Subject: [Notepad-plus-plus] [notepad-plus - Help] $(CURRENT_LINE)
To: nore...@sourceforge.net
Message-ID: <6748073.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=6748073
By: simbalsyd

When I pass $(CURRENT_LINE) to external tools the sent line is always one less
than the actual. The same with $(CURRENT_COLUMN).

Any ideas?

/Anders


______________________________________________________________________
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: Wed, 11 Mar 2009 15:21:59 +0000
From: "SourceForge.net" <nore...@sourceforge.net>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: $(CURRENT_LINE)
To: nore...@sourceforge.net
Message-ID: <6748105.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=6748105
By: simbalsyd

I forgot to mention that I use version 5.2.

/Anders


______________________________________________________________________
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: Wed, 11 Mar 2009 15:53:34 +0000
From: "SourceForge.net" <nore...@sourceforge.net>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
        Notepad++       v5.3 Release Candidate
To: nore...@sourceforge.net
Message-ID: <6748552.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=6748552
By: digited

Can you please add synthax highligtning for DigitalMars D programming language?

______________________________________________________________________
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: Wed, 11 Mar 2009 16:28:30 +0000
From: "SourceForge.net" <nore...@sourceforge.net>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
        Notepad++       v5.3 Release Candidate
To: nore...@sourceforge.net
Message-ID: <6749010.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=6749010
By: golem777

Please, add an opportunity of the Synchronized Scrolling (gor. & ver.), without
the second window.

______________________________________________________________________
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: Wed, 11 Mar 2009 16:58:18 +0000
From: "SourceForge.net" <nore...@sourceforge.net>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Wildcard
        question
To: nore...@sourceforge.net
Message-ID: <6749442.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=6749442
By: nick2009

That's awesome...thanks very much Greg.

I think I see where I was going wrong with my approach.  Rather than dealing
with separate objects, my search string was only targeting one aspect of what
I wanted to change....so Don would've only been able to feed one kid.

Is that about right?

______________________________________________________________________
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: Wed, 11 Mar 2009 18:45:51 +0000
From: "SourceForge.net" <nore...@sourceforge.net>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
        Notepad++       v5.3 Release Candidate
To: nore...@sourceforge.net
Message-ID: <6750888.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=6750888
By: aathell


>But I would recommend to use SC_MARK_FULLRECT as symbol for it and make it
a little smaller.
> 
>The problem of the Undo is that you can only check if you reached a savepoint.
There is no way to find >out if the line is modified or restored, at least 
without
modifying Scintilla.

Jonas,

Having a modifiable marker would be best IMO, and there is no need to modify
Scintilla to achieve the capability of determining a lines state when undo/redo
goes farther back than the savepoint.  What is needed is reimplementing the
currAction counter outside of Scintilla; and if one was to modify Scintilla,
perhaps providing get access to pDoc->cb->uh.currAction would be the way to
go, then the container would be able to synch up without needing to parse
notifications for counting.  Although, for that to really work effectively for
a plugin it would even be better if Notepad++ provided access to bufferID to
pdoc mapping through the getBufferFromDocument or some such...

In the change marker plugin I have been working on (which seems like a 
duplication
of effort now ( Sorry Don) ) the action counter is tracking ideally.  Just five
more pieces of the puzzle to finish and I'll post/submit the plugin.

almostautomated

______________________________________________________________________
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: Wed, 11 Mar 2009 12:55:52 +0000
From: "SourceForge.net" <nore...@sourceforge.net>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Default file
        path?
To: nore...@sourceforge.net
Message-ID: <6746122.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=6746122
By: donho

> This is unacceptable.  
> I'll go back to v4.7.5 or maybe change back to some other editor.  
 
No, please don't. 
We will do anything you want to keep you away from using other editors. 
 
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: Wed, 11 Mar 2009 20:58:26 +0000
From: "SourceForge.net" <nore...@sourceforge.net>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
        Utility for black background
To: nore...@sourceforge.net
Message-ID: <6752650.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=6752650
By: emmevi004

Updated for Notepad++ v5.2.
The C++ source code is compilable with Visual Studio 2005 and MinGW 3.4.5 and
4.3.2.
Executable included.

Changelog:
10 Mar 09: Added colors for npp v5.2.
01 Sep 08: Replaced boost::regex with boost::xpressive, no more need of
                  linking the regex static library. Removed a different font
for comments.

Download link: http://www.easy-share.com/1903981748/xNpp.zip


______________________________________________________________________
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



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

------------------------------------------------------------------------------
Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
easily build your RIAs with Flex Builder, the Eclipse(TM)based development
software that enables intelligent coding and step-through debugging.
Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com

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

_______________________________________________
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 34, Issue 28
*************************************************

Reply via email to