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: Notepad++    4.9 release
      (May be UNSTABLE) (SourceForge.net)
   2. [notepad-plus - Open Discussion] RE: Very Slow    Replacement in
      Column Selections (SourceForge.net)
   3. [notepad-plus - Open Discussion] RE: Notepad++    4.9 release
      (May be UNSTABLE) (SourceForge.net)
   4. [notepad-plus - Plugin Development] plugin        communication
      (SourceForge.net)
   5. [notepad-plus - Open Discussion] Squiggly underlines? A bug?
      (SourceForge.net)
   6. [notepad-plus - Plugin Development] RE: Light     Explorer: Only
      hidden files (SFTPDR (SourceForge.net)
   7. [notepad-plus - Help] RE: Auto-complete   functions with
      parameter-li (SourceForge.net)
   8. [notepad-plus - Open Discussion] RE: Feature      request - MRU
      w/o document switch (SourceForge.net)
   9. [notepad-plus - Help] RE: How to preview php      file from
      localhost? (SourceForge.net)
  10. [notepad-plus - Open Discussion] RE: Notepad++    4.9 release
      (May be UNSTABLE) (SourceForge.net)
  11. [notepad-plus - Open Discussion] RE: Notepad++    4.9 release
      (May be UNSTABLE) (SourceForge.net)
  12. [notepad-plus - Open Discussion] RE: Notepad++    4.9 release
      (May be UNSTABLE) (SourceForge.net)
  13. [notepad-plus - Open Discussion] RE: Notepad++    4.9 release
      (May be UNSTABLE) (SourceForge.net)


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

Message: 1
Date: Sat, 26 Apr 2008 23:13:10 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
        Notepad++       4.9 release (May be UNSTABLE)
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=4930590
By: nobody

panel of some plugins can not be shown, e.g., explorer plugin, function list,...

______________________________________________________________________
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: Sun, 27 Apr 2008 02:23:30 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: Very
        Slow    Replacement in Column Selections
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=4930781
By: nobody

fool4uanyway, thank you
It is really more than i need. I never thought about using regular expressions
this way.

______________________________________________________________________
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: Sun, 27 Apr 2008 02:51:51 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
        Notepad++       4.9 release (May be UNSTABLE)
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=4930809
By: nobody

Litte Bug: Transparency at the Styler Configurator is not updated, when using
the slider. Only updated when disable and reenable the Transparency.

Athos

______________________________________________________________________
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: Sun, 27 Apr 2008 03:47:39 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development]
        plugin  communication
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=4930865
By: nobody

Hi again list!
It seems hard to get any answers on questions specific
for making a plugin in Ada, and using files on a Samba share.
However, a general communications question migth be easier...

I see that in order for a plugin to get say the active file name,
I should use SendMessage with message number NPPM_GETFULLCURRENTPATH.
There are alss 2 more parameters. 

wParam                          lParam
[in] size_t fullPathLen         [out] char * fullPath


Do I get the path in the last parameter,
or is it sent to me in an getMessage event?

Yes, I'm new to winapi programming...

/Bj?rn




______________________________________________________________________
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: Sun, 27 Apr 2008 03:49:14 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] Squiggly
        underlines? A bug?
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=4930867
By: nobody

For some reason or another, NPP seems to be underlining the scrip after a script
tag with a green, squiggly line. This isn't consistent behavior either, since
initially it won't be underlined, nor will it be underlined in HTML or
XML highlighting, but it will when switching highlighting to Lua or another
language. Removing the script tag doesn't stop the underlining until I switch
highlight to HTML/XML and then back.

Help or a bugfix would be greatly appreciated, as most of my work is done 
precisely
on files with this kind of format.

I'm adding a link to a screenshot, displaying what I have in mind:
http://hadoryu.zxq.net/npp_underlines.PNG


Thanks in advance.

______________________________________________________________________
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: Sun, 27 Apr 2008 03:53:37 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
        Light   Explorer: Only hidden files (SFTPDR
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=4930873
By: nobody

I had a look in the light Explorer plugin and saw some fiddling with attributes
when reading files
from disk. 

<http://www.oreilly.com/catalog/samba/chapter/book/ch05_03.html> 

says that executable bit is mapped to archive bit.

However, not being a c/c++ programmer, I could not make anything out of the
code :-(


The sftp plugin may or may not use the same tests when populating lists.
/Bj?rn



______________________________________________________________________
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: Sun, 27 Apr 2008 03:54:43 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Auto-complete
        functions with parameter-li
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=4930876
By: nobody

Sorry, anybody???

______________________________________________________________________
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: Sun, 27 Apr 2008 04:33:06 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
        Feature request - MRU w/o document switch
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=4930921
By: nobody

Well, if you were to enable MRU without the document switcher, how would you
be able to switch to any document other that the last 2 used? Ctrl-Tab 
immediatly
switches to the next tab, the document switcher allows you to select first,
and then go to that tab.

______________________________________________________________________
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: Sun, 27 Apr 2008 05:08:11 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: How to preview
        php     file from localhost?
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=4930945
By: nobody

Just go to your browser and type it in.

______________________________________________________________________
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: Sun, 27 Apr 2008 06:33:41 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
        Notepad++       4.9 release (May be UNSTABLE)
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=4931030
By: nobody

This release is great!! I love it very very much!! Especially all the highlight
features!!

But I don't quite understand what is the following feature for:
7. Add style transparency feature, right click on color to enable.

When I right click the color to enable it, the color shows with few slashes.
And then, the keywords for that style will turn to black in the textarea.

______________________________________________________________________
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: Sun, 27 Apr 2008 04:07:58 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
        Notepad++       4.9 release (May be UNSTABLE)
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=4930892
By: nobody

Big bug: double click on .txt files with hyperlinks in it. NotePad++ freezes
like hell. If you open .txt files without hyperlinks NotePad++ opens 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: 12
Date: Sun, 27 Apr 2008 04:10:32 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
        Notepad++       4.9 release (May be UNSTABLE)
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=4930899
By: nobody

Edit: create a new .txt file and type http://

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



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

Message: 13
Date: Sun, 27 Apr 2008 06:37:58 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
        Notepad++       4.9 release (May be UNSTABLE)
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=4931035
By: nobody

Why the Ctrl+Shift+M do not clear the bookmarks, but only clear the highlights,
in the previous version, the bookmarks and highlights are all cleared when the
short cut is pressed.

______________________________________________________________________
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 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone

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

_______________________________________________
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 23, Issue 72
*************************************************

Reply via email to