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 - Help] RE: notepad++ taking 99% of cpu
(SourceForge.net)
2. [notepad-plus - Help] RE: notepad++ taking 99% of cpu
(SourceForge.net)
3. [notepad-plus - Plugin Development] RE: Autosave plugin
(SourceForge.net)
4. [notepad-plus - Plugin Development] plugin location
(SourceForge.net)
5. [notepad-plus - Help] Crash when opening .nfo files
(SourceForge.net)
6. [notepad-plus - Plugin Development] How do I re-dock the
Function List plugin? (SourceForge.net)
7. [notepad-plus - Open Discussion] RE: Feature Request: Delete
current line shor (SourceForge.net)
8. [notepad-plus - Open Discussion] RE: Feature Request:
remember wrap search set (SourceForge.net)
9. [notepad-plus - Help] RE: file difference (SourceForge.net)
10. [notepad-plus - Open Discussion] RE: I love this product,
but... (SourceForge.net)
11. [notepad-plus - Open Discussion] RE: Feature Request:
remember wrap search setting (SourceForge.net)
12. [notepad-plus - Help] RE: Opening files from a zip archive
(SourceForge.net)
13. [notepad-plus - Open Discussion] RE: Weird Experience With
Notepad++ (SourceForge.net)
----------------------------------------------------------------------
Message: 1
Date: Fri, 11 May 2007 07:36:30 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: notepad++
taking 99% of cpu
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=4307871
By: nobody
sorry, wrong info. the big file is 15M. the other 2 files are < 1K
______________________________________________________________________
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: Fri, 11 May 2007 07:43:27 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: notepad++
taking 99% of cpu
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=4307883
By: nobody
one more piece of info: the cpu hike happens when the notepad++ window
is minimized.
______________________________________________________________________
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, 11 May 2007 08:00:44 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
Autosave 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=4307904
By: nobody
I'm still missing a clean way to save only the named tabs... as discussed in
another of my posts.
Right now I have to switch to the individual tabs that I have to save and save
them.
It would be nice to have one of the following:
1 a way to save a tab that not the current one... i.e. based on his index or
name
2 a new NPPM to save all the named files
Moreover, in order to catch the WM_ACTIVATEAPP message I had to install a bypass
WndProc... it would be cleaner to have the message passed through the
messageProc
calling.
I still have to design a dialog box to set the autosave timed interval...
At the end I think these basic functions should be included in the core NPP
in one of the future releases.
______________________________________________________________________
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, 11 May 2007 08:04:29 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development]
plugin location
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=4307914
By: fstellari
In my opinion there should be a provision to load additional plugins located
in the %APPDATA%\Notepad++\plugins directory for people that keep the setting
files there.
This would simplify porting the entire set of settings from one machine to
another...
by just copying/moving the %APPDATA%\Notepad++ directory.
Moreover, different users may want to have different sets of plugins... besides
the basic set.
______________________________________________________________________
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: 5
Date: Fri, 11 May 2007 08:36:14 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] Crash when opening
.nfo 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=4307963
By: nobody
Strange bug with 4.1 where opening a .nfo file results in Notepad++ crashing.
Rename the same file into .txt and there's no such problem. Anyone else
encountered
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: 6
Date: Fri, 11 May 2007 08:46:11 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] How
do I re-dock the Function List 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=4307976
By: nobody
Hi all,
I have just downloaded and installed Notepad++ version xx. This included the
plugin Function List Plugin for Notepad++4.0 version 1.2.
When I displayed the Function List window the first time, it was docked.
Unfortunately I moved it around and undocked it. The only place now that I
can get it to dock at again is now at the top of the editor. I really would
like to put it back on the right hand side.
I've looked around at the settings files and have seen some parameters that
seem to deal with docking. However, nothing that I change seems to have any
effect on getting this window to dock again.
I would appreciate any help or suggestions for this topic.
Thanks,
Doug
______________________________________________________________________
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: 7
Date: Fri, 11 May 2007 09:31:32 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
Feature Request: Delete current line shor
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=4308045
By: nobody
Yes, that's reasonable. Please, change the default configuration for this guys
convenience...
Copy your xml files if you want the same settings.
C:\Documents and Settings\YOURLOGIN\Application Data\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: 8
Date: Fri, 11 May 2007 09:35:28 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
Feature Request: remember wrap search set
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=4308055
By: nobody
Ctrl+R is a plugin. Ctrl+H is the native Replace. Just FYI
______________________________________________________________________
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, 11 May 2007 09:37:51 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: file difference
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=4308064
By: nobody
I use this: http://www.softpedia.com/get/System/File-Management/Files-Comparer.s
html
______________________________________________________________________
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, 11 May 2007 10:08:36 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: I
love this product, but...
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=4308111
By: donho
> I already implemented the syntax highlighting developed by witecat (here:
http://sourceforge.net/forum/message.php?msg_id=4142876 )
Thank you.
Published on Notepad++ download section.
> but would really love a plugin for sending codelines to the SAS-engine for
execution
Did you try NppExec plugin which comes with Notepad++?
Or the RunMe plugin :
https://sourceforge.net/forum/forum.php?thread_id=1731532&forum_id=482781
Don
______________________________________________________________________
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, 11 May 2007 10:31:15 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
Feature Request: remember wrap search setting
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=4308147
By: nobody
The same request about remembering the wrap setting, goes for that CTRL+H dialog
as well. I use both, since both are not the same and have their own advantages
and drawbacks.
______________________________________________________________________
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, 11 May 2007 10:57:04 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Opening files
from a zip archive
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=4308178
By: nobody
Hi Joel,
thanks a lot for your answer.
Indeed I use the latest version 4.1 of N++. The archive extractor I used when
I found the problem, was that one bulit-in in my fav filemanager SpeedCommander.
Motivated by your answer I made some more tests...
First I tried to open the text file, when N++ already was running... But brought
the same message - so I think it's unlikely that we have a timeout problem...
Furthermore I tried it with other extractors: With 7-Zip I found the same
problem...
But with TugZip and the Win XP bulit-in one it works as expected - the file
was opened in same way as from a normal directory.
Enough information for me then - now I know where I have to investigate.
Thanks again!
______________________________________________________________________
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, 11 May 2007 10:59:44 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
Weird Experience With 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=4308185
By: nobody
i'm running into this same problem on an xp pro box, where unicode (with bom)
sometimes sees double-lines, sometimes not, with no apparent rhyme or reason.
ultra-edit, on exactly the same files, sees text exactly as entered/typed...
and the tabs issue is truly annoying... i've set tab preferences to 8 spaces,
and almost without exception the tabstop "on screen" appears to be anywhere
from 2 spaces to 4, depending on the chosen font. i've yet to find a single
non-fixed character besides courier new that has a displayed tab of more than
4 spaces, even when 8 (or sometimes even 16) has been chosen in misc
preferences...
00 travelgirl
http://www.parkgallery.org
______________________________________________________________________
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 12, Issue 33
*************************************************