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] New feature: Rename file
(SourceForge.net)
2. [notepad-plus - Open Discussion] RE: Change default directory
(SourceForge.net)
3. [notepad-plus - Open Discussion] RE: Feature request: call
setInfo first (SourceForge.net)
4. [notepad-plus - Help] Php scripts work will dreamweaver but
not.... (SourceForge.net)
5. [notepad-plus - Open Discussion] RE: Feature request: call
setInfo first (SourceForge.net)
6. [notepad-plus - Open Discussion] RE: Notepad++ v5 Alpha
(SourceForge.net)
7. [notepad-plus - Help] html not complete (SourceForge.net)
8. [notepad-plus - Open Discussion] RE: Notepad++ v5 Alpha
(SourceForge.net)
9. [notepad-plus - Help] Using placeholders in NP++
search&replace (SourceForge.net)
10. [notepad-plus - Open Discussion] RE: Notepad++ v5 Alpha
(SourceForge.net)
11. [notepad-plus - Help] RE: Using placeholders in NP++
search&replace (SourceForge.net)
12. [notepad-plus - Open Discussion] RE: Notepad++ v5 Alpha
(SourceForge.net)
----------------------------------------------------------------------
Message: 1
Date: Tue, 10 Jun 2008 02:18:23 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] New
feature: Rename 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=5020179
By: harrybharry
Windows indeed locks a file if an application requests it to do so. Notepad++
will only lock the file when reading it/writing it, afterwards it'll be freed
for any other application (otherwise, the entire Modification-Autodetection
would be obsolete :P).
please define the whole Rename option. Should it actually delete the existing
file? Should it change the name of the tab, but not save it? How much does it
differ from the Save As option as to me it looks quite similar, I know its not
exactly the same though.
Its probably more than 5 lines of code but not much, it probably going to look
an awful lot like Save as :)
______________________________________________________________________
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: Tue, 10 Jun 2008 02:20:23 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
Change default directory
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=5020184
By: harrybharry
Remember that you need to have the "Remember last operation directory" option
checked in the Preferences->MISC dialog, otherwise it'll immediately change
back to the directory of the current file or Notepad++ directory itself.
______________________________________________________________________
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: 3
Date: Tue, 10 Jun 2008 02:24:11 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
Feature request: call setInfo first
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=5020192
By: harrybharry
Notepad++ 5.0 has setInfo before getFuncsArray, so go and try it out and see
if you can get your code to work :)
______________________________________________________________________
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: Tue, 10 Jun 2008 04:22:05 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] Php scripts work
will dreamweaver but not....
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=5020398
By: johnnyturbo3
Hello!
I've recently started to use Notepad++ to start writing really crappy websites
and I'm really pleased with how good ths application is! Well done those
involved!
Anyway, back to the problem.
I'm fairly new to html, php and MySQL (using them for about 3 months) but I've
managed to created some fuctional websites using thoses tools. I was using
Dreamweaver up until its trail expiry date and now moved on to Notepad++.
However,
when I open and preview these .php pages in FireFox the php script doesn't work,
but previewing them in FireFox via Dreamweaver does work. Same file, same
folder,
but different results depending where you launch FireFox from (doesn't work
via Explorer either)
Any idea what's the 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: 5
Date: Tue, 10 Jun 2008 04:38:27 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
Feature request: call setInfo first
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=5020429
By: alexiljin
>I then do setInfo() before getFuncsArray(). It'll work the dynamical menu for
your plugin now.
Thank you! I will try to release the WebEdit v.1.2 this week.
>BTW, Insert plugin Web Edition works fine with v4.9.2, but it crashed v5, for
a unknown reason.
I just tested WebEdit v.1.1 with Npp 5.0 ALPHA, and it works fine. The only
plugin that's crashed on startup was Explorer 1.7.2. I submitted the bug report.
______________________________________________________________________
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: Tue, 10 Jun 2008 04:52:49 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
Notepad++ v5 Alpha
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=5020451
By: etko
I have problem with PHP highlighter. It seems not to highlight html outside
of <? ?> <?php ?> tag like it used to.
______________________________________________________________________
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: Tue, 10 Jun 2008 05:29:40 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] html not complete
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=5020520
By: famlam
in np++ in html the function <marquee> is not found.
this is an 'walking' text.
______________________________________________________________________
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: Tue, 10 Jun 2008 07:26:25 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
Notepad++ v5 Alpha
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=5020780
By: irradium
At the first look it seems two things don't work correctly :
1. the "find in files" is very very slow
2. if i run n++ with a session file as parameter, npp open the session file
itself and not the file included in the session. If i open the session from
the n++ menu (File.. Load.. Session) it's work fine.
Another thing: if the plugin explorer version 1.7.2 is included, n++ crash at
the start-up (exception error handling ....)
Thanks again for this new version.
Regards
Mauro
______________________________________________________________________
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: Tue, 10 Jun 2008 10:35:06 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] Using placeholders
in NP++ search&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=5021119
By: zelus_et_radix
Greetings
Can placeholders be used in Notepad++ search&replace dialog? I need to replace
all entities in a bunch of 50+ XML DocBook files. I need to find all text
between
"&" and ";" using a placeholder, something like "&*;" then replace all
coincidences
by any mark-defined convention, e.g. E*E, but leaving the text between
unaffected.
How can this be in Notepad++ S&R dialog?
Thanks in advance. God bless you.
______________________________________________________________________
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: Tue, 10 Jun 2008 11:06:18 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
Notepad++ v5 Alpha
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=5021186
By: donho
> 1. the "find in files" is very very slow
The find in files feature is always slow when user search in a huge directory
in the previous version.
This issue is in todo list and will be enhanced in the future version.
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: Tue, 10 Jun 2008 12:11:55 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Using
placeholders in NP++ search&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=5021303
By: fool4uanyway
As long as each occurrence is on a single line, I guess you can use regular
expression mode in the Find/Replace dialogs. I prefer to use CTRL+R.
You have to search for:
&([^;]+);
Replace this by:
E\1E
Check regex mode.
This will search for the placeholders including the text in-between and replace
it by E + the text in-between + E.
\1_______ means: the first () grouped expression in the find field
[^;]_____ means: any character not being a ;
+________ means: at least one, or more occurences of the preceding expression
Look for other threads about regular expressions to get more familiar with the
subject.
______________________________________________________________________
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: Tue, 10 Jun 2008 13:28:54 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
Notepad++ v5 Alpha
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=5021628
By: etko
After a while I have experienced following bugs glitches:
- "Window Menu\Setting\Preferences\[TAB]Edit components\[GROUP]Tab
Settings\[CONTROL]Replace by space" is not preserved between sessions
- "Window Menu\Setting\Preferences\[TAB]Backup
& Auto-completion\[GROUP]Auto-completion\[CONTROL]From X th character" has
problems
when connected option button enables it, little blue number becomes gray.
- When auto completion for function names is enabled and any plugins are loaded
tool-tip doesn't always show
- When auto completion for function names is enabled and ctrl+shift+space is
pressed tool-tip sometimes shows garbage at the beginning
- When pressing alt+tab or ctrl+tab, when plugins are loaded always, without
them almost always, normal shift-like selection mode is activated and it must
be canceled by esc.
Otherwise seems to work perfectly and subjectively faster :), the tool-tip
functionality is amazing: I've already cooked up very crappy script to generate
up to date php function tool-tips
output is at : http://eto.ethome.sk/php.xml - beware it may take a while as
browser parses xml tree
validation checks are here:
http://validator.w3.org/check?uri=http%3A%2F%2Feto.ethome.sk%2Fphp.xml
http://www.validome.org/xml/validate/?lang=en&url=http://eto.ethome.sk/php.xml&o
nlyWellForm
ed=1
crappy generator source is here: http://eto.ethome.sk/build_php_doc.phps
Conclusion:
After half day of editing with new php api file Notepad++ still seems fast and
without major glitches as without tool-tips, and although the file is quite
big cca(600kb), feature works great.
______________________________________________________________________
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://sourceforge.net/services/buy/index.php
------------------------------
_______________________________________________
Notepad-plus-plus mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/notepad-plus-plus
End of Notepad-plus-plus Digest, Vol 25, Issue 13
*************************************************