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] Auto-complete functions     with
      parameter-list (SourceForge.net)
   2. [notepad-plus - Open Discussion] RE: Alt+S        produces error
      message? (SourceForge.net)
   3. [notepad-plus - Help] RE: Auto-complete   functions with
      parameter-li (SourceForge.net)
   4. [notepad-plus - Help] RE: "Find" bug (seems       serious...)
      (SourceForge.net)
   5. [Notepad-plus-plus]
      =?gb2312?B?uMSx5M/W17S1xLv6u+G1vcTjtcTD5sewLMT6xNzXpdehwvA/?=
      ([EMAIL PROTECTED])
   6. [notepad-plus - Help] Go to File (as in Eclipse) (SourceForge.net)
   7. [notepad-plus - Open Discussion] RE: Boycott      Beijing 2008?
      why? (SourceForge.net)
   8. [notepad-plus - Help] RE: remove "edit with "     from context
      menu (SourceForge.net)


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

Message: 1
Date: Thu, 17 Apr 2008 06:36:27 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] Auto-complete
        functions       with parameter-list
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=4910969
By: ilikebigbutts

Hello,

is it possible to add a feature so that for each language, API files can be
used that show a little tooltip above the cursor with the complete functionsname
and its parameter-list?

I mean, e.g. in PHP:

I write down "echo impl" (echo outputs something, and 'implode' is a build-in
function of php) and a tooltips shows up that displays
 
string implode (string $glue, array $pieces) 
(http://de2.php.net/implode) 
 
so that I know which parameters to use in which position (first, second ...
etc).

Thanks a lot!

______________________________________________________________________
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: Thu, 17 Apr 2008 06:45:32 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
        Alt+S   produces error message?
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=4910988
By: fool4uanyway

Problem:

> Since "S" in Search is underlined when you press Alt, Alt+S should drop the
menu.
> Instead, it produces the message I described.

Solution:

Was already given before by referring to other messages.

So I do not understand why anybody would keep trying to get someone to solve
the bug or say that they are absolutely right. Is it so hard to press one more
key to achieve what you want? If it is, then don't keep posting messages here.


______________________________________________________________________
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: Thu, 17 Apr 2008 06:49:09 -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=4910999
By: ilikebigbutts

Hello,

I want to clarify something: I want to be able to enable/disable it and if 
enabled,
the tooltips should show up without having to press a hotkey.

Thanks a lot!

______________________________________________________________________
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: Thu, 17 Apr 2008 06:53:04 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: "Find" bug
        (seems  serious...)
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=4911010
By: fool4uanyway

Do you have custom/different desktop(s) and screen(s) settings?


______________________________________________________________________
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: Thu, 17 Apr 2008 22:19:09 +0800
From: [EMAIL PROTECTED]
Subject: [Notepad-plus-plus]
        =?gb2312?B?uMSx5M/W17S1xLv6u+G1vcTjtcTD5sewLMT6xNzXpdehwvA/?=
To: notepad-plus-plus@lists.sourceforge.net
Message-ID: <[EMAIL PROTECTED]>
Content-Type: text/plain; charset="gb2312"

????, 
??????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????"
 ????????"?????????????????????????????????????????????????? 
http://www.chinaqstr.com,0310-5481107-1168
-------------- next part --------------
An HTML attachment was scrubbed...

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

Message: 6
Date: Thu, 17 Apr 2008 08:01:26 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] Go to File (as in
        Eclipse)
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=4911186
By: n1313

I miss a certain function in N++ which was very helpful when i was using 
eclipse.
My project is quite large and has a complicated directory structure, so it is
a little difficult for me to locate and open files quickly. Eclipse has a "Go
to file" dialog, where i can input a few letters of a filename and it lists
all the files which names begin like that. For example, if i enter "IN", i would
receive "index.html", "index.xml", "include.php" and so on, all over my project.
Is there any way to do this in N++?

______________________________________________________________________
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: 7
Date: Thu, 17 Apr 2008 09:11:54 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
        Boycott Beijing 2008? why?
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=4911381
By: ybai

Hey Michael, Luo Ge and all 'Free Tibet' supporters,

So, how about these people? these NATIVE TIBETANS? Should they be ignored? Free
tibet? Let Dalai rule Tibet then torture and kill these NATIVE TIBETANS?

http://video.aol.com/video-detail/dalai-lama-and-dorje-shugden-part-1/3688675886
?icid=acvsv1  (3 parts)

And you think your brains are as pure as crystal? check out this
http://www.anti-cnn.com, probably you've been given thousands of times. Yeh,
your brains have been washed soooooo clean...When everytime you say Tibet, can
you tell what you can picturn in you tiny bunny brain?

To Andy Fielding, sadly, author of this software brings you to this battlefield.
Just as sadly as those "Human right fighters" bring politics and bias to
Olympics.



______________________________________________________________________
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: Thu, 17 Apr 2008 10:54:25 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: remove "edit
        with "  from context menu
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=4911579
By: nobody

Tank you for this reference.

______________________________________________________________________
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



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

-------------------------------------------------------------------------
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 48
*************************************************

Reply via email to