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
        notepad-plus-plus-requ...@lists.sourceforge.net

You can reach the person managing the list at
        notepad-plus-plus-ow...@lists.sourceforge.net

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 - Plugin Development] RE:   Premature end of code
      (XML Tools v2.1.3) (SourceForge.net)
   2. [notepad-plus - Open Discussion] Print Feature    Request
      (SourceForge.net)
   3. [notepad-plus - Open Discussion] RE: Navigating   using the
      Find all in current docu (SourceForge.net)
   4. [notepad-plus - Plugin Development] New Idia      for search
      application (SourceForge.net)
   5. [notepad-plus - Open Discussion] RE: UTF-8 BOM (Byte-Order
      Mark) "" (SourceForge.net)
   6. [notepad-plus - Open Discussion] RE: Powerful     search as
      EditPadPro? (SourceForge.net)
   7. [notepad-plus - Open Discussion] RE: Threading    of Search
      (SourceForge.net)
   8. [notepad-plus - Help] Shortcut for Mark+Style (SourceForge.net)
   9. [notepad-plus - Open Discussion] RE: Threading    of Search
      (SourceForge.net)
  10. [notepad-plus - Open Discussion] RE: Close all    tabs button
      (SourceForge.net)


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

Message: 1
Date: Thu, 11 Jun 2009 14:33:31 +0000
From: "SourceForge.net" <nore...@sourceforge.net>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
        Premature end of code (XML Tools v2.1.3)
To: nore...@sourceforge.net
Message-ID: <7438643.482...@sourceforge.net>
Content-Type: text/plain; charset="UTF-8"


Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=7438643
By: davegb3

It looks like it's treating it as XML, which would require the <input> tag to
be closed.  If you change this to

================== 
<html> 
<body> 
URL: <input /> 
</body> 
</html> 
================== 


That should work in HTML too, but be valid XML.

Hope that helps.
Dave.



______________________________________________________________________
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: 2
Date: Thu, 11 Jun 2009 15:07:01 +0000
From: "SourceForge.net" <nore...@sourceforge.net>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] Print
        Feature Request
To: nore...@sourceforge.net
Message-ID: <7438720.331...@sourceforge.net>
Content-Type: text/plain; charset="UTF-8"


Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=7438720
By: begleysm

Hello all,

I really like the addition of the "theme" in the latest version of Notepad++.
I now use the "Plastic Code Wrap" theme which has a dark background with light
text.

This creates a bit of a problem for printing.
   - If I print WYSIWYG I use tons of ink and have a large black page.
   - If I print Invert I get a light blue background on the print because the
Plastic Code Wrap background is not quite black (I know I could change this).
   - If I print Black on White I lose syntax highlighting.
   - If I print No Background I have light text on a light background.

As you can see, none of these are ideal.  In the best case scenario I would
love to be able to specify a different theme for viewing and printing.
Alternatively, being able to select Invert AND No Background at the same time
would be alright as well.

Best solution (imo), be able to specify a viewing Theme and a seperate printing
Theme.

Thanks,
Sean 

______________________________________________________________________
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, 11 Jun 2009 15:16:44 +0000
From: "SourceForge.net" <nore...@sourceforge.net>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
        Navigating      using the Find all in current docu
To: nore...@sourceforge.net
Message-ID: <7438736.331...@sourceforge.net>
Content-Type: text/plain; charset="UTF-8"


Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=7438736
By: royshoa

Thanks man.
This is grate :)

______________________________________________________________________
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: Thu, 11 Jun 2009 15:33:43 +0000
From: "SourceForge.net" <nore...@sourceforge.net>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] New
        Idia    for search application
To: nore...@sourceforge.net
Message-ID: <7438768.482...@sourceforge.net>
Content-Type: text/plain; charset="UTF-8"


Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=7438768
By: royshoa

Hello,

First, i hope that i am typing this in the correct forum ( i am new in this
forums :) )

Second, i have some ideas on how to improve the search application and it will
be very nice for all the
users that using the N++.

1. sometimes you like to search more the one line in a file or in all the files,
as example i like to search this:
    "Hello, Everyone,
     Notepad++ is the BEST editor!!!"

     if i will search it in one line like this: "Hello, Everyone, Notepad++
is the BEST editor!!!"
     it will not find it. we need to have a button with the name: "more" and
when you press on it its open
     a new textarea and you can type their more then one line.


