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] User defined languages feature in 4.7.5
(SourceForge.net)
2. [notepad-plus - Help] RE: Open all files in directory
(SourceForge.net)
3. [notepad-plus - Help] RE: Open all files in directory
(SourceForge.net)
4. [notepad-plus - Help] RE: Notepad appending characters to
beginning (SourceForge.net)
5. [notepad-plus - Plugin Development] RE: MultiClipboard 1.4
(SourceForge.net)
6. [notepad-plus - Help] RE: User defined languages feature in
4.7.5 (SourceForge.net)
7. [notepad-plus - Help] RE: User defined languages feature in
4.7.5 (SourceForge.net)
----------------------------------------------------------------------
Message: 1
Date: Sat, 02 Feb 2008 12:38:45 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] User defined
languages feature in 4.7.5
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=4756725
By: nobody
Has this feature changed in recent release?
I'm trying to do the stuff described
in http://notepad-plus.sourceforge.net/uk/UserLanguageDefineSystem-HOWTO.php
but do not see corresponding GUI items in 4.7.5 I've downloaded today. And also
i see nothing like userDefineLang.xml just langs.xml and langs.model.xml
Information on the site is not up-to-date?
______________________________________________________________________
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: Sat, 02 Feb 2008 13:58:10 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Open all files
in directory
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=4756785
By: nobody
if you know where to search this answer, and you think I haven't searched and
losed my time writing you, please tell me the search keywords.
______________________________________________________________________
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: Sat, 02 Feb 2008 14:28:00 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Open all files
in directory
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=4756809
By: nobody
Use a file find tool to simply find all files in your directory, including
subdirectories. Select them all. Open them in Notepad++ by double-clicking,
explorer menu or whatever.
______________________________________________________________________
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: Sat, 02 Feb 2008 14:54:30 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Notepad
appending characters to beginning
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=4756825
By: nobody
If you want to encode in UTF-8 (which I do), ver 4.7.5 has the option "UTF-8
without BOM," which removes the Byte Order Mark U+FEFF. This can cause some
problems with Windows Apps, but I save with unix style line-feed only newlines,
so I'm already causing Windows problems.
______________________________________________________________________
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: Sat, 02 Feb 2008 23:23:10 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
MultiClipboard 1.4
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=4757078
By: bullock
>>> %APPDATA%\Npp\plugins\ConfigMulticlipboard.ini instead of
%APPDATA%\Npp\plugins\Config\Multiclipboard.ini
>
>I just tried the version from sourceforge again. It seems to be ok. Anyone
else seeing the same thing?
It's working fine here (WinXP Pro SP2). Thank you.
Regards.
Greg
______________________________________________________________________
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: 6
Date: Sat, 02 Feb 2008 23:38:17 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: User defined
languages feature in 4.7.5
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=4757084
By: nobody
you have to define your own language in view - userdefine language
or
zip-installer -> %programfiles%\notepad++\userdefinelang.xml
setup-installer -> %appdata%\notepad++\userdefinelang.xml
______________________________________________________________________
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, 03 Feb 2008 00:18:14 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: User defined
languages feature in 4.7.5
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=4757106
By: nobody
Well, the question was - why there is no userdefinelang.xml in my installation
(but there is such menu item in notepad++) and why standard languages are in
1 file? And there is no "user defined language" in style configurator...
I've donloaded http://notepad-plus.sourceforge.net/commun/userDefinedLang/userDe
fineLang_cobol.xml and cut off "_cobol" (I've tried to do the same without doing
this step), created new file, selected "user defined", put some COBOL keywords
and they are not highlighted, as I've said I do not see anything like "cobol"
or "user defined" in style configurator so I don't understand how set
highlighting
colors.
And also there are following lines in langs.xml :
<!--
<Language name="" ext="" commentLine="" commentStart=""
commentEnd="">
<Keywords name="instre1"></Keywords>
<Keywords name="instre2"></Keywords>
<Keywords name="type1"></Keywords>
<Keywords name="type2"></Keywords>
<Keywords name="type3"></Keywords>
<Keywords name="type4"></Keywords>
</Language>
-->
and in langs.model.xml :
<!--
<Language name="" ext="" commentLine="" commentStart=""
commentEnd="">
<Keywords name="instre1"></Keywords>
<Keywords name="instre2"></Keywords>
<Keywords name="type1"></Keywords>
<Keywords name="type2"></Keywords>
<Keywords name="type3"></Keywords>
<Keywords name="type4"></Keywords>
</Language>
-->
It looks like the schema was changed a lot...
Or I do not understand how notepad++ works
______________________________________________________________________
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: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
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 21, Issue 7
************************************************