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 - Open Discussion] Changes for      Language Style
      "Batch" (SourceForge.net)
   2. [notepad-plus - Plugin Development] RE: XML       Tools plugin 2.2
      (r560) (SourceForge.net)
   3. [notepad-plus - Open Discussion] RE: Feature      Request: extra
      whitespace at bottom (SourceForge.net)
   4. [notepad-plus - Plugin Development] NppExec v.    0.2.4 has been
      released! (SourceForge.net)
   5. [notepad-plus - Help] RE: Space separated words   as
      fold-levels? (SourceForge.net)
   6. [notepad-plus - Help] Arrange mutiple windows     inside main
      window? (SourceForge.net)
   7. [notepad-plus - Open Discussion] RE: Notepad++    in Mac OSX
      (SourceForge.net)
   8. [notepad-plus - Help] RE: Arrange mutiple windows inside main
      window? (SourceForge.net)
   9. [notepad-plus - Plugin Development] New plugin:   ScrollPastEOF
      v.1.0 (SourceForge.net)
  10. [notepad-plus - Plugin Development] RE: New       plugin:
      ScrollPastEOF v.1.0 (SourceForge.net)
  11. [notepad-plus - Open Discussion] RE: Feature      Request: extra
      whitespace at bottom (SourceForge.net)
  12. [notepad-plus - Help] RE: Max line length and     crash
      (SourceForge.net)
  13. [notepad-plus - Help] RE: Max line length and     crash
      (SourceForge.net)


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

Message: 1
Date: Mon, 16 Jun 2008 19:20:40 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] Changes
        for     Language Style "Batch"
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=5037029
By: varkhan1

For the "Batch"-style, I would like to see these additional things:
!VARIABLE! is not highlighted, only %VARIABLE% is. Variables with surrouding
exclamation marks are allowed when enabledelayedexpansion is active.
Variables like "%%D" or "%%x" are highlighted, but a variable like "%%~D" (with
a ~, which removes surrounding quotation marks of the data stored in the 
variable)
is only partly highlighted, "%%~" is highlited, the last character not.

BTW, N++ is definitely the best tiny (but still very advanced) notepad for 
Windows,
nice work!

______________________________________________________________________
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: Mon, 16 Jun 2008 19:36:43 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
        XML     Tools plugin 2.2 (r560)
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=5037048
By: badaboom

Thanks for this great plugin Nicolas.

The addition of the XSL transformation function makes it even more useful.

______________________________________________________________________
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: 3
Date: Tue, 17 Jun 2008 00:23:15 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
        Feature Request: extra whitespace at bottom
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=5037332
By: alexiljin

I'll do it, expect within 24 hours.

______________________________________________________________________
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: Tue, 17 Jun 2008 00:31:36 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development]
        NppExec v.      0.2.4 has been released!
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=5037352
By: dv__

http://sourceforge.net/forum/forum.php?forum_id=672146

______________________________________________________________________
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: Tue, 17 Jun 2008 02:44:06 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Space separated
        words   as fold-levels?
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=5037612
By: martenjan

For folding freeform fortran, I too would like that keyword may contain spaces,
e.g. for "end if", "select case" and "end select". A few suggestions to 
implement
this are quotes, as I used before, an escape character as backslash, or 
something
like &#20;, similar to the use of &quot; for quotes in xml files.

I have seen multiple posts asking for this feature, so there is an interest,
and no solution (yet). I would be happy if this feature is 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=331754



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

Message: 6
Date: Tue, 17 Jun 2008 01:27:33 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] Arrange mutiple
        windows inside main window?
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=5037467
By: minos5000

Hi,

either I'm blind or Notepad++ doesn't support de-maximizing windows inside the
main application window which I can't believe. So could please anybody tell
me, what to do, if I want to see several windows at once and not always having
to switch between them via "strg+tab".

Cheers
Simon

______________________________________________________________________
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: Tue, 17 Jun 2008 05:29:46 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
        Notepad++       in Mac OSX
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=5037882
By: im2crazy4u

As per the front page of the project: "Notepad++ is a generic source code editor
(it tries to be anyway) and Notepad replacement written in c++ with win32 API."

Because of the use of Win32 API's, unless you run it with a Windows emulator
it just won't work under a Mac OS

______________________________________________________________________
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: Tue, 17 Jun 2008 05:54:08 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Arrange mutiple
        windows inside main window?
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=5037914
By: minos5000

Ok, I found the solution myself.

You have to rightclick on one tab and select "move to other view".

______________________________________________________________________
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: Tue, 17 Jun 2008 06:14:25 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] New
        plugin: ScrollPastEOF v.1.0
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=5037962
By: alexiljin

There was a request to make Notepad++ allow scrolling past the end of file (
http://sourceforge.net/forum/forum.php?thread_id=2084258&forum_id=331753 ).
Since I already have been enjoying this feature for some time, I decided to
make it available as a plugin for everyone else out the?e. The thing is that
Scintilla supports this feature out of the box, but Notepad currently does not
provide a GUI interface to enable it. Even if Notepad would support it at a
later time, the plugin would still be useful for those who use an older version.

The download link will be available in a few minutes.

______________________________________________________________________
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: 10
Date: Tue, 17 Jun 2008 07:10:21 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
        New     plugin: ScrollPastEOF v.1.0
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=5038056
By: alexiljin

ScrollPastEOF 1.0. A direct file download link:
http://master.dl.sourceforge.net/sourceforge/npp-plugins/ScrollPastEOF.1.0.zip

For a list of SourceForge mirrors look here:
http://sourceforge.net/project/showfiles.php?group_id=189927&package_id=280756

______________________________________________________________________
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: 11
Date: Tue, 17 Jun 2008 07:12:05 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
        Feature Request: extra whitespace at bottom
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=5038061
By: alexiljin

Done.
http://sourceforge.net/forum/forum.php?thread_id=2084924&forum_id=482781

______________________________________________________________________
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: Tue, 17 Jun 2008 08:44:19 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Max line length
        and     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=5038252
By: david111

I just discovered this in 4.9.5 and 5.0 beta.  The limit is actually 64MB (65536
bytes).  I'm amazed.

Also, once I added more than that limit, the characters started printing on
top of each other.

I had to open MS Notepad (!!!) and chop up the line.

Is there any plan to fix this?  It seems ludicrous that an app is brought to
its knees because it's fed just 64MB of data....

______________________________________________________________________
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: 13
Date: Tue, 17 Jun 2008 09:02:52 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Max line length
        and     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=5038285
By: david111

Correction - I meant 64KB.

______________________________________________________________________
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



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

-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php

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

_______________________________________________
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 25, Issue 24
*************************************************

Reply via email to