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 - Plugin Development] RE: plugin location
(SourceForge.net)
2. [notepad-plus - Plugin Development] RE: plugin location
(SourceForge.net)
3. [notepad-plus - Help] Notepad++ is your default Notepad
(SourceForge.net)
4. [notepad-plus - Help] RE: notepad++ taking 99% of cpu
(SourceForge.net)
5. [notepad-plus - Open Discussion] RE: Bug:"move down line"
keyboard shortcut broken (SourceForge.net)
6. [notepad-plus - Open Discussion] RE: Feature Request:
Parameter hints for function (SourceForge.net)
7. [notepad-plus - Open Discussion] RE: Feature Request: Delete
current line shortcut (SourceForge.net)
8. [notepad-plus - Help] RE: Keep non existing file (SourceForge.net)
9. [notepad-plus - Help] RE: Crash when opening .nfo files
(SourceForge.net)
10. about markAll (DingZhiGang)
11. [notepad-plus - Open Discussion] Bug: PHP highlight in
ver.4.x (SourceForge.net)
12. [notepad-plus - Plugin Development] RE: plugin location
(SourceForge.net)
----------------------------------------------------------------------
Message: 1
Date: Fri, 11 May 2007 17:06:07 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
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=4308547
By: donho
> 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.
It's a good idea.
Don't forget if "doLocalConf.xml" is present in Notepad++ installed directory,
then the settings file should be in Notepad++\plugins\Config\
Otherwise it'll be in %APPDATA%\Notepad++\plugins\Config\
> Moreover, different users may want to have different sets of plugins...
> besides the basic set.
Why not?
In this case, it depends always on the absence of "doLocalConf.xml", in oder
to trigger the loading of *.dll in %APPDATA%\Notepad++\plugins\ directory.
I'll consider it.
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=482781
------------------------------
Message: 2
Date: Fri, 11 May 2007 19:39:41 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
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=4308599
By: donho
>> Moreover, different users may want to have different sets of plugins...
>> besides the basic set.
> In this case, it depends always on the absence of "doLocalConf.xml",
> in oder to trigger the loading of *.dll in %APPDATA%\Notepad++\plugins\
> directory.
FYI : implemented. It'll be in v4.1.1
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=482781
------------------------------
Message: 3
Date: Fri, 11 May 2007 23:31:10 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] Notepad++ is your
default 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=4308701
By: nobody
Hello,
I need to make Notepad++ as my default Notepad. I tried to follow the below
instructions but I can't find some folders on Windows XP enviroment.
Instructions on the Readme.txt
Installation Instruction :
* Backup your original Notepad.exe (we never know...).
* Copy notepad.exe which comes with this package into 3 directories (in
given order) :
1. c:\windows\system32\dllcache
2. c:\windows\system32
3. c:\windows
When you replace notepad.exe in c:\windows\system32 and c:\windows, a
"Windows File Protection" message box appears, click Cancel. Then another
message
box appears, click OK.
* Modify you registry (if you use installer to install your Notepad++, you
don't need to do this step): Create key \HKEY_LOCAL_MACHINE\SOFTWARE\Notepad++,
then add your Notepad++ full path as the default value of this key. In my case,
it's C:\Program Files\Notepad++.
Now Notepad++ is your default Notepad. Enjoy.
______________________________________________________________________
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: Fri, 11 May 2007 23:38:45 -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=4308704
By: shodanto
i think it was the newstest version of the explorer plugin.
For me it resolved the problem
______________________________________________________________________
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: Sat, 12 May 2007 01:20:37 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
Bug:"move down line" keyboard shortcut broken
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=4308757
By: defpenguin_z
Thanks for pointing that out. I tried searching the posts before I made mine,
but I guess I didn't use the right key words.
Regardless of the bug, it's a wonderful application, don't know what I'd do
without it. Keep up the great work 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: 6
Date: Sat, 12 May 2007 01:20:58 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
Feature Request: Parameter hints for function
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=4308758
By: mieszkolassota
yesyesyesyesyesyesyesyesyesyesyesyes i want that tooo, yesyesyesyesyesyesyesyes
______________________________________________________________________
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: Sat, 12 May 2007 01:42:37 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
Feature Request: Delete current line shortcut
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=4308766
By: mieszkolassota
i've got a question, regarding this topic... i'm used to vs shourtcut ->
shift+del,
but i can't set that up... & i can't change the goto-matching-brace to ctrl+]
______________________________________________________________________
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: Sat, 12 May 2007 01:49:29 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Keep non
existing 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=4308771
By: nobody
Uhm, so annoying bug and so simple bugfix, and it's still not fixed :(((((
______________________________________________________________________
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: Sat, 12 May 2007 02:44:52 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: 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=4308801
By: nobody
This happens with any file, as long as the extension is .nfo - I can even create
a new 0-byte file and name it test.nfo: Notepad++ will crash when opening 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: Sat, 12 May 2007 20:02:03 +0900
From: DingZhiGang <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] about markAll
To: [EMAIL PROTECTED]
Cc: [email protected]
Message-ID:
<[EMAIL PROTECTED]>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
hello don,
I've download your npp.4.1 and would you be kind enough to help me to
solve my question about mark all.
I copied your code as below to my program hope to realize high light
the matched word at the moment. But when running it does not effected.
I wonder if need any other code or action. I also use the npp.4.1's
scintilla.
FindReplaceDlg.cpp--->Line1065:
(*_ppEditView)->execute(SCI_STARTSTYLING, start, STYLING_MASK);
(*_ppEditView)->execute(SCI_SETSTYLING, end - start,
CE_UNIVERSAL_FOUND_STYLE);
(*_ppEditView)->execute(SCI_COLOURISE, start, end+1);
Thanks so much of your kind help *_*!
Wait your feedback.
Ding ZhiGang China
------------------------------
Message: 11
Date: Sat, 12 May 2007 03:29:40 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] Bug: PHP
highlight in ver.4.x
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=4308825
By: deyura
In version 4.x (in 3.x OK) I have a big problem in highlight - it not
return in normal status when typing.
Copy code at the end in Notepad++, set syntax PHP. Then try delete " (after
$get_id. - ln: 5 col: 23) - the HTML code is broke (it's normal). But type
" at the same plase where it was, the HTML code is still broken - it is
error. And I have this error in any other syntax when use ' ` " and some
other.
Can anybody confirm this bug, please. I really want to use v4.x but I can't
becouse it heave this bug and so must use v3.9.
----- start code -----
<?php
$select_sql = mysql_query("
SELECT id
FROM test
WHERE id = ".$get_id."
");
?>
<html>
<body>
<body>
</html>
----- end code -----
______________________________________________________________________
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: Sat, 12 May 2007 04:51:15 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
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=4308874
By: fstellari
I check for the presence of "doLocalConf.xml" and save the settings in
"Notepad++\plugins\Config\" if present.
However, if it is not present, I'm saving the settings directly in
"%APPDATA%\Notepad++\" and not in "%APPDATA%\Notepad++\plugins\Config\"
I had the impression that all other plugin were doing that.
If the "doLocalConf.xml" exists, all the plugins must be in the program folder
for portability.
If the "doLocalConf.xml" does not exist, I was actually suggesting to still
load core plugins installed in "Notepad++\plugins\" but also add plugins in
"%APPDATA%\Notepad++\plugins\" so that everybody may have a basic set of plugin
and then each user may add his own stuff.
It would also be nice to have NPPM to get the plugin folder and plugin config
folder so to have a more reliable way to manage that in case there will be
changes
in the future. It would be much more clean.
Another general question... for plugin settings.
Settings to carry from one session to another should be saved in file only when
NPP exist or immediately upon changing the setting?
Both have advantages and disadvantages... what is the policy?
______________________________________________________________________
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 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 35
*************************************************