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: Find suggestions
      (SourceForge.net)
   2. [notepad-plus - Help] RE: explorer file icons (SourceForge.net)
   3. [notepad-plus - Open Discussion] RE: Feature      request : Print
      Preview (SourceForge.net)
   4. [notepad-plus - Plugin Development] RE: HTML      entities in
      TextFX (SourceForge.net)
   5. [notepad-plus - Open Discussion] RE: rows (SourceForge.net)
   6. [notepad-plus - Help] RE: Convert wrap to CR/LF (SourceForge.net)
   7. [notepad-plus - Open Discussion] Feature  Request: Real-time
      file viewing (SourceForge.net)
   8. [notepad-plus - Open Discussion] feature  request: compare
      multiple selections (SourceForge.net)
   9. [notepad-plus - Help] RE: User Defined Language   files OUT OF
      DATE (SourceForge.net)
  10. [notepad-plus - Open Discussion] RE: extremely    large files =
      app crash (SourceForge.net)
  11. [notepad-plus - Open Discussion] RE: Bold fonts   arent bold
      enough (SourceForge.net)
  12. [notepad-plus - Open Discussion] RE: feature      request: compare
      multiple selections (SourceForge.net)
  13. [notepad-plus - Open Discussion] Autocompletion   dialog
      autopopup and options (SourceForge.net)


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

Message: 1
Date: Thu, 02 Aug 2007 05:23:47 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: Find
        suggestions
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=4443546
By: nobody

Use CTRL+F3 or CTRL+SHIFT+F3

Best Regards
Jens

______________________________________________________________________
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: Thu, 02 Aug 2007 05:30:27 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: explorer file
        icons
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=4443554
By: jenslorenz

Hello, which version of Explorer on which OS do you use?

Best Regards
Jens

______________________________________________________________________
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: 3
Date: Thu, 02 Aug 2007 07:48:00 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
        Feature request : Print Preview
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=4443834
By: nobody

I would also find this a very useful feature, as I currently use UltraEdit which
has this feature.

______________________________________________________________________
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, 02 Aug 2007 08:28:36 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
        HTML    entities in TextFX
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=4443898
By: nobody

Hi,

Is it possible to convert _selected_ entities, instead of just ones that are
typed? For instance, if I am pasting the "?" character into a document, I would
like to select it, and convert it to the entity value: "&aacute;". There is
currently an option in "TextFX Convert" to "Encode HTML", but that only works
on a few characters (<>&"). I would like the ability to convert a selected 
character
as per the following W3C character/entity listing:

http://www.w3.org/TR/REC-html40/sgml/entities.html

If this cannot be a built in feature, would it be possible to allow for
a configuration file, where the user can add their preferred character/entity
references?


______________________________________________________________________
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, 02 Aug 2007 08:31:42 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: rows
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=4443906
By: nobody

Hi,
I dont know abour rows, but i see N++ doesnt display a row beyond 65536
columns/characters.

When searching for text that appeared on the end of such a row, N++ displayed
this long row up to the limit of the 65536th column, but when I clicked the
right scrollbar arrow, it managed to display the text(from the end of the row)
that I searched for, on the end of the first 65536 characters, but slightly
overlapped.

The column position in the status bar also showed a column of 79680.
The cursor apparently still "moves" to the end of the row and the column count
increases and decreases.


______________________________________________________________________
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, 02 Aug 2007 08:59:25 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Convert wrap to
        CR/LF
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=4443948
By: nobody

That worked thanks!

______________________________________________________________________
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, 02 Aug 2007 09:16:53 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] Feature
        Request: Real-time file viewing
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=4443991
By: nobody

Something that I think would be very useful, especially when monitoring log
files, is the ability to view files that are updating.  This type of feature
was first brought to my attention by an instructor that suggested using BareTail
from Bare Metal Software (www.baremetalsoft.com).

Thanks for your consideration.

______________________________________________________________________
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, 02 Aug 2007 10:52:48 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] feature
        request: compare multiple 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=4444138
By: nobody

I was looking today for a tool that would do this. Then I realized, actually
I'd prefer if my favourite text editor (notepad++) did it. So if anyone is 
looking
for a bright idea for a new feature...

when two documents are open in side-by-side views, I'd like to be able to select
some text in each one and see a "compare" of them. Like you get in some
source-control merging tools.

I've been playing with the views and cloning stuff for a few minutes, and I
finally figured out why it would be useful. in a long HTML document, I can be
editing <script>s in the <head> and elements in the <body> at the same time.
neat!

that's useful since the two documents are actually the same document. 

well, now I want to have two different documents open in the same side-by-side
configuration, but show all the differences between them. It may suffice to
just compare the whole document rather than compare a selection within each...
it accomplishes the same thing

cheers
httpwebwitch

______________________________________________________________________
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: Thu, 02 Aug 2007 11:34:47 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: User Defined
        Language        files OUT OF DATE
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=4444194
By: nobody

#2 is what I did, because I prefer my stylers.xml in the same folder as NPP.

______________________________________________________________________
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: Thu, 02 Aug 2007 11:35:31 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
        extremely       large files = app crash
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=4444197
By: nobody

I've also seen, doing a massive search through too many folders will crash NPP
also.

______________________________________________________________________
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: Thu, 02 Aug 2007 11:36:10 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: Bold
        fonts   arent bold enough
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=4444200
By: nobody

I think this is a bug. I've yet to see a font show up as bold properly.

______________________________________________________________________
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: Thu, 02 Aug 2007 12:25:52 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
        feature request: compare multiple 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=4444277
By: nobody

You could also use ExamDiff Pro for this.
You can try an evaluation version if you like.

You can simply copy the two selections you want to compare into EDP.
You can also select a fragment of each of two compared files and compare both
of these fragments.

http://www.prestosoft.com/edp_examdiffpro.asp


______________________________________________________________________
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: Thu, 02 Aug 2007 12:33:40 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion]
        Autocompletion  dialog autopopup and options
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=4444288
By: nobody

Scintilla has few options for autocompletion, it'll be good if they'll
be configurable in np++. Like SCI_AUTOCSETIGNORECASE (mb per language option?),
SCI_AUTOCSETAUTOHIDE, SCI_AUTOCSETDROPRESTOFWORD, and also it'll bee pretty
nice, if there will be a configurable delayed autopopup of autocompletion 
window,
for example you typed a part of word, than stopped for 1-2 seconds and
functions-autocompletion window appears, like in many IDEs.

______________________________________________________________________
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: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/

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

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


End of Notepad-plus-plus Digest, Vol 15, Issue 4
************************************************

Reply via email to