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 - Open Discussion] RE: Save file    without
      changing date/time (SourceForge.net)
   2. [notepad-plus - Help] RE: Copy a real big number of line
      (SourceForge.net)
   3. [notepad-plus - Plugin Development] RE:   HexEditor problem in
      new version of Notep (SourceForge.net)
   4. [notepad-plus - Help] RE: Fixed length spaces (SourceForge.net)
   5. [notepad-plus - Help] RE: Current Folder (SourceForge.net)
   6. [notepad-plus - Help] RE: Fixed length spaces (SourceForge.net)
   7. [notepad-plus - Open Discussion] RE: Bye bye,     Notepad++ !!!
      (SourceForge.net)
   8. [notepad-plus - Open Discussion] NO POLITICS      PLEASE
      (SourceForge.net)
   9. [notepad-plus - Help] Copy a real big number of   line
      (SourceForge.net)
  10. [notepad-plus - Open Discussion] RE: Bye bye,     Notepad++ !!!
      (SourceForge.net)
  11. [notepad-plus - Open Discussion] [SUGGESTION]     Real line width
      limit (tabs) (SourceForge.net)
  12. [notepad-plus - Open Discussion] RE: Boycott      Beijing 2008?
      why? (SourceForge.net)


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

Message: 1
Date: Fri, 28 Mar 2008 03:45:10 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: Save
        file    without changing date/time
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=4869133
By: nobody

Take a look here:

"12Ghosts? FileDate"
http://www.12ghosts.com/ghosts/filedate.htm

You can directly download the utility from this link:
http://www.12ghosts.com/download/12filedate.exe

12FileDate allows you to backup the current timestamps, to be able to easily
recover them. It is not necessary to change the timestamps for that.

So you can use 12FileDate to create the backup of your timestamps.
Then you can edit all your files.
Then you can execute the batch file 12FileDate created to restore all your
timestamps!

The backup file looks something like this:

REM  12Ghosts FileDate
REM  http://www.12Ghosts.com/ghosts/filedate.htm

REM  Run this batch file to re-create the date/time information.
REM  (Based on an idea by Ruben Boer from Netherlands!)
REM  Original: <full directory path here>
"<path to>\12filedate.exe" "<dir path>\<filename>" /silent
 /created:2008/03/28_09:44'00.326 /modified:2008/03/28_09:44'00.529
/accessed:2008/03/28_10:19'07.362
etc...


______________________________________________________________________
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: Fri, 28 Mar 2008 03:57:11 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Copy a real big
        number of line
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=4869156
By: nobody

I've already done this. But if I select, for example, 1000 lines and I press
Ctrl+C and then I paste these lines in a newly created file (both files edited
with notepad++), it paste only 123 lines.
The same thing happens if I open the source file with notepad++ and the 
destination
file with another editor (wordpad, i.e, but also other).
The same thing, again, happens in the other direction: if the source is opened
with wordpad and the destination file with notepad++.
If I open the source file with notepad and the destination file with notepad++,
instead, I'm able to copy the 1000 lines.
I hope I explained well which is the strange behaviour!

______________________________________________________________________
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: Fri, 28 Mar 2008 04:02:01 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
        HexEditor problem in new version of Notep
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=4869162
By: nobody

I think its HexEditor messing around with window data which Notepad++ uses :)
If he also fixed SetWindowLong to SetWindowLongW on NT I think Don and Jens
would be interested.

You can submit patches to the tracker of npp-plugins.

-Harry

______________________________________________________________________
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: Fri, 28 Mar 2008 04:54:43 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Fixed length
        spaces
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=4869264
By: nobody

I'am using "Courier New" 10px as a default font. All other fonts are set to
"Courier New" 10px.
When i write something like this:
"
first line
  second line
"

with two spaces before second line my second line starts in half of "i" letter
not under the "r" letter.

______________________________________________________________________
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: Fri, 28 Mar 2008 04:59:43 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Current Folder
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=4869272
By: nobody

"Well, you could try setting the "Start in" folder of the Notepad++ shortcut,
but I'm not so sure Notepad++ itself will like that very much."

This is what I do and it works perfectly.

______________________________________________________________________
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: 6
Date: Fri, 28 Mar 2008 05:22:02 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Fixed length
        spaces
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=4869316
By: nobody

Are you sure all fonts are the same, that is, if you type

first___second

will this have the same width as 

__first_second

? The underscore character _ represents a space character, but you may also
use any other (combination of) characters to see whether they result in a 
different
width.

Are you sure you didn't set the space character to be an identifier of any other
category, like comment or operator symbol?

Did you put the quotes "" here deliberately, or are they in the file as well,
possibly resulting in another font being active because of the STRING style?


______________________________________________________________________
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, 28 Mar 2008 05:24:10 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: Bye
        bye,    Notepad++ !!!
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=4869318
By: nobody

Why have a go at the Chinese? Do you want to use a software editor or bitch
on politics and civil unrest? if the latter, there are other venues more suited
for that, including YouTube.

Jesus is Alive, He is the son of the one true living God. He gave up his life
willingly as a sacrifice and payment for our sins, our rebellion against God.
No we do not have to go to hell, a place of eternal torment. Imagine being in
a hot oven, for 5 seconds, now think being in that state, FOREVER.

(I hope I've made my point, in more ways than one)

______________________________________________________________________
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: Thu, 27 Mar 2008 22:28:58 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] NO
        POLITICS        PLEASE
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=4868647
By: nobody

Notepad ++ is just only an opensource software. It's noting todo with politics.

>From now on, i will stop to use notepad++, and tellanybody i know to  Boycott
Notepad++


fight to notepad++!!

______________________________________________________________________
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: Fri, 28 Mar 2008 02:23:15 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] Copy a real big
        number of       line
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=4869000
By: nobody

Hello,
I need to copy about 260000 lines from a file to another one. I don't understand
why Notepad++ is able to copy only the first 123 lines (the first time I select
and copy the lines, the second time it can copy 246, the third 492 and so on).
Doees someone know a solution for this problem?
Thanks!

______________________________________________________________________
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: Fri, 28 Mar 2008 06:25:25 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: Bye
        bye,    Notepad++ !!!
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=4869443
By: nobody

The internet is definitively the best place for reading foolish texts. You are
great guys, go on :)

______________________________________________________________________
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, 28 Mar 2008 06:32:56 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion]
        [SUGGESTION]    Real line width limit (tabs)
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=4869462
By: nobody

Hi,

As always, thanks again for this great editor :)

Here is my today's thought: NPP has a great feature of highlighting charcaters
which go beyond the XXth. That's cool when you do not want to write beyond 80
for example, not to have problem when sending by mail or things like that.

But this feature is not correct, as it counts columns, not actual chars. Tabs
are one char but can take many columns. Anyway they should be counted as on
char in the total amount. Thus, the "line mode" for showing the limit would
look weird, but at least would it be exact. The "color mode" would probably
be the most useful then.

Thanks for reading, see you soon!

______________________________________________________________________
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, 28 Mar 2008 06:37:41 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
        Boycott Beijing 2008? why?
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=4869478
By: nobody

I wonder how many of the funny guys who shout at NPP for boycotting do acutally
really stopped to use NPP :p Few I guess!

______________________________________________________________________
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



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

-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace

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

_______________________________________________
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 22, Issue 110
**************************************************

Reply via email to