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 - Open Discussion] RE: Both code    folding and
      code block highlighting (SourceForge.net)
   2. [notepad-plus - Open Discussion] RE: 2 Website    Suggestions /
      Questions (SourceForge.net)
   3. [notepad-plus - Open Discussion] RE: Both code    folding and
      code block highlighting (SourceForge.net)
   4. [notepad-plus - Open Discussion] Regular  Expression bug in
      v5.0.3 vs. v4.9.X (SourceForge.net)
   5. [notepad-plus - Plugin Development] RE:   XHTML/XML tag manual
      completion (SourceForge.net)
   6. [notepad-plus - Open Discussion] RE: Notepad++    v5.1 beta
      released (SourceForge.net)
   7. [notepad-plus - Open Discussion] RE:      Suggestion: Regarding
      hotkeys. (SourceForge.net)
   8. [notepad-plus - Plugin Development] RE: Hex       Editor v0.9
      released !!!! (SourceForge.net)
   9. [notepad-plus - Open Discussion] Suggestion:      Deleting folded
      code line (SourceForge.net)
  10. [notepad-plus - Open Discussion] Suggestion:      Block/line
      commenting code (SourceForge.net)


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

Message: 1
Date: Wed, 24 Sep 2008 11:33:43 +0000
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: Both
        code    folding and code block 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=5316518
By: donho

Then it'll be fixed.

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: 2
Date: Wed, 24 Sep 2008 12:04:58 +0000
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: 2
        Website Suggestions / Questions
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=5316639
By: donho

for #1 and #2, I'll consider them.

> While I LOVE the idea of the goods I can purchase,
> I assume Notepad++ probably only gets a small percentage of the sales

I confirm that it's non-profile sales - I didn't get a penny from it. So I 
removed
the one dollar commission from all Notepad++ goods. For those who are interested
in Notepad++ thong, just go ahead :)

AFAIK, Harry has his paypal account, you can write him here to get his paypal
account email information :

http://sourceforge.net/users/harrybharry/



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: 3
Date: Wed, 24 Sep 2008 11:32:45 +0000
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: Both
        code    folding and code block 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=5316513
By: donho

I'll check the source code to see if your fr is possible, but I promise you
nothing.

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: Wed, 24 Sep 2008 12:50:24 +0000
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] Regular
        Expression bug in v5.0.3 vs. v4.9.X
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=5316828
By: ski_ucf

The aspect of regular expressions for find and replace in regards to using the
substitution feature:

Search ([^0-9])([0123][0-9])\.([01][0-9])\.([0-9][0-9])([^0-9]) 

Replace with \1\4-\3-\2\5

is no longer working.


Example when doing the following find and replace (with "Regular Expr" check
marked):

Search: 
^<image src="(.+)" style="width:216pt; height:162pt">$

Replace: 
<a href="\1">
<image src="\1" style="width:216pt; height:162pt"></a>


With Notepadd++ finding:
<image src="Image Files\0000.jpg" style="width:216pt; height:162pt">

The following result is returned:
<a href="">
<image src="" style="width:216pt; height:162pt"></a>

the Image Files\0000.jpg is not being put into the replacement.


Any help would be appreciated.

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



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

Message: 5
Date: Wed, 24 Sep 2008 13:51:49 +0000
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
        XHTML/XML tag manual completion
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=5317075
By: parcley

Any word on how this is coming along ... ?

______________________________________________________________________
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: Wed, 24 Sep 2008 21:04:48 +0000
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
        Notepad++       v5.1 beta 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=5318882
By: dorothyfan1

The feature "open in new instance" or "clone in new instance" do NOT work. 
Nothing
happens when I select these menu items. These are bugs. Please confirm.

______________________________________________________________________
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: 7
Date: Wed, 24 Sep 2008 21:11:48 +0000
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
        Suggestion: Regarding hotkeys.
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=5318910
By: joergenr

Hi Carl

You should contact the Swedish localizer for that request.


______________________________________________________________________
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 Sep 2008 05:53:35 +0000
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
        Hex     Editor v0.9 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=5320849
