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 - Help] RE: Notepad replacement:    Installation
      Instruc (SourceForge.net)
   2. [notepad-plus - Help] Function folding -  feature?
      (SourceForge.net)
   3. [notepad-plus - Plugin Development] RE:   QuickText Plugin
      (SourceForge.net)
   4. [notepad-plus - Help] RE: Space separated words   as
      fold-levels? (SourceForge.net)
   5. [notepad-plus - Open Discussion] RE: COLUMN MODE (SourceForge.net)
   6. [notepad-plus - Help] RE: Regular Expression:     How to search
      for NEW (SourceForge.net)
   7. [notepad-plus - Help] RE: Replace multiple lines (SourceForge.net)
   8. [notepad-plus - Open Discussion] Does NP++ will   support multi
      character sets? (SourceForge.net)
   9. [notepad-plus - Help] RE: Multiple Instances (SourceForge.net)
  10. [notepad-plus - Plugin Development] explorer      plugins + rename
      (SourceForge.net)
  11. [notepad-plus - Open Discussion] RE: Vista: Big   Icon
      (SourceForge.net)
  12. [notepad-plus - Help] RE: COMPARE FILES (SourceForge.net)
  13. [notepad-plus - Open Discussion] Unable to view   Windows
      Userenv.log. Bug? (SourceForge.net)


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

Message: 1
Date: Wed, 18 Apr 2007 11:41:06 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Notepad
        replacement:    Installation Instruc
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=4268431
By: nobody

This directory doesnt exist for me either.  I am viewing Hidden Files/ Folders
but it still does not show up.  Is this a SP2 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=331754



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

Message: 2
Date: Wed, 18 Apr 2007 16:13:20 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] Function folding -
        feature?
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=4268893
By: nobody

I am noticed that if i uses folding for PHP functions Notepad++ hides trail
bracket, like that:
function foo()
  {
  echo "hi!";
  }


after folding:
function foo()
  {
--------------------------------------

But this appearance confuses me, when i looks at text i subconsciously expects
close bracket somewhere below screen.

Is there any way to configure Notepad++ for anoter folding style, like that:
function foo()
  {
  }
--------------------------------------
???

______________________________________________________________________
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, 18 Apr 2007 16:23:54 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
        QuickText 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=4268903
By: alphpt

Hi there, Don!

I've been a bit away from QuickText but I promise I'll finish 1.0 by May. I
have already lots of code done and lots of ideas. I'll contact you then.

Thanks for the interest and sorry for the delay.

______________________________________________________________________
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: 4
Date: Wed, 18 Apr 2007 17:06:41 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Space separated
        words   as fold-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=4268944
By: herbcso

I'm having the same issue - I guess there was never a resolution to this?

______________________________________________________________________
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, 18 Apr 2007 19:06:46 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
        COLUMN MODE
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=4269044
By: pshute

Yes, you can use Plugins/TextFX Edit/Insert clipboard though lines.  Just copy
the text to be inserted to the clipboard, alt-select the lines you want to 
insert
it into (with the left limit at the actual place you want it inserted), then
use that plugin.

______________________________________________________________________
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, 18 Apr 2007 19:16:51 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Regular
        Expression:     How to search for NEW
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=4269054
By: pshute

All the tricks I could discover for working with newlines in Search and Replace
are described at 
http://notepad-plus.sourceforge.net/uk/newlineFindReplace-HOWTO.php
.  I didn't know you could type control+Enter instead of control+M.

______________________________________________________________________
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: Wed, 18 Apr 2007 19:21:56 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Replace
        multiple lines
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=4269058
By: pshute

The advanced search and replace (control+R) is available via Plugins/TextFX
Quick/Find&Replace.

It does work, but only if you turn off the Regular Expr option.

See http://notepad-plus.sourceforge.net/uk/newlineFindReplace-HOWTO.php for
other methods of searching and replacing newlines .

______________________________________________________________________
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, 18 Apr 2007 19:43:52 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] Does
        NP++ will       support multi character sets?
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=4269070
By: nobody

My top-required feature of Notepad++ is
1. support of different character sets, for example, cyrillic koi8-r is not
supported
2. automatically detection of character sets of source code - it's possibly
based on
well-known frequence distribution of each character in a host language. such
technology
implemented in some programs, like FAR Windows shell comander.

It's two independent features, but second one meaningless without first one.
But charset autodetection is very simple to implement after first will be done.

Notepad++ has many localized versions, but why it is not support different
character set of that languages?

For example, in Russian language de-facto Windows-1251 codepage is standart
for Windows, KOI8-R on UNIX machines, CP-866 for DOS. KOI8-R is also 
often used in inet communications - mail, web etc, since many servers is 
UNIX-based.

My work close integrated with programming on UNIX, so NP++ is useless
when I open files from UNIX server.
Furthermore, I tried to set NP++ as default html viewer in the browser, but
non-Windows-1251 pages is misscoded, so NP++ is not my html viewer...

______________________________________________________________________
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, 18 Apr 2007 20:42:41 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Multiple
        Instances
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=4269118
By: nobody

Very useful point - especially since I use multiple monitors.

______________________________________________________________________
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, 18 Apr 2007 22:02:42 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development]
        explorer        plugins + rename
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=4269178
By: nobody

thought i'd make a new topic on this.
if any of the different explorer plugin developers read this - please, please,
add rename and refresh features. it is possible right now to rename a file from
its properties with explorer light, but the tree won't refresh itself and you
cannot access the renamed file. after adding this, notepad++ would be perfect
for my needs :)

______________________________________________________________________
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: Wed, 18 Apr 2007 22:14:46 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
        Vista: Big      Icon
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=4269187
By: nobody

mind linking that svg?

______________________________________________________________________
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, 19 Apr 2007 00:29:02 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: COMPARE FILES
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=4269324
By: nobody

Winmerge sucks. This is dying project and they ignore very serious bugs

______________________________________________________________________
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: Thu, 19 Apr 2007 03:15:55 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] Unable
        to view Windows Userenv.log. Bug?
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=4269582
By: nobody

I have been using Notepad++ as my default viewer and editor for years, and this
little application has been most competent in all aspects.
A problem with GPO's in our AD has forced us to enable verbose logging for 
policies.
This log file is unreadable in Notepad++. I have tried all meny options 
available
in version 4.02.

This file resides on all Windows XP machines in - C:\WINDOWS\Debug\UserMode,
with name Userenv.log and Userenv.bak.

Best regards
/johan

______________________________________________________________________
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



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

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/

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

_______________________________________________
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 11, Issue 29
*************************************************

Reply via email to