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: NP++ 5.1.2 (UNICODE)
and Function List plugin (SourceForge.net)
2. [notepad-plus - Plugin Development] RE: NP++ 5.1.2 (UNICODE)
and Function List plugin (SourceForge.net)
3. [notepad-plus - Help] RE: NP++ 5.1.2 crashes (SourceForge.net)
4. [notepad-plus - Plugin Development] RE: Open file
(SourceForge.net)
5. [notepad-plus - Plugin Development] RE: Open file
(SourceForge.net)
6. [notepad-plus - Help] RE: Disabling current line highlighting
(SourceForge.net)
7. [notepad-plus - Open Discussion] RE: Notepad++ v5.1.2 comes
out (SourceForge.net)
8. [notepad-plus - Open Discussion] change active panel
(SourceForge.net)
9. [notepad-plus - Open Discussion] Disable shortcut keys
(SourceForge.net)
----------------------------------------------------------------------
Message: 1
Date: Thu, 25 Dec 2008 07:31:45 +0000
From: "SourceForge.net" <[email protected]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
NP++ 5.1.2 (UNICODE) and Function List plugin
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=5889528
By: turnerguo
Harry, Thank you very much, I just want it.
But a new question is: Can FunctionList implements a new function "Format
Source"?
I think it is better to use for format source code, because I use N++ to write
Javascript but it does not has a function to format code style, maybe I am not
found the right way..
And other problem is when change content tab FunctionList content does not
changed
until I close FunctionList and reopen it.
Thanks again for your contribution!
______________________________________________________________________
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, 25 Dec 2008 07:41:00 +0000
From: "SourceForge.net" <[email protected]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
NP++ 5.1.2 (UNICODE) and Function List plugin
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=5889581
By: turnerguo
CChris,
I'm not very clear of your problem, perhaps you can left click "Function List
- 100%" area and drag it to where you want it appear to...
hopes can help 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: Thu, 25 Dec 2008 10:15:08 +0000
From: "SourceForge.net" <[email protected]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: NP++ 5.1.2
crashes
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=5890401
By: dv__
I can confirm the crashes are gone after the Compare plugin has been removed.
Now there are no errors when Notepad++ exits (sometimes Notepad++ crashed on
exit before).
______________________________________________________________________
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, 25 Dec 2008 10:17:07 +0000
From: "SourceForge.net" <[email protected]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
Open file
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=5890408
By: snemarch
*bump*
I've just updated to NPP 5.1.2, and decided to finally update and polish a
couple
of my plugins a bit. This involved updating Notepad_plus_msgs.h , and changing
WM_* messges to NPPM_* . It seems that WM_DOOPEN hasn't been 'upgraded'
to NPPM_DOOPEN, even though the plugins-HOWTO page mentions NPPM_DOOPEN.
I 'fixed' this temporarily by hunting down the define for WM_DOOPEN and adding
it as NPPM_DOOPEN in my own Notepad_plus_msgs.h , but obviously the official
file should be updated to include the message.
Thanks in advance :)
______________________________________________________________________
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: 5
Date: Thu, 25 Dec 2008 13:05:07 +0000
From: "SourceForge.net" <[email protected]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
Open file
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=5891258
By: dv__
Seems WM_DOOPEN is considered to be an internal message of Notepad++ :) I also
added this message manually to use it in NppExec plugin.
______________________________________________________________________
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, 25 Dec 2008 15:05:17 +0000
From: "SourceForge.net" <[email protected]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Disabling
current line highlighting
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=5891861
By: gadrin
SETTINGS -> STYLE CONFIGURATOR --> GLOBAL --> CURRENT LINE HIGHLIGHT
>
______________________________________________________________________
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, 25 Dec 2008 14:55:03 +0000
From: "SourceForge.net" <[email protected]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
Notepad++ v5.1.2 comes out
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=5891806
By: banita
why when i press f5 and write cmd "$(CURRENT_DIRECTORY)" i have open cmd with
N++ path, no with current path
______________________________________________________________________
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, 25 Dec 2008 19:27:32 +0000
From: "SourceForge.net" <[email protected]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] change
active panel
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=5893324
By: banita
how can I change active panel? for example :
I have open explorer and console panel. when I hava active explorer or console
panel I cant execute any shortcut(for example F5 - run..). I must activate
editor
panel and then I can execute a shortcute. i there any shortcut too change active
panle or I must click to activate ?
sory for my bad english
______________________________________________________________________
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: 9
Date: Thu, 25 Dec 2008 21:02:14 +0000
From: "SourceForge.net" <[email protected]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] Disable
shortcut keys
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=5893973
By: voidvector
Is there anyway to disable shortcut keys? I have some short key habits from
other applications that would cause undesirable result.
I will probably unlearn them eventually, but for the time being I want to
disable
those shortcuts.
The ones I want disabled are:
Ctrl-Mousewheel
Alt-D
______________________________________________________________________
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 31, Issue 53
*************************************************