Send Notepad-plus-plus mailing list submissions to
        notepad-plus-plus@lists.sourceforge.net

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 0.9.2
      released (SourceForge.net)
   2. [notepad-plus - Plugin Development] RE:   WindowMgr 1.2.1
      released (SourceForge.net)
   3. [notepad-plus - Open Discussion] RE: Bug in       Find in Files
      (SourceForge.net)
   4. [notepad-plus - Open Discussion] RE: Feature      Request: Close
      page with Ctrl+F4 (SourceForge.net)
   5. [notepad-plus - Help] RE: Compiling Java with     Notepad++
      (SourceForge.net)
   6. [notepad-plus - Help] Add Npad++ to Default       Programs list in
      Vista (SourceForge.net)
   7. [notepad-plus - Help] RE: User Defined Lang       "function"
      keyword (SourceForge.net)
   8. [notepad-plus - Open Discussion] Feature req:     Visually
      outlining nested blocks (SourceForge.net)


----------------------------------------------------------------------

Message: 1
Date: Mon, 08 Dec 2008 19:58:10 +0000
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
        Hex     Editor 0.9.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=5777598
By: harrybharry

Hi Jens, glad to see that crash fixed, I had noticed it too, but it disappeared
after resetting the config of notepad++.

Anyway, could you alter the font enumeration a little so it uses the facename
property of the font, instead of just the 'unique' name passed in the 
enumeration
(if that is how you do it). Because now it only shows the oblique (italic) 
version
of Dejavu and I'd like to use the normal one, without hacking in the ini file
:). Notepad++ suffered from this too but it was changed.

In short, in the function
EnumFontFamExProc
inside OptionDialog.cpp, change references to 
lpelfe->elfFullName
into
lpelfe->elfLogFont.lfFaceName

that should fix it, IIRC.
Dont bother too much with it though, its very minor and, annoying as I am, I
mention this right after the release :)

______________________________________________________________________
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: Mon, 08 Dec 2008 20:36:29 +0000
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
        WindowMgr 1.2.1 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=5777789
By: banita

thanks for this

______________________________________________________________________
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, 08 Dec 2008 21:41:04 +0000
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: Bug
        in      Find in Files
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=5778082
By: donho

> agree, a really annoying bug i posted weeks ago. no one seems to care about
that

In an open source project, we need the contributors, but not the ones who
bitch.

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=331753



------------------------------

Message: 4
Date: Mon, 08 Dec 2008 22:41:13 +0000
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
        Feature Request: Close page with Ctrl+F4
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=5778384
By: janschreiber

You can easily modify keyboard shortcuts.

______________________________________________________________________
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: Tue, 09 Dec 2008 03:19:00 +0000
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Compiling Java
        with    Notepad++
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=5779576
By: chronohart

Thanks a lot for the help! I didn't even know about NppExec!

DV: I looked at whatever existing topics seemed to apply to my particular 
problem.
In that entire thread, taking special note of the title, do you see the word
"java" anywhere? No? Then how would I have found that topic? I wasn't searching
for "compiling sources" I was searching for "compiling java".

Next time, try not to be an ass. Just leave your advice, as well as a link to
another topic if you think it pertains to the subject.

______________________________________________________________________
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: 6
Date: Tue, 09 Dec 2008 05:10:15 +0000
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] Add Npad++ to
        Default Programs list in Vista
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=5780091
By: avatar4

To add N++ to default programs list in vista, create new file with .reg 
extension
and paste this (change paths to exe file):

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\RegisteredApplications]
"Notepad++"="SOFTWARE\\Notepad++\\Capabilities"

[HKEY_LOCAL_MACHINE\SOFTWARE\Notepad++\Capabilities]
"ApplicationDescription"="Notepad++ is a generic source editor (it tries to
be anyway) and Notepad replacement written in C++ with the win32 API. The aim
of Notepad++ is to offer a slim and efficient binary with a totally customizable
GUI. This project is under the GPL Licence
(http://www.gnu.org/copyleft/gpl.html)."
"ApplicationName"="Notepad++"


[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Notepad++_file]
@="Notepad++ Document"
"EditFlags"=dword:00000002
"FriendlyTypeName"="F:\\Notepad++\\notepad++.exe"

[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Notepad++_file\DefaultIcon]
@="F:\\Notepad++\\notepad++.exe,0"

[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Notepad++_file\shell]

[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Notepad++_file\shell\open]

[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Notepad++_file\shell\open\command]
@="F:\\Notepad++\\notepad++.exe %1"


[HKEY_LOCAL_MACHINE\SOFTWARE\Notepad++\Capabilities\FileAssociations]
".txt"="Notepad++_file"
".ltx"="Notepad++_file"
".script"="Notepad++_file"
".log"="Notepad++_file"
".ini"="Notepad++_file"
".h"="Notepad++_file"
".hpp"="Notepad++_file"
".hxx"="Notepad++_file"
".c"="Notepad++_file"
".cpp"="Notepad++_file"
".cxx"="Notepad++_file"
".cc"="Notepad++_file"
".m"="Notepad++_file"
".java"="Notepad++_file"
".cs"="Notepad++_file"
".pas"="Notepad++_file"
".inc"="Notepad++_file"
".htm"="Notepad++_file"
".html"="Notepad++_file"
".php"="Notepad++_file"
".phtml"="Notepad++_file"
".js"="Notepad++_file"
".jsp"="Notepad++_file"
".asp"="Notepad++_file"
".css"="Notepad++_file"
".xml"="Notepad++_file"
".nfo"="Notepad++_file"
".mak"="Notepad++_file"
".sh"="Notepad++_file"
".bsh"="Notepad++_file"
".nsi"="Notepad++_file"
".nsh"="Notepad++_file"
".lua"="Notepad++_file"
".pl"="Notepad++_file"
".pm"="Notepad++_file"
".py"="Notepad++_file"
".rc"="Notepad++_file"
".as"="Notepad++_file"
".mx"="Notepad++_file"
".vb"="Notepad++_file"
".vbs"="Notepad++_file"
".f"="Notepad++_file"
".for"="Notepad++_file"
".f90"="Notepad++_file"
".f95"="Notepad++_file"
".f2k"="Notepad++_file"
".tex"="Notepad++_file"
".sql"="Notepad++_file"
".inf"="Notepad++_file"



Have fun

______________________________________________________________________
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: Tue, 09 Dec 2008 07:16:18 +0000
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: User Defined
        Lang    "function" keyword
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=5780575
By: fysiks

Found out how to do this.  Add "(" as an operator.

______________________________________________________________________
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: Tue, 09 Dec 2008 07:57:22 +0000
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] Feature
        req:    Visually outlining nested blocks
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=5780724
By: armen99

Hi!

I've added this request in 'request feature' section. Visually 
outlining/highlighting
nested blocks of code. I have also attached a snapshot of my idea. Would like
to know what others think of it and also if there is a source code editor which
has already has this feature because I've always wanted such a feature in an
editor. Thanks for you time!

Armen

______________________________________________________________________
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



------------------------------

------------------------------------------------------------------------------
SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, Nevada.
The future of the web can't happen without you.  Join us at MIX09 to help
pave the way to the Next Web now. Learn more and register at
http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/

------------------------------

_______________________________________________
Notepad-plus-plus mailing list
Notepad-plus-plus@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/notepad-plus-plus


End of Notepad-plus-plus Digest, Vol 31, Issue 17
*************************************************

Reply via email to