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] Visualisation improvement
(SourceForge.net)
2. [notepad-plus - Open Discussion] RE: Visualisation
improvement (SourceForge.net)
3. [notepad-plus - Open Discussion] RE: Visualisation
improvement (SourceForge.net)
4. [notepad-plus - Open Discussion] RE: Compare to disk feature
(SourceForge.net)
5. [notepad-plus - Open Discussion] RE: Feature Request: tab
disk icon reflects s (SourceForge.net)
6. [notepad-plus - Open Discussion] RE: Column Mode again ; )
(SourceForge.net)
7. [notepad-plus - Plugin Development] RE: Copy after "XML
Tools" Check syntax now (SourceForge.net)
8. [notepad-plus - Help] RE: Many errors on compilation
(SourceForge.net)
9. [notepad-plus - Open Discussion] RE: Notepad++ v4.4 is
realesed (SourceForge.net)
10. [notepad-plus - Open Discussion] notepad++ icon (SourceForge.net)
11. [notepad-plus - Help] Word count (SourceForge.net)
12. [notepad-plus - Plugin Development] RE: bad link (SourceForge.net)
----------------------------------------------------------------------
Message: 1
Date: Fri, 19 Oct 2007 07:29:53 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion]
Visualisation improvement
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=4578073
By: nobody
Hi,
I am an intensive user of Notepad++. I'd like to propose an improvement to
Notepad++.
I just propose because I can't to progam it myself. I think rather a useful
thing to implement is padding for those lines of code in which the final
characters
are tabulation (chr(9)). If such lines of code are long enough to be broken
by NP++ they look like paragraphs with the first line indented. It is well known
that while writing a program tabulation is used so that progam code would be
more readable. I think it will be much more if those broken lines look not just
like indented paragraphs but like non-indented paragraphs with left padding
equal to an amount of the first tabulation characters.
How it looks now:
125 for (i=1;i<10;i++){
126 x="<table><tr><th>First Header
</th><th>Second Header</th><th>Third
Header</th></tr>"
127 y="something else"
...
135 }
How I want it to look like:
125 for (i=1;i<10;i++){
126 x="<table><tr><th>First Header
</th><th>Second Header</th><th>Third
Header</th></tr>"
127 y="something else"
...
135 }
______________________________________________________________________
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: Fri, 19 Oct 2007 07:33:08 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
Visualisation improvement
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=4578079
By: nobody
OOps, all my formating, I mean all the spaces, has been collapsed. I'll try
to change the situation.
______________________________________________________________________
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: 3
Date: Fri, 19 Oct 2007 07:37:54 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
Visualisation improvement
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=4578084
By: nobody
Now I've used "_" for the first spacing in the beginning of the strings:
That's as it is in NP++ now:
125___for (i=1;i<10;i++){
126______x="<table><tr><th>First Header
______</th><th>Second Header</th><th>Third
______Header</th></tr>"
127______y="something else"
...
135_}
That's as i want it to be
125___for (i=1;i<10;i++){
126______x="<table><tr><th>First Header
_________</th><th>Second Header</th><th>Third
_________Header</th></tr>"
127______y="something else"
...
135_}
______________________________________________________________________
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: Fri, 19 Oct 2007 08:04:51 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
Compare to disk feature
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=4578130
By: mmtsuchi
PSPAD do this too : you right click on a tab, and you get "compare to file on
disk".
______________________________________________________________________
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: 5
Date: Fri, 19 Oct 2007 08:18:19 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
Feature Request: tab disk icon reflects s
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=4578146
By: mmtsuchi
Disk icons on inactive tabs are poorly contrasted, in my opinion.
______________________________________________________________________
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: Fri, 19 Oct 2007 08:58:39 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
Column Mode again ; )
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=4578222
By: der_nico81
Hi there,
i need this too ....
we have to write a batchfile with 1000 of numbers, there we need to write
something
befor and something behind of them.
A simple embed funktion is powerful.
String1: exec:
String2: number -> 123 (a large list if possible)
String3: ;
Output: exec:123;
:-)
______________________________________________________________________
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: 7
Date: Fri, 19 Oct 2007 09:14:18 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
Copy after "XML Tools" Check syntax now
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=4578244
By: vor0nwe
Please post some more information, or nobody will understand what you're talking
about (and nobody will reply).
I'll ask the obvious question: what encoding *does* the XML declaration in that
file specify?
______________________________________________________________________
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: 8
Date: Fri, 19 Oct 2007 09:17:04 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Many errors on
compilation
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=4578252
By: nobody
Hi.
I add the user32.lib in the : project / properties / Configuration Properties
/ linker / input and the errors reduce of
779 to 126 !!! I think that I need add others libs, the question is what???
Anybody have a suggestion ?
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: 9
Date: Fri, 19 Oct 2007 09:26:54 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
Notepad++ v4.4 is realesed
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=4578270
By: nobody
Wow. love the new save session feature where the multi-view session is
preserved!!
Now I don't have to rearrange my files everytime I open up N++!
Great feature Don!
______________________________________________________________________
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: Fri, 19 Oct 2007 09:42:41 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion]
notepad++ 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=4578295
By: nobody
i would like that notepad++ later versions would have a better designed icon
, that it would have i icon with shadows and 128X128 or 256X256 icon size .
i think that this is a good ideea for improving notepad++,
please tell me if that is posible!!!!!!!!!!!!!!!
______________________________________________________________________
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: Fri, 19 Oct 2007 10:11:58 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] Word count
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=4578336
By: nobody
Is it possible to count words in text 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: 12
Date: Fri, 19 Oct 2007 10:34:27 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
bad link
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=4578377
By: nobody
Thanks for the new link. What an awesome plugin, thanks!
Randy
______________________________________________________________________
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: 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 17, Issue 56
*************************************************