2. when u search u cant navigate the file. u need to wait X sec for it to finish
and then look on the result and navigate the file.
    it will be much better if u will be able to navigate the open files in the
time that it is searching and the search will work as a background process.

3. it will be much better if it was show the result in the time that he find
them and not wait to end of the search to see the results.

4. with all this, Notepad++ is the best editor that i work with it :) and it
will stay like this!!!

Thanks, 
Roy Shoa.

______________________________________________________________________
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: Thu, 11 Jun 2009 16:26:55 +0000
From: "SourceForge.net" <nore...@sourceforge.net>
Subject: [notepad-plus - Open Discussion] RE: UTF-8 BOM (Byte-Order
        Mark) ""
To: nore...@sourceforge.net
Message-ID: <7438960.331...@sourceforge.net>
Content-Type: text/plain; charset="UTF-8"


Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=7438960
By: cchris

N++ supports both UTF-8 without BOM and UTF-8 (with BOM).

To change the format of a file, use Format -> Convert to UTF-8.
To see how it looks, use Fomat -> Encode in UTF-8.

CChris

______________________________________________________________________
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: Thu, 11 Jun 2009 16:32:07 +0000
From: "SourceForge.net" <nore...@sourceforge.net>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
        Powerful        search as EditPadPro?
To: nore...@sourceforge.net
Message-ID: <7438982.331...@sourceforge.net>
Content-Type: text/plain; charset="UTF-8"


Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=7438982
By: cchris

You have most of it using TextFX -> TextFX Toools -> Find/Replace.

The only thing you don't get is Perl-compatible regexes, but someone claimed
having been able to graft pcre.dll onto Notepad++. I think it was in 
ocobrt-november
2008. Try searching this forum for "pcre" around that time.

CChris

______________________________________________________________________
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: Thu, 11 Jun 2009 16:33:55 +0000
From: "SourceForge.net" <nore...@sourceforge.net>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
        Threading       of Search
To: nore...@sourceforge.net
Message-ID: <7438991.331...@sourceforge.net>
Content-Type: text/plain; charset="UTF-8"


Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=7438991
By: cchris

Make a feature request with this, it would really help indeed.

CChris

______________________________________________________________________
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, 11 Jun 2009 16:36:35 +0000
From: "SourceForge.net" <nore...@sourceforge.net>
Subject: [Notepad-plus-plus] [notepad-plus - Help] Shortcut for
        Mark+Style
To: nore...@sourceforge.net
Message-ID: <7439007.331...@sourceforge.net>
Content-Type: text/plain; charset="UTF-8"


Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=7439007
By: josees

Hi!
I have recently upgraded from Npp 5.3.1 to Npp 5.4.3.
In the older version, highlighting a word and presing Ctrl+M (a shortcut for
"Mark all") has the same effect than "Mark Line" + "Style found token" + "Find
All" in the "Find" dialog, but in the last release, with the new Mark All 
feature
(with several styles), I cannot find a way to do this without opening the find
dialog each time.

Is there any way to automate this task?

Thanks in advance and best regards

______________________________________________________________________
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: 9
Date: Thu, 11 Jun 2009 16:52:09 +0000
From: "SourceForge.net" <nore...@sourceforge.net>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
        Threading       of Search
To: nore...@sourceforge.net
Message-ID: <7439056.331...@sourceforge.net>
Content-Type: text/plain; charset="UTF-8"


Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=7439056
By: kmekc

done :)

https://sourceforge.net/tracker/?func=detail&aid=2804955&group_id=95717&atid=612
385

______________________________________________________________________
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: Thu, 11 Jun 2009 17:43:37 +0000
From: "SourceForge.net" <nore...@sourceforge.net>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
        Close all       tabs button
To: nore...@sourceforge.net
Message-ID: <7439172.331...@sourceforge.net>
Content-Type: text/plain; charset="UTF-8"


Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=7439172
By: im2crazy4u

I still use version 4.6 at work and the Close All button is there. If memory
serves, the Close All button and option were added when tabbing was added some
time ago (long before I start using the 3.x version).

For argument's sake I downloaded and ran version 1.0 of NP++ and low and behold
the Close All function was already there!

Perhaps we are missing something here?

2C

______________________________________________________________________
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



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

------------------------------------------------------------------------------
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables unlimited
royalty-free distribution of the report engine for externally facing 
server and web deployment.
http://p.sf.net/sfu/businessobjects

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

_______________________________________________
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 37, Issue 32
*************************************************

Reply via email to