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 - Help] RE: Help to save my life,   please!
      (SourceForge.net)
   2. [notepad-plus - Help] RE: Sorting text by the     number of
      duplicate lines (SourceForge.net)
   3. [notepad-plus - Help] RE: 30000 Character limit   in User
      Defined Keyword (SourceForge.net)
   4. [notepad-plus - Help] RE: NppHelp.chm missing     for Sierra
      Charts (SourceForge.net)
   5. [notepad-plus - Open Discussion] RE: Quicktext    equivalent in
      UNICODE (SourceForge.net)
   6. [notepad-plus - Help] URLs (SourceForge.net)
   7. [notepad-plus - Help] RE: Sorting text by the     number of
      duplicate lines (SourceForge.net)
   8. [notepad-plus - Help] RE: Folding a number of     lines under a
      heading (SourceForge.net)
   9. [notepad-plus - Open Discussion] RE: Quicktext    equivalent in
      UNICODE (SourceForge.net)
  10. [notepad-plus - Help] RE: How to use OR in        regular
      expression? (SourceForge.net)
  11. [notepad-plus - Help] Trim Trailing Space on      Save
      (SourceForge.net)
  12. [notepad-plus - Plugin Development] Compare       Plugin bugs -
      ID:2740064 (SourceForge.net)


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

Message: 1
Date: Sat, 16 May 2009 10:04:21 +0000
From: "SourceForge.net" <nore...@sourceforge.net>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Help to save my
        life,   please!
To: nore...@sourceforge.net
Message-ID: <7394882.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=7394882
By: cchris

Select what you wish t highlight, and, on the Search menu:
1/ on v5.3.1 and earlier, click Mark all
* on 5.4, click oone of the entries of the Mark all submenu. This improvment
enables you to have several different markings on simultaneously.

CChirs

______________________________________________________________________
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: Sat, 16 May 2009 10:10:09 +0000
From: "SourceForge.net" <nore...@sourceforge.net>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Sorting text by
        the     number of duplicate lines
To: nore...@sourceforge.net
Message-ID: <7394890.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=7394890
By: cchris

You need some scripting lanuage to do this. There are many that are free, and
Notepad++ has some support plugins:
NppJavaScript
SimpleScript
AwkPlugin

Afaik the latter two are ANSI only, so only use them with ANSI version of N++.

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=331754



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

Message: 3
Date: Sat, 16 May 2009 11:13:53 +0000
From: "SourceForge.net" <nore...@sourceforge.net>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: 30000 Character
        limit   in User Defined Keyword
To: nore...@sourceforge.net
Message-ID: <7394934.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=7394934
By: cchris

I found it:
The controls used in the UDL panels to type word lists in are stock edittext
Windows controls. They have a default 32767 size limit.

By sending them the EM_LIMITTEXT message, the limit can be made at least 64k;
I have to check whether values >65535 are honored.

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=331754



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

Message: 4
Date: Sat, 16 May 2009 11:17:33 +0000
From: "SourceForge.net" <nore...@sourceforge.net>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: NppHelp.chm
        missing for Sierra Charts
To: nore...@sourceforge.net
Message-ID: <7394935.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=7394935
By: janschreiber

Whatever Sierra Charts may be, I suggest you get the zip or 7zip version of
N++ here:
https://sourceforge.net/project/showfiles.php?group_id=95717&package_id=102072
It contains a more recent version of the help file.

______________________________________________________________________
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: Sat, 16 May 2009 11:43:17 +0000
From: "SourceForge.net" <nore...@sourceforge.net>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
        Quicktext       equivalent in UNICODE
To: nore...@sourceforge.net
Message-ID: <7394962.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=7394962
By: cchris

It looks like all links to some Unicode version are broken. One was released
in last December.

I do have a dll which I downloaded a the time. It works as far as I can see.
Any host for it?

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: Sat, 16 May 2009 11:44:26 +0000
From: "SourceForge.net" <nore...@sourceforge.net>
Subject: [Notepad-plus-plus] [notepad-plus - Help] URLs
To: nore...@sourceforge.net
Message-ID: <7394963.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=7394963
By: vortex681

In my current text editor, URLs are highlighted and I can double click them
to go to the web address. I have just installed Notepad++ (using the Windows
installer) and it doesn't appear to have this facility. Is there an option I
should set for URLs or is this just not available in Notepad++?

______________________________________________________________________
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: Sat, 16 May 2009 11:47:54 +0000
From: "SourceForge.net" <nore...@sourceforge.net>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Sorting text by
        the     number of duplicate lines
To: nore...@sourceforge.net
Message-ID: <7394966.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=7394966
By: janschreiber

You could also try PSPad: http://www.pspad.com
It comes with integrated support for VBScript and JScript.
If you have MS Word, a simple VBA macro would probably be the easiest way to
do it, because the documentation of VBA is pretty good and there are tons of
code snippets etc. to be found on the web.

______________________________________________________________________
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: Sat, 16 May 2009 13:14:17 +0000
From: "SourceForge.net" <nore...@sourceforge.net>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Folding a
        number of       lines under a heading
To: nore...@sourceforge.net
Message-ID: <7395047.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=7395047
By: cchris

Folding only woks with syntax highlighting. So, if you have specific topic 
keywords
as wel as a _distinct_ end of topic keyword, you can dsign an User Defined 
language
out of this and use it to highlight your document.

There is another way to "fold" arbitrary bocks of lines: use the Alt-H eHide
lines" command. However, when you view the lines again, the hiding is forgotten.
Using TextFX Viz plugin could help you there.

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=331754



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

Message: 9
Date: Sat, 16 May 2009 13:29:35 +0000
From: "SourceForge.net" <nore...@sourceforge.net>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
        Quicktext       equivalent in UNICODE
To: nore...@sourceforge.net
Message-ID: <7395058.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=7395058
By: nykoo

Unfortunately I have no host for it. Could you put it on: 
http://www.filefactory.com/
for instance?

______________________________________________________________________
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: Sat, 16 May 2009 14:52:34 +0000
From: "SourceForge.net" <nore...@sourceforge.net>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: How to use OR
        in      regular expression?
To: nore...@sourceforge.net
Message-ID: <7395123.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=7395123
By: cchris

+1

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=331754



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

Message: 11
Date: Sat, 16 May 2009 15:40:11 +0000
From: "SourceForge.net" <nore...@sourceforge.net>
Subject: [Notepad-plus-plus] [notepad-plus - Help] Trim Trailing Space
        on      Save
To: nore...@sourceforge.net
Message-ID: <7395160.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=7395160
By: bigbuck08

Hello,
I am wondering it is is possible to have Notepad ++ automatically trim trailing
space whenever I save a file?  I do web development as a hobby and getting rid
of the trailing spaces helps make my code look neater and it would really speed
up the process if that was possible.  Another question while I am typing.  Has
the "Check for updates" been removed from the "?" tab and replaced with an 
automatic
check process in start up?

______________________________________________________________________
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: 12
Date: Sat, 16 May 2009 18:29:37 +0000
From: "SourceForge.net" <nore...@sourceforge.net>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development]
        Compare Plugin bugs - ID:2740064
To: nore...@sourceforge.net
Message-ID: <7395316.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=7395316
By: jsleroy

Hi all,

Someone reports a bug about Comapre plugins (see
https://sourceforge.net/tracker/index.php?func=detail&aid=2740064&group_id=95717
&atid=612382).

More info about the bug would be welcome like :

- which version of notepad++ was used
- which operating system
- which version of compare

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=482781



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

------------------------------------------------------------------------------
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 36, Issue 36
*************************************************

Reply via email to