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 - Plugin Development] DTD Highlighting
(SourceForge.net)
2. [notepad-plus - Help] Column/block select text? (SourceForge.net)
3. [notepad-plus - Help] RE:forget sot.I meant batch lang
autocomplete (SourceForge.net)
4. [notepad-plus - Help] RE: stored auto complete" (SourceForge.net)
5. [notepad-plus - Help] RE: apply external program on selected
area (SourceForge.net)
----------------------------------------------------------------------
Message: 1
Date: Thu, 24 Apr 2008 05:35:48 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] DTD
Highlighting
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=4925521
By: nobody
It wouldbe nice if the Notepad++ could highlight DTD as well. As I see there
are lots of rare languages that are supported but DTD. Even thought DTD can
not be told rare.
I would like to advise you to implement this feature. I know it is a bit out
of fashion, but still usefull.
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=482781
------------------------------
Message: 2
Date: Thu, 24 Apr 2008 07:01:48 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] Column/block select
text?
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=4925699
By: nobody
New user to N++ here. How do I column/block select text? For example, if I
wanted to select/copy just a column of data out of a fixed-width file?
Please feel free to bonk me on the head if it's obvious, but I can't seem to
find it.
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: 3
Date: Thu, 24 Apr 2008 07:19:40 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE:forget sot.I
meant batch lang autocomplete
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=4925737
By: nobody
Accidentally I put a nickname in the subject field.
Sorry all.
______________________________________________________________________
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: Thu, 24 Apr 2008 08:15:04 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: stored auto
complete"
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=4925907
By: fartinguncle
That thread asks a similar question, and no answer is given, so not a lot of
help really.
To be honest, the SourceForge forums are mess - hard to navigate, hard to
search.
Even reading a thread in the right order is difficult - no wonder people end
up re-posting the similar questions so often!
______________________________________________________________________
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: Thu, 24 Apr 2008 08:59:49 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: apply external
program on selected area
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=4926024
By: nobody
Any follow-up thoughts on this?
I'm wanting to pipe selected text to lua for testing. I can easily run the
whole lua file via a saved Run command:
cmd /k lua "$(FULL_CURRENT_PATH)"
I was trying to test only selected text by pushing it to a temp file with
something
like this:
cmd /k "$(CURRENT_WORD) > E:\lua\_test.lua"
DOS or CURRENT_WORD won't recognize line breaks however, so this quick little
concept is dead in the water.
Any thoughts?
______________________________________________________________________
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
------------------------------
-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference
Don't miss this year's exciting event. There's still time to save $100.
Use priority code J8TL2D2.
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
------------------------------
_______________________________________________
Notepad-plus-plus mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/notepad-plus-plus
End of Notepad-plus-plus Digest, Vol 23, Issue 67
*************************************************