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 - Help] RE: Insert Doctype at top of HTML?
(SourceForge.net)
2. [notepad-plus - Help] RE: Insert Doctype at top of HTML?
(SourceForge.net)
3. [notepad-plus - Open Discussion] RE: Feature Reques:
Notepad++ for Linux (SourceForge.net)
4. [notepad-plus - Plugin Development] RE: Suggestion for plugin
(SourceForge.net)
5. [notepad-plus - Open Discussion] RE: Feature Reques:
Notepad++ for Linux (SourceForge.net)
6. [notepad-plus - Help] Custom defined Lang: Regex for Numbers?
(SourceForge.net)
7. [notepad-plus - Open Discussion] small bug in sql syntax
highlighting (SourceForge.net)
8. [notepad-plus - Help] RE: reindenting html code (SourceForge.net)
9. [notepad-plus - Help] RE: Broken .txt file icon! (SourceForge.net)
10. [notepad-plus - Help] RE: Icon goes missing... (SourceForge.net)
11. [notepad-plus - Plugin Development] New SpellChecker version
1.2 released (SourceForge.net)
----------------------------------------------------------------------
Message: 1
Date: Sun, 09 Sep 2007 00:08:04 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Insert Doctype
at top of HTML?
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=4508662
By: nobody
What I do is use the QuickText plug-in. I type the keyword for the doctype I
want to see, select it, and press CTRL-Enter. I've created a QuickText keyword
"htmldoc" for the HTML 4.01 Transitional doctype, and another "xhtmldoc" for
the XHTML 1.0 Strict doctype (including the <html> tag with namespace and
language),
as these are really the only ones I use.
I defined it just on the HTML language, and set the file to language HTML when
I want to use HTML keywords. If you prefer, you could stick your doctype
keywords
into all relevant languages (HTML, PHP, ASP, etc.) so you don't need to play
Pick A Language every time you use QuickText.
______________________________________________________________________
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: Sun, 09 Sep 2007 01:26:28 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Insert Doctype
at top of HTML?
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=4508707
By: nobody
Thanks for that. Sounds like a good idea. It is too bad there is not a way
to simply choose the Doctype from the "open" menu.
I will try to get that QuickText working.
______________________________________________________________________
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: Sun, 09 Sep 2007 02:37:42 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
Feature Reques: Notepad++ for Linux
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=4508754
By: cyril42e
Notepad++ works (almost) perfectly with Wine, so you can use Notepad++ with
Linux :-)
cyril
______________________________________________________________________
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: Sun, 09 Sep 2007 03:26:49 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
Suggestion for plugin
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=4508786
By: cyril42e
So this is a native feature of NPP ?
It would be easier if it wasn't necessary to select the whole file name (at
least including .\/ in word characters rather than delimiters).
Also, I don't know how how it chooses the base path, but it's not the current
file's one (if my current file is in 0_current/src/, and I try to open haar.h,
it says that 0_current/haar.h doesn't exist...), so it doesn't work often.
Ideally,
it would search in the sub dirs of the base path of the current file.
cyril
______________________________________________________________________
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: Sun, 09 Sep 2007 04:57:04 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
Feature Reques: Notepad++ for Linux
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=4508852
By: dsego
i've already opened a thread on this subject
http://sourceforge.net/forum/forum.php?thread_id=1805909&forum_id=331753
interested in porting it to wxWidgets ???
______________________________________________________________________
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: Sun, 09 Sep 2007 05:19:34 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] Custom defined
Lang: Regex for Numbers?
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=4508879
By: nobody
Hi is it possible to use regex for numbers? Because in the scripting language
PAWN you can write 1_000_000 instead of 1000000. But because of the '_' the
number will not be recognized as a number. Is it somehow possible to do
something
like this?
______________________________________________________________________
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: Sun, 09 Sep 2007 06:18:26 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] small
bug in sql syntax 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=4508911
By: nobody
the DATETIME value is not highlighted
______________________________________________________________________
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: Sun, 09 Sep 2007 09:06:11 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: reindenting
html code
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=4509070
By: dbkaynor
Check out http://tidy.sourceforge.net/ for a tool that will do this for free.
Also it comes as a plug in under the textfx menu.
______________________________________________________________________
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: Sun, 09 Sep 2007 10:36:08 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Broken .txt
file icon!
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=4509148
By: nobody
I got mine working; see this thread:
http://www.dslreports.com/forum/remark,19026544#19040447
______________________________________________________________________
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: Sun, 09 Sep 2007 10:36:26 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Icon goes
missing...
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=4509149
By: nobody
I got mine working; see this thread:
http://www.dslreports.com/forum/remark,19026544#19040447
______________________________________________________________________
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: Sun, 09 Sep 2007 11:08:16 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] New
SpellChecker version 1.2 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=4509176
By: jenslorenz
Hello users of Notepad++,
I published today a new version of SpellChecker. Here the ChangeLog:
--------------------------------------------------------------------------------
----
07/09/09 v1.2 :
--------------------------------------------------------------------------------
----
Fix: Supports now UNICODE correctly
New: Add button "Ignore All" to skip specific words within a session
New: Aspell could also be used on mass storages
New: Now filter implemented for HTML and TeX
Change: Now using NPPM_GETPLUGINSCONFIGDIR to get ini file location
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=482781
------------------------------
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
------------------------------
_______________________________________________
Notepad-plus-plus mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/notepad-plus-plus
End of Notepad-plus-plus Digest, Vol 16, Issue 21
*************************************************