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] Sorting A File (SourceForge.net)
   2. [notepad-plus - Help] How To Sort A File (SourceForge.net)
   3. [notepad-plus - Open Discussion] RE: Notepad      Help Menu Items
      (SourceForge.net)
   4. [notepad-plus - Help] RE: Slow window paint       (after alt+tab)
      (SourceForge.net)
   5. [notepad-plus - Open Discussion] Notepad Help     Menu Items
      (SourceForge.net)
   6. [notepad-plus - Open Discussion] RE: Sorting A    File
      (SourceForge.net)
   7. [notepad-plus - Open Discussion] RE: Feature      Request: F/R \n
      (SourceForge.net)
   8. [notepad-plus - Help] RE: How To Sort A File (SourceForge.net)
   9. [notepad-plus - Help] RE: edit column mode? (SourceForge.net)
  10. [notepad-plus - Help] RE: fixed width characters (SourceForge.net)
  11. [notepad-plus - Help] RE: Define Whitespaces      for Search and
      Replace (SourceForge.net)
  12. [notepad-plus - Open Discussion] RE: Sorting A    File
      (SourceForge.net)


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

Message: 1
Date: Wed, 27 Jun 2007 14:12:24 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] Sorting
        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=4384472
By: nobody

Hello, 

I am new to Notepad and would like to sort a file. I have found a sort tool
under TextFX-Tools. Unfortunately it appears that this tool only works by 
sorting
from the beginning of the record, for the entire length of the record and only
when I have manually selected (Ctrl-A) every record in the file. Isn't there
a way to sort similar to the sort implemented in TextPad?

I tried to look for doc on this but apparently there is none for Notepad - not
with the install and not in the documents section of this web site.

Thanks. 

Jim

______________________________________________________________________
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, 27 Jun 2007 14:14:32 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] How To Sort 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=4384477
By: nobody

Hello,  
 
I am new to Notepad and would like to sort a file. I have found a sort tool
under TextFX-Tools. Unfortunately it appears that this tool only works by 
sorting
from the beginning of the record, for the entire length of the record and only
when I have manually selected (Ctrl-A) every record in the file. Isn't there
a way to sort similar to the sort implemented in TextPad?
 
I tried to look for doc on this but apparently there is none for Notepad - not
with the install and not in the documents section of this web site.
 
Thanks.  
 
Jim 


______________________________________________________________________
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, 27 Jun 2007 14:16:32 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
        Notepad Help Menu Items
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=4384480
By: nobody

Yes, but only after much aimless wandering through a dark forest. 

Jim

______________________________________________________________________
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: Wed, 27 Jun 2007 14:34:04 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Slow window
        paint   (after alt+tab)
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=4384511
By: cooltrance

Yeah, I've noticed that too. Checking this using ProcMon shows many of these
calls:

120107  2:21:40.5865804
PM      notepad++.exe   3444    CreateFile      
C:\Windows\CSC\v2.0.6\namespace\divebomb        NAME
NOT FOUND       Desired Access: Read EA, Write EA, Read Attributes, Write 
Attributes,
Delete, Read Control, Synchronize, Disposition: Open, Options: Synchronous IO
Non-Alert, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a

Not sure why there is so much going on with C:\Windows\CSC\v2.0.6\namespace.

Seems that for every file open these calls are made, introducing a several 
second
delay for every file. Checking with no file open confirms this: the window is
almost (re)painted immediately.

Now, when I opened only local txt files it also works fast. Are you opening
files from a network share?

______________________________________________________________________
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, 27 Jun 2007 13:57:28 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] Notepad
        Help    Menu Items
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=4384445
By: nobody

Hi, 

I just installed Notepad++ on XP. When I open the "?" menu item and click on
any of the following (which I assume are supposed to be links): Notepad++ Home;
Notepad++ Project Page; Online Help; Forum, absolutely nothing happens. Are
these buttons supposed to do anything?

Thanks. 

Jim



______________________________________________________________________
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, 27 Jun 2007 17:21:55 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
        Sorting 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=4384723
By: pshute

I don't know what Textpad's sort can do.

TextFX Tools will sort only the lines you select.  If you do a column mode 
select
(see http://notepad-plus.wiki.sourceforge.net/FAQ) then it will sort all the
lines that are at least partly selected, but will sort them according to the
selected part.

______________________________________________________________________
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, 27 Jun 2007 17:24:18 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
        Feature Request: F/R \n
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=4384727
By: pshute

In the advanced search, without regex, you can type control+M and control+T
for newlines and tabs.  See
http://notepad-plus.wiki.sourceforge.net/FindReplaceNewlineHowTo for more detail
on the complications involved in finding 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=331753



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

Message: 8
Date: Wed, 27 Jun 2007 17:26:40 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: How To Sort 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=4384729
By: pshute

See my answer at
http://sourceforge.net/forum/forum.php?thread_id=1765540&forum_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



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

Message: 9
Date: Wed, 27 Jun 2007 17:43:06 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: edit 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=4384746
By: nobody

Obviously the sender of the easy "Look the FAQ" answer has no idea what you
are talking about. I am looking for the same feature as well, but seems it's
not there. For me it is a must, and only if you have seen and used this feature
you can appreciate 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=331754



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

Message: 10
Date: Wed, 27 Jun 2007 17:54:57 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: fixed width
        characters
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=4384756
By: pshute

Where are you changing it?  Those fonts should be ok.

In Settings/Styler Configurator, it appears that there are several places it
could be getting its font from.  I'm guessing that you should first fix it in
Language=Global Styles where Style=Default Style.  That should apply anywhere
that the font has been left blank.

I'm also guessing that this will be overridden if a style has been set for 
another
language, if that applies to the file you're editing.  So if the above doesn't
work, you'll have to work out what's overriding it.

The first entry at http://notepad-plus.wiki.sourceforge.net/FAQ discusses 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: 11
Date: Wed, 27 Jun 2007 18:18:26 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Define
        Whitespaces     for 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=4384768
By: pshute

Re the regex learning tool, just be aware that Notepad++'s regex is almost 
certain
to be different in quite a few areas.

______________________________________________________________________
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: 12
Date: Wed, 27 Jun 2007 18:30:37 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
        Sorting 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=4384780
By: pshute

"I tried to look for doc on this but apparently there is none for Notepad -
not with the install and not in the documents section of this web site."

There is some documentation around, but it isn't complete:
- http://notepad-plus.wiki.sourceforge.net/space/pagelist. This can be edited
by anyone, but is fairly new so not much has been added.
- There's still a lot of stuff that hasn't been transferred from the old FAQ
at http://notepad-plus.sourceforge.net/uk/about.php#.  Check the popout menu
that comes up when you hover over the FAQ menu item.
- If you click on the Downloads link (at the top) on that site, about halfway
down there's a link to a help file, in various formats.  This is basically a
compilation of that page and the FAQ, I think.  And it's a bit out of date.

There may be more. I think the way that website works makes if very hard for
people to find the existing stuff, and to tell others about it (because it's
hard to give URLs to specific places), and this has led to the belief that 
there's
no documentation.

Now that we have the wiki, hopefully this will all change because we can now
all start adding documentation.  If you discover something about the program
and can't find it mentioned anywhere, just add it to the wiki.



______________________________________________________________________
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
[email protected]
https://lists.sourceforge.net/lists/listinfo/notepad-plus-plus


End of Notepad-plus-plus Digest, Vol 13, Issue 52
*************************************************

Reply via email to