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 - Open Discussion] RE: Default      comment font not
      Comic Sans. (SourceForge.net)
   2. [notepad-plus - Open Discussion] RE: Feature      request: Support
      for U3 (SourceForge.net)
   3. [notepad-plus - Help] RE: Replacing && with       something else
      help? (SourceForge.net)
   4. [notepad-plus - Open Discussion] RE: Default      comment font not
      Comic Sans. (SourceForge.net)
   5. [notepad-plus - Open Discussion] Function list    plugin,
      virtual functions. (SourceForge.net)
   6. [notepad-plus - Help] Parsing Text/HTML/DOCs (SourceForge.net)
   7. [notepad-plus - Open Discussion] RE: Feature      request :
      CTRL-F4 to close a file (SourceForge.net)
   8. [notepad-plus - Help] How can I view files in     HEX?
      (SourceForge.net)
   9. [notepad-plus - Open Discussion] using blocks     and levels
      (SourceForge.net)
  10. [notepad-plus - Open Discussion] NP++ 4.1.2       crashes when file
      no longer exists (SourceForge.net)
  11. [notepad-plus - Open Discussion] BUG - using      CTRL+SHIFT+(UP
      or DOWN) (SourceForge.net)
  12. [notepad-plus - Help] RE: find in files text      size too small
      (SourceForge.net)
  13. [notepad-plus - Help] Command-line search and     replace?
      (SourceForge.net)
  14. [notepad-plus - Plugin Development] RE:   NppLauncher Batch
      Installer (SourceForge.net)


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

Message: 1
Date: Thu, 26 Jul 2007 14:49:58 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
        Default comment font not Comic Sans.
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=4433948
By: steakhacher

For the problem of vertical limit you can replace the vertical limit by a text
background color if text is outside the caracter limit

______________________________________________________________________
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: Thu, 26 Jul 2007 15:23:55 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
        Feature request: Support for U3
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=4434009
By: loonychewy

You can also refer to portable apps
http://sourceforge.net/forum/message.php?msg_id=4412143

______________________________________________________________________
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, 26 Jul 2007 18:49:07 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Replacing &&
        with    something else help?
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=4434184
By: pshute

Does find/replace (control+H or control+r) not work for 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=331754



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

Message: 4
Date: Thu, 26 Jul 2007 20:12:04 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
        Default comment font not Comic Sans.
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=4434231
By: scorp007

Thanks for the tips guys. Probably the quickest way would be to do a replace
on the XML file. I did it manually this time around.

______________________________________________________________________
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, 26 Jul 2007 20:13:26 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] Function
        list    plugin, virtual functions.
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=4434233
By: scorp007

The Function list plugin fails to recognize virtual functions in C++.
Perhaps you could address this in a future release.

______________________________________________________________________
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, 26 Jul 2007 21:27:39 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] Parsing
        Text/HTML/DOCs
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=4434273
By: nobody



I have several files I need to parse and look for specific key words.  

Clicking on TextFX > TextFX vis > Hide lines without {Clipboard} Text seems
to be what I need but I need to take this a bit further.

I need to be able to specify a certain number of lines before and after the
key words to be shown in the search.

Would this be possible with Notepad++ ?

Thanks

Urlryn

______________________________________________________________________
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, 27 Jul 2007 00:11:25 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
        Feature request : CTRL-F4 to close a file
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=4434375
By: nobody


You could change default CTRL+W to CRTL+F4 in Shortcut Mapper.


~Evan

______________________________________________________________________
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, 27 Jul 2007 00:41:52 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] How can I view
        files in        HEX?
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=4434410
By: nobody

Does Notepad++ has this function like UltreEdit?

if so, how can i use it?

thanks a lot.

______________________________________________________________________
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, 27 Jul 2007 05:35:58 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] using
        blocks  and levels
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=4434739
By: jsj1234

In the Display menu I saw that it is possible to use blocks and levels to have
a better presentation of some document.
How can I create a block of lines whith a specified level?


______________________________________________________________________
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: 10
Date: Fri, 27 Jul 2007 06:42:33 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] NP++
        4.1.2   crashes when file no longer exists
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=4434828
By: nobody

After externally deleting a file that is open in Notepad++, the program crashes
when you select "No" after the prompt to keep the file in the editor.  This
does not happen consistently.  It seems to happen more often when multiple files
are open in the editor and when the files themselves are large in size.

This has been a problem since 4.1.1 as well, possibly dating back even further.

______________________________________________________________________
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, 27 Jul 2007 07:22:20 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] BUG -
        using   CTRL+SHIFT+(UP or DOWN)
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=4434909
By: nobody


BUG - using CTRL+SHIFT+(UP or DOWN)

Notepad loose the line when i use CTRL+SHIFT+(UP or DOWN) to move current line
to anoter position.
That is the good and interesting feature.

FEATURE REQUEST:
move a selecion of lines with CTRL+SHIFT+(UP or DOWN)

Thank You for the great tool.


______________________________________________________________________
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: Fri, 27 Jul 2007 08:08:28 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: find in files
        text    size too small
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=4435012
By: nobody

very useful tip, thank you! I've the display @ 1280, so it's difficult sometimes
to coding when im tired :)

______________________________________________________________________
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: 13
Date: Fri, 27 Jul 2007 08:11:14 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] Command-line search
        and     replace?
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=4435014
By: nobody

Is there any way to run a search or a search and replace on a file from the
command line?

I'm trying to search and replace on a bunch of files using a batch file.  The
reason I'm not using a specialized search and replace app is that I'd like to
review any replacements that have been made, and possibly make a few edits in
the files afterward.

Thanks in advance,
Greeze

______________________________________________________________________
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: 14
Date: Fri, 27 Jul 2007 08:12:52 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
        NppLauncher Batch Installer
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=4435017
By: lomedhi

I'm having trouble getting it from RapidShare. Would you be able to provide
another location, or direct me to the free utility you mentioned that can easily
replace a system file? Much appreciated.


______________________________________________________________________
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 14, Issue 40
*************************************************

Reply via email to