Notepad-plus-plus Digest, Vol 37, Issue 47

2009-06-21 Thread notepad-plus-plus-request
From: SourceForge.net nore...@sourceforge.net
Subject: [Notepad-plus-plus] [notepad-plus - Help] Regex remove full
linestarting with digits
To: nore...@sourceforge.net
Message-ID: 7452273.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=7452273
By: fool4uanyway

What you could do is use the following regex:

^\d.*[^\d][^\d]

Replace matches for this regex by nothing.

It removes lines starting with a digit _completely_.

Looking at your source text I assume this will do.

This regex makes use of Notepad++'s somewhat weird regular exression engine.

Suggested reading:

Find - Cut the line + next one - Insert in ne... (Help forum)
http://sourceforge.net/forum/forum.php?thread_id=3086440forum_id=331754


__
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: Thu, 18 Jun 2009 20:42:05 +
From: SourceForge.net nore...@sourceforge.net
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Regex remove
fullline starting with digits
To: nore...@sourceforge.net
Message-ID: 7452310.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=7452310
By: fool4uanyway

Or go directly to this extensive thread about the multiline trick:

Does N++ Support REGEX With Multiple Lines? (Open Discussion forum)
https://sourceforge.net/forum/forum.php?thread_id=3004512forum_id=331753


__
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



--

--
Are you an open source citizen? Join us for the Open Source Bridge conference!
Portland, OR, June 17-19. Two days of sessions, one day of unconference: $250.
Need another reason to go? 24-hour hacker lounge. Register today!
http://ad.doubleclick.net/clk;215844324;13503038;v?http://opensourcebridge.org

--

___
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 37, Issue 47
*


Notepad-plus-plus Digest, Vol 37, Issue 47

2009-06-19 Thread notepad-plus-plus-request
 to edit this form of wiki markup format, using notepad++,
and then printing it out looking like a normal graphics and letters looking
thing??

__
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



--

--
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables unlimited
royalty-free distribution of the report engine for externally facing 
server and web deployment.
http://p.sf.net/sfu/businessobjects

--

___
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 37, Issue 47
*