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 - Help] RE: Function List and 5.0 (SourceForge.net)
   2. [notepad-plus - Open Discussion] RE: Please Add   in v5.0.2 its
      very useful!!!!!!! (SourceForge.net)
   3. [notepad-plus - Open Discussion] Set starting     folder for
      light explorer (SourceForge.net)
   4. [notepad-plus - Plugin Development] RE: NEW       plugin:
      PluginUpdate 0v10 (SourceForge.net)
   5. [notepad-plus - Help] RE: Function List and 5.0 (SourceForge.net)
   6. [notepad-plus - Open Discussion] RE: Please Add   in v5.0.2 its
      very useful!!!!!!! (SourceForge.net)
   7. [notepad-plus - Help] RE: Function List and 5.0 (SourceForge.net)
   8. [notepad-plus - Open Discussion] Create Custom    Search or Find
      & Replace?? (SourceForge.net)
   9. [notepad-plus - Open Discussion] RE: Set  starting folder for
      light explorer (SourceForge.net)
  10. [notepad-plus - Open Discussion] Bug: Improper    highlighting
      of SQL keywords (SourceForge.net)
  11. [notepad-plus - Open Discussion] RE: Create       Custom Search or
      Find & Replace?? (SourceForge.net)
  12. [notepad-plus - Open Discussion] Notepad++        v5.0.2
      (SourceForge.net)
  13. [notepad-plus - Open Discussion] New plugin?? (SourceForge.net)


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

Message: 1
Date: Mon, 21 Jul 2008 07:57:59 +0000
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Function List
        and 5.0
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=5110165
By: cryborg

With N++ 5.0.0, the function list downloaded on N++ site does work for me, even
the v2a.
(I tried it on W2K and WXP)

Did you replace all the files this plugin contains ? (3 if I remember well)

______________________________________________________________________
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: Mon, 21 Jul 2008 12:04:52 +0000
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
        Please Add      in v5.0.2 its very useful!!!!!!!
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=5110512
By: donho

> This doesn't work with -multiInst -notabbar -nosession (in NPP 5.0.1) 

Tested with v5.0.1, works perfectly for me.

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: 3
Date: Mon, 21 Jul 2008 13:00:17 +0000
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] Set
        starting        folder for light explorer
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=5110597
By: screenmutt

How can you set the starting folder for light explorer. What I mean is that
if the starting folder was set to desktop then all you would see is desktop
and not C:/documents and settings/user/desktop.

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=331753



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

Message: 4
Date: Mon, 21 Jul 2008 13:21:45 +0000
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
        NEW     plugin: PluginUpdate 0v10
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=5110635
By: fstellari

I have uploaded a new version v0.11 at the usual location:
http://fstellari.googlepages.com/npp_plugins
If you have v0.10 installed please use the "Check update" menu to verify that
you can see the update...
although it will not let you do much with it at least I know it works.

Again this version is pretty much for developers that want to play with the
way the update will work and implement the necessary changes in their files.

Some bug fixes.

This version fixes some issues in searching the config file when plugin do not
place it in the right directory. The following search pattern is implemented
(note that in non local apps the INI file should always be in
%appdata%\Notepad++\Plugins\Config, while for local applas it should always
be in %programfiles%\Notepad++\Plugins\Config, this indipendently from where
your DLL is):

if not exist doLocalConf.xlm then
   %appdata%\Notepad++\Plugins\Config
   %appdata%\Notepad++\Plugins
   %appdata%\Notepad++
end
%programfiles%\Notepad++\Plugins\Config
%programfiles%\Notepad++\Plugins
%programfiles%\Notepad++

Also this version runs the check on a separate thread so that Notepad++ is free
to used while checking.

______________________________________________________________________
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: Mon, 21 Jul 2008 14:19:30 +0000
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Function List
        and 5.0
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=5110748
By: quest49

ill try it again. i thought i had replaced all the files.

______________________________________________________________________
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: Mon, 21 Jul 2008 14:25:58 +0000
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
        Please Add      in v5.0.2 its very useful!!!!!!!
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=5110764
By: nobody

Don,

The remembering to save to a folder works for me too.  However, I like the idea
of "defaulting the extension of the file being saved to the "Language" (i.e.
XML, TXT, PHP, etc...) selected in the editor."  This could be a user preference
if they want it or not.

Would you guys please consider adding that?

Thanks,

FGump

______________________________________________________________________
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: Mon, 21 Jul 2008 14:38:42 +0000
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Function List
        and 5.0
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=5110791
By: quest49

yeah...it works...alpha 1.3 dint work..actually it showed up but dint show any
functions in the list
so i installed the 1.2 final release and that worked.
thanks for persevering with me.

______________________________________________________________________
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: Mon, 21 Jul 2008 15:17:09 +0000
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] Create
        Custom  Search or Find & 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=5110862
By: djfriar

Is it possible (via macro or plugin), to create custom searches? I have to 
modify
XML files a lot, and part of my job is to remove and foreign accent character
(such as , , etc) and replace them with the non-accented ones. Also, I have
to look for entries that have only one letter between tags, such as:

<surname>G</surname>

And add a letter between the tags.

Ideally I can write a plugin/macro to do it for me, but for now I'd be happy
if it just found them. Any ideas on where to look to make somehting like that,
or if something similar has already been made???

Tom
djfriar at googlemail

______________________________________________________________________
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: Mon, 21 Jul 2008 15:18:57 +0000
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: Set
        starting folder for light explorer
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=5110864
By: screenmutt

Ok, I achieved close to what I wanted through favories, so whatever.

______________________________________________________________________
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: 10
Date: Mon, 21 Jul 2008 17:08:16 +0000
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] Bug:
        Improper        highlighting of SQL keywords
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=5111086
By: nobody

If you:
1) Open a new document and type this: select '\'' from t3
2) then set the language to SQL

"from" will not be highlighted because of the second occurrence of '

______________________________________________________________________
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: Mon, 21 Jul 2008 20:05:37 +0000
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
        Create  Custom Search or Find & 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=5111433
By: nobody

Perhaps search forum for accent or regex.


______________________________________________________________________
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: Mon, 21 Jul 2008 22:49:05 +0000
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion]
        Notepad++       v5.0.2
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=5111678
By: donho

This release fix the critical crash issue while editing html/php/asp files :
https://sourceforge.net/project/showfiles.php?group_id=95717&package_id=102072&r
elease_id=614816


Here's Notepad++ v5.0.2 fixed bugs and added features (from v5.0.1) :

1. Fix crash bug for tags match highlighting.
2. Fix the huge file makes notepad++ crash issue.
3. Fix adding item in the history file list while deleting file from Notepad++
bug.
4. Fix a bug that file detection options set are not saved due to doc monitor
plugin.
5. Improve opening file performance.
6. Fix bug when closing file using close button.

For more information please see here :
https://sourceforge.net/forum/forum.php?thread_id=2120136&forum_id=331753

Please let me know if you find any regression or critical bug in this release.

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: 13
Date: Tue, 22 Jul 2008 00:24:30 +0000
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] New
        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=5111794
By: nobody

i know its rude of me two just jump in here and beg for somebody to make 
something
for me but i can't help myself, and here goes:

is there any way to make a plugin and/or addition to the program that runs the
files [such as php] and shows the output? for example, microsoft is gay and
sent computers without the disks to myself and neighbors/family etc. so that
nobody in a 10 mile radius that i know has no disks to install the IIS that
runs PHP, and i need some way to compile and view the resulting pages and i
was wondering if anyone could make a compiler add on for 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



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

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/

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

_______________________________________________
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 26, Issue 54
*************************************************

Reply via email to