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: CMD syntax   highlighting
      fix request (SourceForge.net)
   2. [notepad-plus - Open Discussion] RE: How to       execute php and
      capture its output (SourceForge.net)
   3. [notepad-plus - Open Discussion] RE: Change       request: Vista
      and VirtualStore (SourceForge.net)
   4. [notepad-plus - Open Discussion] RE:      Suggestion: Proxy setup
      for update (SourceForge.net)
   5. [notepad-plus - Open Discussion] Syntax hilight   error with
      XML (SourceForge.net)
   6. [notepad-plus - Open Discussion] SUG: Shortcuts   should be
      created in All Users (SourceForge.net)
   7. [notepad-plus - Open Discussion] RE: Feature      Request: arrow
      keys in search res (SourceForge.net)
   8. [notepad-plus - Open Discussion] RE: Feature      Request: arrow
      keys in search res (SourceForge.net)
   9. [notepad-plus - Translation] RE: Notepad++ v5.1   translation
      model (SourceForge.net)


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

Message: 1
Date: Fri, 05 Dec 2008 09:27:49 +0000
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: CMD
        syntax  highlighting fix request
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=5760848
By: gladiac0190

Yea you might be right! I just got that idea from Adobe since they register
some globar vars with the use of "." to act like they were having object 
orientation
in cmd... Well, I still think that the "."-Variant should be highlighted because
it IS a valid way of doing things though I'm going to consider your solution
'cause it seems clever to me :).

thanks for the answer

cheers
chris

______________________________________________________________________
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, 05 Dec 2008 09:36:07 +0000
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: How
        to      execute php and capture its output
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=5760884
By: cocinerox

Oh, the latest version of NppExec DOES have a user guide!

https://sourceforge.net/project/showfiles.php?group_id=189927&package_id=224034

______________________________________________________________________
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: Fri, 05 Dec 2008 10:03:13 +0000
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
        Change  request: Vista and VirtualStore
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=5760985
By: aroux3

In my opinion this happens when the application is not 100% Vista aware. 
FileZilla
is doing it correct in the last version. That means, the XML Files are in the
"c:\Uses\Username\appdata\Roaming\Filezilla" Folder.
Older Versions of Filezilla had also the Virtual Store as XML Store location.
I found the following text in the changelog of Filezilla:

The default manifest provided by wxWidgets does not have requestedExecutionLevel
set. As such, madness like the filesystem virtualization
(%LOCALAPPDATA%/VirtualStore) was active. The new manifest sets
requestedExecutionLevel to "asInvoker" and thus avoids the virtual store.

______________________________________________________________________
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: Fri, 05 Dec 2008 11:01:20 +0000
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
        Suggestion: Proxy setup for update
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=5761171
By: marcosn

OK,

I set the environment variable with user:[EMAIL PROTECTED] and works fine.



______________________________________________________________________
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: 5
Date: Fri, 05 Dec 2008 12:06:03 +0000
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] Syntax
        hilight error with XML
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=5761382
By: mcloo

hi,

put the following code

<script src="chrome://test/content/test.js"/>
<prefwindow>
    <stringbundleset>
        <stringbundle id="test" src="chrome://test/locale/test"/>
    </stringbundleset>
</prefwindow>

into an empty file, set language to XML and see the incorrect syntax hilighting.
tested with 5.0.3 and 5.1.1

regards
McLoo



______________________________________________________________________
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: Fri, 05 Dec 2008 11:54:51 +0000
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] SUG:
        Shortcuts       should be created in All Users
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=5761346
By: tsutton

Suggestion: The Shortcuts should be created in All Users directory and not per
user.

______________________________________________________________________
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: Fri, 05 Dec 2008 12:35:29 +0000
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
        Feature Request: arrow keys in search res
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=5761472
By: yniq

Hi Avner,

I answered your email a week ago.
I wanted to wait until the problems with "find in files" which were introduced
in 5.1 are resolved before I make my changes.
In the meantime, it looks like Don has accepted my patch:

https://sourceforge.net/tracker/index.php?func=detail&aid=2356387&group_id=95717
&atid=612384

So now I can start working on integrating my changes from 5.0.3 to 5.1.1 (It's
not that trivial).
Hope I'll have news 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: 8
Date: Fri, 05 Dec 2008 12:37:30 +0000
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
        Feature Request: arrow keys in search res
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=5761483
By: yniq

Thanks for your support. 
Sounds like a good idea, I'll try to include that.

______________________________________________________________________
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, 05 Dec 2008 12:52:24 +0000
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Translation] RE:
        Notepad++ v5.1  translation model
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=5761534
By: ricardo_crudo

Hello kasperiusz.

In your model is missing:

<Item id = "47006" name = "Update Notepad++"/>
<Item id = "1660" name = "Stop searching"/>


______________________________________________________________________
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=558104



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

------------------------------------------------------------------------------
SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, Nevada.
The future of the web can't happen without you.  Join us at MIX09 to help
pave the way to the Next Web now. Learn more and register at
http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/

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

_______________________________________________
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 31, Issue 11
*************************************************

Reply via email to