By: sfrayne

Hello Jens.

I have downloaded HexEditor_0_9_0_src.zip to try to build the source, however
I am having problems.
After unzipping it, I open up the file  \HexEditor\projects\VC6\HexEditor.dsw
using Visual Studio 6.
I then click on the menu: Build > Build HexEditor.dll and get the following..

Compiling resources...
Compiling...
ColumnDialog.cpp
xxx\HexEditor\src\OptionDlg\ColumnDialog.h(22) : fatal error C1083: Cannot open
include file: 'StaticDialog.h': No such file or directory
FindReplaceDialog.cpp
fatal error C1083: Cannot open source file:
'xxx\HexEditor\src\UserDlg\FindReplaceDialog.cpp': No such file or directory
GotoDialog.cpp
xxx\HexEditor\src\UserDlg\GotoDialog.h(21) : fatal error C1083: Cannot open
include file: 'StaticDialog.h': No such file or directory
HelpDialog.cpp
xxx\HexEditor\src\HelpDlg\HelpDialog.cpp(18) : fatal error C1083: Cannot open
include file: 'HelpDialog.h': No such file or directory
HEXDialog.cpp
xxx\HexEditor\src\HEXDialog.h(21) : fatal error C1083: Cannot open include file:
'StaticDialog.h': No such file or directory
MultiTypeCombo.cpp
xxx\HexEditor\src\misc\MultiTypeCombo.cpp(20) : fatal error C1083: Cannot open
include file: 'SysMsg.h': No such file or directory
OptionDialog.cpp
xxx\HexEditor\src\OptionDlg\OptionDialog.h(21) : fatal error C1083: Cannot open
include file: 'StaticDialog.h': No such file or directory
PatternDialog.cpp
../../src\Hex.h(29) : fatal error C1083: Cannot open include file: 
'Scintilla.h':
No such file or directory
PluginInterface.cpp
fatal error C1083: Cannot open source file: 
'xxx\HexEditor\src\PluginInterface.cpp':
No such file or directory
StaticDialog.cpp
fatal error C1083: Cannot open source file: 
'xxx\HexEditor\src\StaticDialog.cpp':
No such file or directory
stdafx.cpp
fatal error C1083: Cannot open source file: 'xxx\HexEditor\src\stdafx.cpp':
No such file or directory
SysMsg.cpp
fatal error C1083: Cannot open source file: 'xxx\HexEditor\src\SysMsg.cpp':
No such file or directory
ToolTip.cpp
../../src\Hex.h(29) : fatal error C1083: Cannot open include file: 
'Scintilla.h':
No such file or directory
URLCtrl.cpp
xxx\HexEditor\src\HelpDlg\URLCtrl.h(22) : fatal error C1083: Cannot open include
file: 'Window.h': No such file or directory
Utf8_16.cpp
xxx\HexEditor\src\Utf8_16.cpp(23) : fatal error C1083: Cannot open include file:
'PluginInterface.h': No such file or directory
Error executing cl.exe.

HexEditor.dll - 15 error(s), 0 warning(s)

Are you sure the vs6 project included in the zip is correct and complete?
Or is there anything else I need to know in order to be able to build the source
using Visual Studio 6?

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



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

Message: 9
Date: Thu, 25 Sep 2008 06:14:14 +0000
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion]
        Suggestion:     Deleting folded code line
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=5320921
By: zeroxmxi

When deleting a folded code line, it deletes only the first line amoung multiple
lines of code folded.

It is desirable that deleting the folded code line will delete all the lines
that were folded.

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



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

Message: 10
Date: Thu, 25 Sep 2008 06:16:58 +0000
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion]
        Suggestion:     Block/line commenting code
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=5320934
By: zeroxmxi

Can we have more intuitive hotkeys for commenting and uncommenting code?

______________________________________________________________________
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



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

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/

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

_______________________________________________
Notepad-plus-plus mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/notepad-plus-plus


End of Notepad-plus-plus Digest, Vol 28, Issue 32
*************************************************

Reply via email to