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: Hex-Editor v0.9.3
ANSI/UNI released (SourceForge.net)
2. [notepad-plus - Help] RE: Custom language based on a built-in
one (SourceForge.net)
3. [notepad-plus - Help] RE: NP ++ 5.3: How does
dlgAlwaysVisible work? (SourceForge.net)
4. [notepad-plus - Help] Help with printing (SourceForge.net)
5. [notepad-plus - Plugin Development] RE: Hex-Editor v0.9.3
ANSI/UNI released (SourceForge.net)
6. [notepad-plus - Help] RE: NP ++ 5.3: How does
dlgAlwaysVisible work? (SourceForge.net)
7. [notepad-plus - Open Discussion] RE: [not working] Russian
Language in Windows 7 (SourceForge.net)
8. [notepad-plus - Plugin Development] LightExplorer v2:
SearchInFiles doesn't work (SourceForge.net)
9. [notepad-plus - Plugin Development] RE: v5.3 installer
complains about plugin compa.. (SourceForge.net)
10. [notepad-plus - Help] How to convert all text to Caps ?
(SourceForge.net)
11. [notepad-plus - Plugin Development] RE: Hidden menu bar and
plugins (SourceForge.net)
12. [notepad-plus - Open Discussion] RE: [not working] Russian
Language in Windows 7 (SourceForge.net)
----------------------------------------------------------------------
Message: 1
Date: Thu, 26 Mar 2009 13:31:42 +0000
From: "SourceForge.net" <[email protected]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
Hex-Editor v0.9.3 ANSI/UNI 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=6967401
By: gr3gwalt
Thanks Jens.
My review:
The hot key Ctrl/Shft/Alt/H no longer works, well not on my system.
The following dialog hot keys do work.
o, a, u, d, r, c, s , Return, Esc
The following dialog hotkey does not work.
p (Replace with)
The find, when the string does not exist, terminates correctly.
______________________________________________________________________
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, 26 Mar 2009 13:38:07 +0000
From: "SourceForge.net" <[email protected]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Custom language
based on a built-in one
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=6967464
By: cchris
This would be a very welcome feature, since it could allow, for example, to
add the identifiers from a frequently used library to the description of the
lanuage in which the library is written.
However, this would imply that all features of all builtin languages could be
emulated from the User Defined Language panel, and this is not true. I don't
know if it is going to happen.
Since the sources include the lexer for Python, the only way you now have is
to fork from this set of source files, make your additions and compile a custom
Notepad++.
CChris
______________________________________________________________________
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: Thu, 26 Mar 2009 13:50:15 +0000
From: "SourceForge.net" <[email protected]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: NP ++ 5.3: How
does dlgAlwaysVisible work?
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=6967580
By: phunkydizco
I have edited the config.xml in %AppData%\Notepad++ and it is the right file,
because new search entries are saved here.
dlgAlwaysVisible has the value "no" and the search dialog (CTRL+F) is always
visible. Should this setting work with the normal search dialog (CTRL+F) or
do I use the wrong dialog?
______________________________________________________________________
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: Thu, 26 Mar 2009 14:37:19 +0000
From: "SourceForge.net" <[email protected]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] Help with printing
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=6968059
By: abc1232
How do I print the verticle tabmarkers? It show on the page but it won't
print.
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: 5
Date: Thu, 26 Mar 2009 10:15:20 +0000
From: "SourceForge.net" <[email protected]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
Hex-Editor v0.9.3 ANSI/UNI 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=6965491
By: cchris
Excellent! Can't get it to crash now.
Now back to work on FunctionList v2.0 Unicode? :-)
CChris
______________________________________________________________________
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: Thu, 26 Mar 2009 14:41:17 +0000
From: "SourceForge.net" <[email protected]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: NP ++ 5.3: How
does dlgAlwaysVisible work?
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=6968108
By: donho
Make sure that you're modifying the right config.xml. Refer to :
"Where are Notepad++ settings saved?"
in
http://notepad-plus.wiki.sourceforge.net/FAQ
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=331754
------------------------------
Message: 7
Date: Thu, 26 Mar 2009 14:48:01 +0000
From: "SourceForge.net" <[email protected]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: [not
working] Russian Language in Windows 7
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=6968188
By: dv__
Can it be that Notepad++ incorrectly detects the OS version?
______________________________________________________________________
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: Thu, 26 Mar 2009 15:25:09 +0000
From: "SourceForge.net" <[email protected]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development]
LightExplorer v2: SearchInFiles doesn't work
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=6968549
By: jhaefner1
Hello Jos?.
I'm very, very, very happy that a Unicode version of LightExplorer is released!
- Thanks a lot!
Little error I found:
When I right-click on a folder and start a "Search in Files..." the folder isn't
taken to the search dialog.
That worked in old ansi version.
And it works with Explorer plugin, too (Perhaps you can "lend" the code?).
Perhaps it has something to do with a change of the called function - it's
renamed
(I've read somewhere in the "Open discussion").... ?
wkr,
Johannes
______________________________________________________________________
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, 26 Mar 2009 15:31:19 +0000
From: "SourceForge.net" <[email protected]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
v5.3 installer complains about plugin compa..
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=6968629
By: joyelpuryear
The two problems I have noticed is compare stopped working (I mean even when
I reinstalled it it doesn't show up under the plugin menu anymore. And File
FTP thing. When I try to open a file from FTP it goes crazy and opens 50 files.
______________________________________________________________________
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: Thu, 26 Mar 2009 16:14:01 +0000
From: "SourceForge.net" <[email protected]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] How to convert all
text to Caps ?
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=6969054
By: csalcedo
Can anyone help on how to convert all (or selected) text to all capitals ???
______________________________________________________________________
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: Thu, 26 Mar 2009 16:19:54 +0000
From: "SourceForge.net" <[email protected]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
Hidden menu bar and plugins
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=6969103
By: cocinerox
Hi cocinerox!
The REAL solution is replacing
HMENU hMenu = ::GetMenu(nppData._nppHandle);
to
HMENU hMenu = (HMENU)::SendMessage(nppData._nppHandle,
NPPM_INTERNAL_GETMENU,
0, 0);
as comes from the source of the latest HexEditor from Jens Lorenz.
Link: http://www.file-upload.eu/download-1551063/WindMgrMod2.zip.html
By the way, this is a great thread with myself. :)
cocinerox
______________________________________________________________________
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, 26 Mar 2009 16:23:43 +0000
From: "SourceForge.net" <[email protected]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: [not
working] Russian Language in Windows 7
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=6969146
By: timteka
Same problem :-(
______________________________________________________________________
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
------------------------------
------------------------------------------------------------------------------
------------------------------
_______________________________________________
Notepad-plus-plus mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/notepad-plus-plus
End of Notepad-plus-plus Digest, Vol 34, Issue 60
*************************************************