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 - Help] RE: Build 4.2 & NppInsertPlugin VC++
2008 Exp (SourceForge.net)
2. [notepad-plus - Help] RE: Numbered Bookmarks? (SourceForge.net)
3. [notepad-plus - Open Discussion] RE: Notepad++ v4.5 just came
out (SourceForge.net)
4. [notepad-plus - Translation] RE: English.xml Changes in v.4.5
(SourceForge.net)
5. [notepad-plus - Open Discussion] How come \r\n don't work in
Search/Replace? (SourceForge.net)
6. [notepad-plus - Open Discussion] RE: Is there a general 'user
manual' for NP++ (SourceForge.net)
7. [notepad-plus - Open Discussion] RE: Ok not OK (SourceForge.net)
8. [notepad-plus - Help] Deleting to prior tab location
(SourceForge.net)
9. [notepad-plus - Help] RE: Notepad++ 4.5 crashes on "Save" and
"Save (SourceForge.net)
10. [notepad-plus - Open Discussion] RE: Ok not OK (SourceForge.net)
11. [notepad-plus - Open Discussion] Bug: no unicode in dialog
box and cross tabs (SourceForge.net)
12. [notepad-plus - Open Discussion] RE: Bug: no unicode in
dialog box and cross t (SourceForge.net)
13. [notepad-plus - Open Discussion] RE: Save Dialog and File
Extension (SourceForge.net)
----------------------------------------------------------------------
Message: 1
Date: Thu, 01 Nov 2007 11:37:43 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Build 4.2 &
NppInsertPlugin VC++ 2008 Exp
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=4600550
By: steakhacher
Hi
Thanks for your answer. I have follow all the step of the SDK installation (or
I thinks) I have add include using the Visual Interface
tools> option | project and solution VC++ directory
platform : Win 32
I have at the top of the list for executable : $(WindowsSdkDir)bin
include $(WIndowsSdkDir)include
library $(WIndowsSdkDir)lib
With definition of WindowsSdkDir as a user variable (I have also try systeme
variable) containing C:\Programmes\Microsoft Platform SDK for Windows Server
2003 R2
So if this variable is not defined it give me an error $(WIndowsSdkDir) not
defined
The file windows.h is present at C:\Program Files\Microsoft Platform SDK for
Windows Server 2003 R2\Include and if I changed <windows.h> by "C:\Program
Files\Microsoft Platform SDK for Windows Server 2003 R2\Include\windows.h" it
is ok but to compile something it would be also necessary change evrywhere the
<> by "C:\Program Files\Microsoft Platform SDK for Windows Server 2003
R2\Include\***" which is not possible...
Hope that you could help me...
Thanks a lot
______________________________________________________________________
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: 2
Date: Thu, 01 Nov 2007 11:41:57 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Numbered
Bookmarks?
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=4600561
By: steakhacher
Hi
I think that the best implementation could be to be able to go directly to a
specific number with its number but also keep the actual behavior by going to
the next bookmark with F2. So with this system you have the two advantages at
the same time
______________________________________________________________________
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, 01 Nov 2007 12:23:29 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
Notepad++ v4.5 just came 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=4600632
By: steakhacher
You have to put on enter key to validate your choise
______________________________________________________________________
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: Thu, 01 Nov 2007 12:26:36 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Translation] RE:
English.xml Changes in v.4.5
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=4600637
By: ices_eyes
How do you found this differences?What file do you watch? :)
And, someone has been able to translate the "Read Only", "Clear read only flag",
... on the tab popup menu, and the execute shortcut on the Run menu?
______________________________________________________________________
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=558104
------------------------------
Message: 5
Date: Thu, 01 Nov 2007 18:32:15 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] How come
\r\n don't work in Search/Replace?
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=4601251
By: dogooder
And others, like \t. They work in SciTE. Would you have to programmatically
support it, or did you turn it off? I do a lot of text formatting, and it's
a pain to not have it. It doesn't seem like a big thing to support.
______________________________________________________________________
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, 01 Nov 2007 18:34:55 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: Is
there a general 'user manual' for NP++
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=4601255
By: dogooder
Look here: http://notepad-plus.sourceforge.net/uk/site.htm
Offline Help file (User Manual)
Notepad++ is quite easy for general usage. However if you want to use some more
sophisticated features, you may need help file. 3 formats are available :
Offline
Help file in format chm, User manual in format pdf and User manual in format
postscript .
I thank Adrien Sales for his 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=331753
------------------------------
Message: 7
Date: Thu, 01 Nov 2007 18:39:59 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: Ok
not OK
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=4601260
By: dogooder
It's a sign of sloppy programming to have misspellings and not do things
"correctly".
(i.e., the latter, according to the most accepted styles and standards)
______________________________________________________________________
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, 01 Nov 2007 18:43:55 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] Deleting to prior
tab location
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=4601261
By: dogooder
SciTe always deletes with the backspace key back to the prior tab location when
there is only space between the cursor and the left hand column margin. Is this
something that can be turned on in N++?
______________________________________________________________________
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: 9
Date: Thu, 01 Nov 2007 18:06:16 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Notepad++ 4.5
crashes on "Save" and "Save
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=4601235
By: sysyphos
My config's the defalt one on an XP sp2 machine. I use notepad++, and always
have,
as the viewer for IE and I don't have it set up to use on a USP device, etc...
.
I've never had a problem before and since 4.5 was installed, despite all that
I've tried ( as described by ke3pup, that too ), I believe there's aproblem
here with the new release. It seems to me, guessing, that it might have
something
to do with the npcomm.dll.
It doesn't properly load initially and then when one exits, it's still active.
______________________________________________________________________
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, 01 Nov 2007 19:45:41 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: Ok
not OK
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=4601310
By: donho
So the wried exception message will make Notepad++ indecent :
http://sourceforge.net/forum/message.php?msg_id=4246036
And I bet the thongs make Notepad++ look unprofessional :
http://notepad-plus.sourceforge.net/uk/shops.php
:)
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: 11
Date: Thu, 01 Nov 2007 20:02:10 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] Bug: no
unicode in dialog box and cross tabs
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=4601321
By: breezewave
using npp++ 4.5 and my windows 2000 has default big5(cp950) codepage:
(http://www.unicode.org/cgi-bin/GetUnihanData.pl?codepoint=5374)
"?" U+5374 can be copy & pasted in the same document, but when copying to
the field in find dialog it changes to "?".
Also, copying to another tab make it "?", but copying from npp++ to windows
notepad works well.
By the way, about the homepage in traditional chinese, the "????" has
it item cutted by bottom.
______________________________________________________________________
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: 12
Date: Thu, 01 Nov 2007 20:04:49 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: Bug:
no unicode in dialog box and cross t
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=4601323
By: breezewave
addition: my browser is firefox 2.0.0.8
______________________________________________________________________
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: 13
Date: Thu, 01 Nov 2007 21:09:39 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: Save
Dialog and File Extension
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=4601392
By: nobody
Ditto. This really really sucks.
______________________________________________________________________
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: Splunk Inc.
Still grepping through log files to find problems? Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
------------------------------
_______________________________________________
Notepad-plus-plus mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/notepad-plus-plus
End of Notepad-plus-plus Digest, Vol 18, Issue 6
************************************************