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] RE: NppLauncher Batch
Installer (SourceForge.net)
2. [notepad-plus - Plugin Development] xml source indent
functionality (SourceForge.net)
3. [notepad-plus - Open Discussion] RE: 'ANSI as UTF-8'
(SourceForge.net)
4. [notepad-plus - Open Discussion] Print with syntax folding
format (SourceForge.net)
5. [notepad-plus - Translation] RE: German Translation 4.1.2
Help (SourceForge.net)
6. [notepad-plus - Translation] RE: German Translation 4.1.2
Help (SourceForge.net)
7. [notepad-plus - Plugin Development] Suggestion for Function
List &Multi-clipboard (SourceForge.net)
8. [notepad-plus - Help] RE: Stop 'file changed' pop up
(SourceForge.net)
9. [notepad-plus - Plugin Development] RE: Suggestion for
Function List &Multi-clipboard (SourceForge.net)
10. [notepad-plus - Plugin Development] RE: xml source indent
functionality (SourceForge.net)
11. [notepad-plus - Help] ASP Syntax Highlighting Bug
(SourceForge.net)
12. [notepad-plus - Help] How to open up txt file with
UserDefinedLang? (SourceForge.net)
13. [notepad-plus - Translation] arabic translation (SourceForge.net)
----------------------------------------------------------------------
Message: 1
Date: Sun, 10 Jun 2007 21:40:46 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
NppLauncher Batch Installer
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=4355528
By: shinigami7th
Updated the installer batch file, added uninstaller batch file.....
http://rapidshare.com/files/36444509/NppLauncerInstaller_Uninstaller.zip.html
______________________________________________________________________
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: Sun, 10 Jun 2007 21:58:55 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] xml
source indent functionality
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=4355539
By: silamantex
Hello!
First of all, Thank you! Notepad++ is really great application.
Next functionality will be really useful.
Xml source code indent(aligment).
For example, exist file or clipboard copy with something like this:
<source><block p="1"><var name="b">Value</var><var
name="a">Hello</var></block></source>
Result is a indent text, such:
<source>
<block p="1">
<var name="b">Value</var>
<var name="a">Hello</var>
</block>
</source>
Thank you!
______________________________________________________________________
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: Mon, 11 Jun 2007 00:47:48 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
'ANSI as UTF-8'
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=4355654
By: nobody
When I first started using notepad++, I was really confused by the ansi as utf-8
deal. I now get it that it means utf-8 without the signature, but if it would
have been set up like the following, I would have understood right away.
ANSI
UTF-8
UTF-16LE
UTF-16BE
BOM checkbox to add/remove the BOM if UTF-8, UTF-16LE or UTF16BE is selected.
Having ANSI still selected in the menu when you're using utf-8 is a minor
annoyance.
______________________________________________________________________
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: Mon, 11 Jun 2007 00:51:58 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] Print
with syntax folding format
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=4355662
By: nobody
Notepad++ is a great tool, it can even print source code (or whatever)
in colour.
It would be best, if Notepad++ can print the source code in syntax folding
format,
where I can fold the blocks I currently don't need to print, print as what is
display on the screen (real WYSIWYG).
Kelvin
______________________________________________________________________
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: Mon, 11 Jun 2007 03:30:50 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Translation] RE: German
Translation 4.1.2 Help
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=4355879
By: nobody
Also, du m??tet die "Variable" im Einstellungsdialog bei Kopf- und Fu?teil
sehen!
Am besten mit der Englischen .xml im 2er Fenster mal vergleichen, dann siehst
du es.
Ansonsten m??te ich dir mal ein Screenie machen, wenn ich wieder Online bin.
> Tabbar
> "5" name = "Go to another View" -> Verschieben in eine andere Ansicht
> "6" name = "Clone to another View" -> Duplizieren in eine andere Ansicht
-wie w?re es mit "Ins 2. Fenster verschieben" und "Ins 2. Fenster klonen"
ist auch nicht so lang.
?h, ich glaube, ich bin ein bisschen zu schnell mit dem abschicken.
Irgenwas ist noch nicht richtig ?bersetzt im Suchen und Ersetzen Fenster!
Und dann war da noch was, wei? es aber nicht mehr genau.
Also bitte mal noch warten mit abschicken zum ver?ffentlichen.
Bernhard.
______________________________________________________________________
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=558104
------------------------------
Message: 6
Date: Mon, 11 Jun 2007 05:04:07 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Translation] RE: German
Translation 4.1.2 Help
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=4355978
By: mugrosgwdg
Das "Variable" heisst bei mir schon "Liste", deswegen habe ich das nicht
gesehen.
"Variable" ist auch auf Deutsch nicht unpassend, aber "Element" ist vielleicht
besser.
bzgl.
> Tabbar
> "5" name = "Go to another View" -> Verschieben in eine andere Ansicht
> "6" name = "Clone to another View" -> Duplizieren in eine andere Ansicht
"2. Fenster" finde ich nicht so gut, da man dann erwartet, dass ein weiteres
Fenster aufgeht. Zudem ist es ein alternierender Befehl. Beim zweiten Aufruf
verschiebt er das Dokument ja wieder zur?ck. Mein alter Vorschlag gef?llt
mir auch nicht mehr besonders.
Vielleicht: "Auf andere Seite verschieben" und "Auf anderer Seite duplizieren"
______________________________________________________________________
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=558104
------------------------------
Message: 7
Date: Mon, 11 Jun 2007 06:46:51 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development]
Suggestion for Function List &Multi-clipboard
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=4356166
By: nobody
I have some suggestions for these two plugins:
For Function List:
Why not use "Exuberant Ctags" for the function list? Seems it can look for
variables too!
For Multi-clipboard:
I suggest using 1-9 & 0 as the shortcut for selecting the ten clips from
the popup after pressing "Ctrl+Shift+V" instead of using a char in the clip.
Just like the Notepad++ "Windows" menu (Alt+W).
______________________________________________________________________
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: Mon, 11 Jun 2007 06:56:20 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Stop 'file
changed' pop up
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=4356183
By: nobody
Aha, that's it. Great!
Are there keyboard shortcuts to control these functions by any chance? It would
be nice to stop the file autoloading while checking something and then go back
to autoloading, for instance.
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: Mon, 11 Jun 2007 07:11:36 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
Suggestion for Function List &Multi-clipboard
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=4356208
By: nobody
Regarding Function List:
I experimented with CTAGS and I notice it has a worse function recognition than
Notepad++ Function List. I try to be more concrete. I tested Notepad++ Function
List and Ultra Edit 32 function list. Notepad is more save with recognition.
But one good news: In next version you can define your own rules. So you can
try to list also variables, classes, enums, structs and many more.
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
------------------------------
Message: 10
Date: Mon, 11 Jun 2007 08:39:21 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
xml source indent functionality
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=4356334
By: minielim
The XML Tools plugin does this. It can be found in the plugins section of the
download page (http://notepad-plus.sourceforge.net/uk/download.php).
To use it: Plugins > XML Tools > Pretty print (XML only with - with line breaks)
______________________________________________________________________
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: Mon, 11 Jun 2007 09:12:45 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] ASP Syntax
Highlighting Bug
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=4356401
By: nobody
I just upgraded Notepad++. The latest version, unlike the older version I was
using, has an ASP has a syntax highlighting bug concerning comments on the same
line as an ending asp tag, such as: <%'Comment%>. The editor will treat the
document like the ending asp tag was never there.
______________________________________________________________________
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: Mon, 11 Jun 2007 09:51:37 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] How to open up txt
file with UserDefinedLang?
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=4356466
By: nobody
How do you make a User Defined Language the default language for a .txt file?
Is this possible?
Thanks for any help.
______________________________________________________________________
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: Mon, 11 Jun 2007 16:03:34 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Translation] arabic
translation
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=4357190
By: nobody
salut je vient de traduire notepad++ et creer une version arabe, si vous voulez
participer alors n'hesiter pas de me contacter [EMAIL PROTECTED]
______________________________________________________________________
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=558104
------------------------------
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
------------------------------
_______________________________________________
Notepad-plus-plus mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/notepad-plus-plus
End of Notepad-plus-plus Digest, Vol 13, Issue 19
*************************************************