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] RE: Forgotten    Keyword - Ada
      (SourceForge.net)
   2. [notepad-plus - Open Discussion] Website (SourceForge.net)
   3. [notepad-plus - Open Discussion] [Request]        Modified behavior
      for F3 - AgAiN ! (SourceForge.net)
   4. [notepad-plus - Open Discussion] Wishlist for     find behaviour
      (SourceForge.net)
   5. [notepad-plus - Open Discussion] * mark for       changed file in
      titlebar & tab (SourceForge.net)
   6. [notepad-plus - Help] Folding for user-defined    xml-variant?
      (SourceForge.net)


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

Message: 1
Date: Sun, 25 Feb 2007 07:25:28 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
        Forgotten       Keyword - Ada
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=4177404
By: nobody

"and" and "or" are also not implemented!

______________________________________________________________________
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, 25 Feb 2007 07:30:59 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] Website
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=4177416
By: nobody

Please just stop using frames and center your content using the center tags.
In my browser I have to scroll to around -- not very useful :(

Other than that, thanks for the cool Notepad editor :)

______________________________________________________________________
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, 25 Feb 2007 12:30:36 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion]
        [Request]       Modified behavior for F3 - AgAiN !
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=4177731
By: nobody

As many others already requested.. pleaaase, modify the find F3 behaviour: 
<highlight
text on doc> + <F3>
We don't like <Ctrl><F3>.
We don't like to hit also key <Ctrl>, and we want F3 remembers the last searched
text!
Many others editors do it, it is very fast and good!!!
Why not Notepad++ ?!? :(
Greetings

______________________________________________________________________
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, 25 Feb 2007 13:08:59 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] Wishlist
        for     find behaviour
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=4177778
By: nobody

I am using Notepad++ 4.0.2

May I suggest a few points for improving the find behaviour:

1. When I press F3 the cursor goes to next search item. I would like the line
to be in the center of the screen, not at the bottom. Or, it would be useful
to have 3-4 lines before the bottom of the screen.

2. You could create a multithreaded approach, so that I can halt a heavy
search.

3. You could stop the repaint procedure while items are added in the find list.
This way heavy searches save lots of time.

4. The find screen could dock to the bottom of the screen.

5. When I use the find utility, the results are shown at the bottom of the Find
window. When I double click on an item it would be nice if the focus goes to
the editor.

Overall, you have done a great job guys!! :)

Alex

______________________________________________________________________
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: Sun, 25 Feb 2007 14:20:11 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] * mark
        for     changed file in titlebar & tab
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=4177851
By: nobody

I think it should have * mark (after file name in titlebar and tab) to silently
notify user that his file was changed and has not been saved yet.

______________________________________________________________________
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, 25 Feb 2007 14:38:14 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] Folding for
        user-defined    xml-variant?
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=4177863
By: nobody

Hi,

I am trying to define a special variant of xml. Hence i use '<' as folder open
keyword, and '/> </' as folder close keywords. Unfortunately this only seems
to work, if all '<' and '</' are followed by spaces. For the predefined language
'xml' folding also works when '<' and '</' are immediately followed by a tag.
Is there a possibility to get the same behaviour in a user-defined language?

thanks in advance,

Wolfgang

______________________________________________________________________
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



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

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV

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

_______________________________________________
Notepad-plus-plus mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/notepad-plus-plus


End of Notepad-plus-plus Digest, Vol 9, Issue 67
************************************************

Reply via email to