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: NppExec Suggestion
(SourceForge.net)
2. [notepad-plus - Open Discussion] Possibility to compare Files
with automatic (SourceForge.net)
3. [notepad-plus - Plugin Development] RE: Multi-clipboard
plugin 1.2 released (SourceForge.net)
4. [notepad-plus - Open Discussion] RE: Possibility to compare
Files with automatic (SourceForge.net)
5. [notepad-plus - Open Discussion] RE: Explorer view
(SourceForge.net)
6. [notepad-plus - Help] RE: about Japanese character
(SourceForge.net)
7. [notepad-plus - Help] RE: about Japanese character
(SourceForge.net)
8. [notepad-plus - Plugin Development] RE: Multi-clipboard
plugin 1.2 released (SourceForge.net)
9. [notepad-plus - Help] NotePad++ Launch Error (SourceForge.net)
10. [notepad-plus - Open Discussion] More character.set support
(SourceForge.net)
11. [notepad-plus - Plugin Development] Quirk in TextFX
(SourceForge.net)
12. [notepad-plus - Plugin Development] RE: Quirk in TextFX
(SourceForge.net)
----------------------------------------------------------------------
Message: 1
Date: Thu, 14 Jun 2007 14:33:24 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
NppExec Suggestion
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=4363245
By: hkubba
Thanks for your fast response;
To make this even better, you should think of a way to save files to the OS
temporary folder (in windows it is c:\windows\temp or so) if they are not saved
yet, then use file names (any name like 243598723.txt) as the parameter.
That will make it easy to paste text into new file, paste other text into a
second new file, chose the second file and click 'go to another view', the click
F6 and chose 'compare' without worrying about saving the files.
Either that or show us how to write this in a sample code :D
Regards
______________________________________________________________________
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, 14 Jun 2007 14:39:36 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion]
Possibility to compare Files with automatic
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=4363252
By: nobody
Hello is there any possibility to compare File by an automatic an that
the differenzes are displayed?
______________________________________________________________________
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: Thu, 14 Jun 2007 17:25:21 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
Multi-clipboard plugin 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=4363397
By: nobody
On my multi-clipboard plugin page above, I've added a list of possible features
that may be added to the plugin, as well as the development updates, if any.
I welcome suggestions, votes for preferred features, bug reports and even code
submission, to help me gauge which are more important and which are useless.
I'm afraid though that I can't guarantee all of them to be implemented, in what
order, and when they'll be released, but I'll try to release implemented
features
gradually, instead of all in one go.
I've listed what I currently have below:
1. Display of unicode characters on clipboard menu (Tried, but may not be
technically possible)
2. Auto-highlight second item of clipboard menu (Tried, but can't get it
to work)
3. Option to number clipboard items in menu (Implemented)
4. Popup tooltip for clipboard items that cannot be fully displayed in
clipboard
menu on mouse-over
5. Save/restore settings to disk
6. Save/restore clipboard items to disk
7. Lock/unlock clipboard items. Locked items can't be removed from list,
and stays in the same location
8. Options in popup menu as well. (Currently only in plugin-menu)
9. User adjustable number of clipboard items
10. User adjustable display with of clipboard menu
11. Versioning info in dll
12. Double-click middle mouse button bring up clipboard menu (Tried, doesn't
receive WM_MBUTTONDBLCLK)
Regards,
LoonyChewy.
______________________________________________________________________
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: 4
Date: Thu, 14 Jun 2007 17:43:19 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
Possibility to compare Files with automatic
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=4363409
By: bullock
You'd want a differencing tool for that. There are a number of free ones
available,
including CSDiff, WinDiff, and others.
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=331753
------------------------------
Message: 5
Date: Thu, 14 Jun 2007 17:51:39 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
Explorer view
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=4363413
By: bullock
Install the Explorer plugin from
https://sourceforge.net/project/showfiles.php?group_id=189927.
It's released and seems to be working nicely, but it's not currently installed
by default with NP++. With some earlier versions of NP++, an earlier version
of the Explorer plugin was installed by default with NP++, but it was causing
some problems. As a result, Don decided to remove it from the NP++ install
program, at least for now.
In my opinion, those problems have been repaired in the current version of the
Explorer plugin, so I keep it installed and have been very happy with its
performance.
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=331753
------------------------------
Message: 6
Date: Thu, 14 Jun 2007 19:04:52 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: about Japanese
character
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=4363475
By: timtak
I tried to open a file created with notepad on a Japanese system and it is all
gibberish.
The file is Shift JIS as are most things Microsoft, including Notepad.
Is there anyway of displaying the file?
I would like to convert it to UTF-8.
Tim
______________________________________________________________________
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: Thu, 14 Jun 2007 19:16:21 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: about Japanese
character
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=4363483
By: timtak
Got it! Set the "Format" to display in ANSI. Set the font to a Japanese font
from the Settings > Styler Configurator global settings.
It is not clear to me how I can change the encoding of the ANSI (JSIS) file
(to EUC, or UTF-8 etc) because there is no encoding dialogue on the save screen,
and if I change the Format >> Encoding it does not reencode, changing the
encoding,
it just displays the file in the wrong encoding. Changing the econding of a
file is a very common procedure due to the number of different encodings for
non English text files.
Could it be that this editor was made for those using English?
Tim
______________________________________________________________________
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: 8
Date: Thu, 14 Jun 2007 19:34:17 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
Multi-clipboard plugin 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=4363489
By: donho
LoonyChewy,
I just played your multi-clipboard plugin, very impressive.
I appreciate especially the Unix-like copy-paste feature.
However, there's always the same bug : If the shortcut of copy command is change
via shortcut mapper, then multi-clipboard plugin is not able to detect the
copies,
therefore they won't be on the list of multi-clipboard.
To remedy that, the copy action should be based on the cliboard of system, but
not on the scintilla command.
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=482781
------------------------------
Message: 9
Date: Thu, 14 Jun 2007 21:03:45 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] NotePad++ Launch
Error
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=4363532
By: nobody
Hi,
I just downloaded the latest source files version(4.1.2) and compiled it by
VS2005.It failed when I launched exe, and several error messages were displayed:
Load langs.xml failed!
Scintilla error: can not load the dynamic library
Scintilla.init failed!
I checked source codes and found the error happened here, but I don't know why
and how to fix it? Is there anybody can help me? Thanks.
_hSelf = ::CreateWindowEx(
WS_EX_ACCEPTFILES | (_isRTL?WS_EX_LAYOUTRTL:0),\
_className,\
"Notepad++",\
WS_OVERLAPPEDWINDOW | WS_CLIPCHILDREN,\
// CreateWindowEx bug : set all 0 to walk
arround the pb
0, 0, 0, 0,\
_hParent,\
NULL,\
_hInst,\
(LPVOID)this); // pass the ptr of this
instantiated object
// for retrive it in Notepad_plus_Proc from
// the CREATESTRUCT.lpCreateParams afterward.
______________________________________________________________________
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: Thu, 14 Jun 2007 21:35:54 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] More
character.set support
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=4363546
By: nobody
My job need a Editor support many character.set
Notepad++ is a very good Editor but only support ANSI & UTF8
Notepad++ is base on scintilla
in scintilla, I can define SciTEUser.properties to support more character.set
code.page=xxxx
character.set=xxxx
I think maybe Notepad++ also can do that.
can u add some new feature to support more character.set
______________________________________________________________________
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: Thu, 14 Jun 2007 21:40:03 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] Quirk
in TextFX
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=4363550
By: bullock
Highlight the from the beginning of the following line
"abc" def
through second semicolon ';' up to the space, but not including the space, then
choose TextFX: TextFX Convert: Strip HTML tags table tabs. The line gets
converted
to
"abc" def
That is, the trailing " does not get converted. Same results with "Strip
HTML tags table nontabs."
This quirk most often affects me with a line like
"abc"
(with no trailing space). The line is easy to highlight entirely by pressing
<Home><Ctrl-End>, but then again TextFX: TextFX Convert: Strip HTML tags table
tabs misses the closing " character.
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: 12
Date: Thu, 14 Jun 2007 21:44:32 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
Quirk in TextFX
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=4363552
By: bullock
Whoops! My HTML entities got converted to plain text. Here's a second attempt
to get the post right:
Highlight from the beginning of the following line
&quot;abc&quot; def
through the second semicolon ';' up to the space, but not including the space,
then choose TextFX: TextFX Convert: Strip HTML tags table tabs. The line gets
converted to
"abc&quot; def
That is, the trailing &quot; does not get converted. Same results with
"Strip HTML tags table nontabs."
This quirk most often affects me with a line like
&quot;abc&quot;
(with no trailing space). The line is easy to highlight entirely by pressing
<Home><Ctrl-End>, but then again TextFX: TextFX Convert: Strip HTML tags table
tabs misses the closing &quot; character.
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
------------------------------
-------------------------------------------------------------------------
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 25
*************************************************